Remove Hostx86/arm CrossGen from building and Simplify build.sh command line argument...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Mon, 3 Dec 2018 22:51:28 +0000 (14:51 -0800)
committerGitHub <noreply@github.com>
Mon, 3 Dec 2018 22:51:28 +0000 (14:51 -0800)
commit20c6bc555319aa635e0e490c82aebf0bb370d6c1
tree5a7399f6752a05abc7fdac987cabe81ca9d526ce
parenta089f64a7ad55a8ce0b3203b1bf87040775dff01
Remove Hostx86/arm CrossGen from building and Simplify build.sh command line arguments for Linux/arm cross build (Part 2) (#21034)

* Stop building and publishing Hostx86/arm crossgen on Linux/arm

* Remove -crosscomponent argument and stop using CAC_ROOTFS_DIR environment variable in build.sh

* Simplify the related logic in build.sh

* Don't need to specify crosscomponent in tests/scripts/run-pmi-diffs.py

* Don't set CAC_ROOTFS_DIR in buildpipeline, Jenkins files and in tests/scripts/run-pmi-diffs.py

* Adjust documentation
Documentation/building/linux-instructions.md
build.sh
buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
buildpipeline/pipelines.json
dir.props
netci.groovy
perf.groovy
src/.nuget/Microsoft.NETCore.Jit/runtime.Linux.Microsoft.NETCore.Jit.props
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props
src/.nuget/dir.targets
tests/scripts/run-pmi-diffs.py