onnxruntime/tools/ci_build/github/azure-pipelines
shahasad 8a8d1b0cea
Fix MacOS shared library build (#447)
* try removing the --version-script

* remove --no-undefined flag

* remove the -rpath linker flag

* remove the -rpath linker flag, including the -Wl

* remove the --whole-archive flags

* added -all_load -noall_load flags in place of --whole-archive and --no-whole-archive

* spell correct all-load

* set the MacOS specific cmake configs with if(APPLE) condition

* added --build_shared_lib to mac CI
2019-02-06 15:27:37 -08:00
..
templates Update test data md5 2019-01-31 17:07:25 -08:00
azure-pipelines-py-packaging.yml remove use_tvm from base script. Put it in yaml configuration (#363) 2019-01-22 16:46:38 -08:00
linux-ci-pipeline.yml remove use_tvm from base script. Put it in yaml configuration (#363) 2019-01-22 16:46:38 -08:00
linux-gpu-ci-pipeline-cuda9.yml Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
linux-gpu-ci-pipeline.yml Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
mac-ci-pipeline.yml Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
win-ci-pipeline-cg.yml Add win-ci-pipeline-cg.yml 2019-01-29 20:49:55 -08:00
win-ci-pipeline.yml CI: Enable C# tests 2019-01-28 11:40:00 -08:00
win-gpu-ci-pipeline-cuda9.yml Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
win-gpu-ci-pipeline.yml Addl TPN updates (#403) 2019-01-30 17:28:17 -08:00