onnxruntime/tools/ci_build/github/azure-pipelines/templates
Changming Sun 67e46a873a
Add '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' when build protobuf from source on MacOS (#13720)
### Description
Add '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' when build protobuf from
source on MacOS. Because later on we will the built library with the
other parts of onnxruntime to generate libonnxruntime.dylib, and if the
target CPU ARCH of libonnxruntime.dylib is not x86_64, it will fail.

### Motivation and Context
To fix a packaging pipeline failure, which was introduced from #13694
2022-11-21 21:59:34 -08:00
..
android-dump-logs-from-steps.yml [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
android-java-api-aar-test.yml Use specific Android NDK version in CI builds. (#12350) 2022-07-28 11:01:04 -07:00
android-java-api-aar.yml Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
c-api-artifacts-package-and-publish-steps-posix.yml Add Linux/MacOS ARM64 support to nuget packaging pipeline (#9570) 2021-10-27 19:00:43 -07:00
c-api-artifacts-package-and-publish-steps-windows.yml Add tensorrt_provider_factory.h to artifact (#8869) 2021-08-27 09:09:54 -07:00
c-api-cpu.yml Add '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' when build protobuf from source on MacOS (#13720) 2022-11-21 21:59:34 -08:00
c-api-linux-cpu.yml Update aarch64 building pool to aiinfra-linux-ARM64-CPU-2019 (#12243) 2022-07-20 12:08:02 -04:00
clean-agent-build-directory-step.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
compliance.yml Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
component-governance-component-detection-steps.yml Restrict "Component Detection" task to Lotus project only (#12536) 2022-08-10 03:25:29 -07:00
esrp_nuget.yml
get-docker-image-steps.yml Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
java-api-artifacts-package-and-publish-steps-posix.yml
java-api-artifacts-package-and-publish-steps-windows.yml
linux-ci.yml Disable CG task in PR pipelines (#12426) 2022-08-02 19:01:41 -07:00
linux-set-variables-and-download.yml
mac-ci.yml remove redundant publish unit test results (#12697) 2022-08-25 11:18:07 +08:00
mac-esrp-dll.yml
mac-packaging.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
nodejs-artifacts-package-and-publish-steps-posix.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
nodejs-artifacts-package-and-publish-steps-windows.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml upgrade cuda version on ci pipelines (training CI pipelines) (#12708) 2022-08-26 16:51:19 -07:00
publish-nuget.yml Refactor python packaging pipeline and nuget packaging pipeline (#12945) 2022-09-13 14:50:31 -07:00
py-linux-gpu.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
py-linux-ubuntu.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
py-linux.yml Fix an error in the python packaging pipeline (#13538) 2022-11-02 07:55:20 -07:00
py-packaging-linux-test.yml Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
py-packaging-selectable-stage.yml Move build machines with Nvidia M60 GPUs to Nvidia T4 (#13170) 2022-10-25 11:21:13 -07:00
py-packaging-stage.yml Add '-DCMAKE_OSX_ARCHITECTURES=x86_64;arm64' when build protobuf from source on MacOS (#13720) 2022-11-21 21:59:34 -08:00
py-packaging-training-cuda-stage.yml Add linux debug training package to nightly pipeline (#13192) 2022-10-01 06:58:43 -07:00
py-win-gpu.yml Move DML packaging pipelines to aiinfra-dml-winbuild machine pool (#13487) 2022-10-28 10:30:16 -07:00
react-native-ci.yml [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
rocm.yml [ROCm] add rocm python package pipeline with --use_rocm_profiling (#13068) 2022-10-17 10:11:20 +08:00
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml Refactor python packaging pipeline and nuget packaging pipeline (#12945) 2022-09-13 14:50:31 -07:00
set-python-manylinux-variables-step.yml add python3.10 support (#10848) 2022-03-21 09:46:02 +08:00
set-test-data-variables-step.yml
set-version-number-variables-step.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
telemetry-steps.yml
use-android-ndk.yml Use specific Android NDK version in CI builds. (#12350) 2022-07-28 11:01:04 -07:00
validate-package.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
web-browserstack-ci.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
web-ci.yml fix XNNPACK on WebAssembly SIMD (#13161) 2022-09-30 16:34:15 -07:00
win-ci-arm.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-ci-vs-2019.yml Merge win-gpu-ci.yml and win-cpu-ci.yml (#13597) 2022-11-09 11:32:39 -08:00
win-ci.yml Patch Protobuf and ONNX's cmake files and enforce BinSkim check (#13694) 2022-11-18 10:09:47 -08:00
win-esrp-dll.yml
win-wasm-ci.yml extend some timeout value (#13552) 2022-11-03 15:11:41 +08:00
win-web-ci.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
win-web-multi-browsers.yml [js] loosen test timeout (#12427) 2022-08-02 19:01:19 -07:00
windows-build-and-test-steps.yml
windows-build-tools-setup-steps.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
with-container-registry-steps.yml