onnxruntime/tools/ci_build/github/azure-pipelines
Randy f048fc5fb0 cross compile x86 linux (#562)
* cross compile x86 linux

* fix comments

* install multilib for ubuntu cross compile

* remove tailing slash

* fix -fPIC relocations for x86 target too

* add asm make flag

* fix x86 compile err

* test x86 with zlib and png

* Disable zlib from x86

* install x86 python header

* remove cross-compiling changes

* test 32bit ubuntu

* add x86 ubuntu docker file

* add x86 as arch parametr for docker build

* config pipeline

* avoid dotnet install

* install cmake

* skip dep install

* use latest ubuntu

* install latest cmake

* install x86 deps

* configure cmake

* install ninja

* correct ninja dir

* apt get re2c

* install onnx

* set processor x86

* disable warning

* skip test

* disable test

* disable test

* find lib

* fix typo

* restore test

* disable backend model test

* disable test

* fix test err

* stop installing onnx

* disable onnx test on x86

* restore yml

* mergef with master yml

* cancel needless config setting

* enable x86 flag

* restore all onnx tests

* fix yml typo

* install onnx

* add back x86 flag

* disable cases

* disable case

* disable cases

* add macro to disable cases

* fix typo

* print platform

* remove condition
2019-03-12 09:47:45 -07:00
..
templates Fix publishing of Linux and MacOSX artifacts. (#579) 2019-03-08 05:57:41 -08:00
azure-pipelines-py-packaging.yml Add component detection (#592) 2019-03-11 15:30:49 -07:00
c-api-packaging-pipelines.yml cross compile x86 linux (#562) 2019-03-12 09:47:45 -07:00
linux-ci-pipeline.yml Enable Component Detection (#559) 2019-03-07 11:07:35 -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 Enable Component Detection (#559) 2019-03-07 11:07:35 -08:00
mac-ci-pipeline.yml Enable Component Detection (#559) 2019-03-07 11:07:35 -08:00
win-arm-crosscompile-ci-pipeline.yml Support Windows cross-compiling for ARM(64) in ORT build scripts (#549) 2019-03-08 17:42:20 -08:00
win-arm64-crosscompile-ci-pipeline.yml Support Windows cross-compiling for ARM(64) in ORT build scripts (#549) 2019-03-08 17:42:20 -08:00
win-ci-pipeline.yml Enable Component Detection (#559) 2019-03-07 11:07:35 -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 Enable Component Detection (#559) 2019-03-07 11:07:35 -08:00