Pass native build args from top-level scripts (#2071)
authorAdeel Mujahid <adeelbm@outlook.com>
Thu, 30 Jan 2020 12:22:03 +0000 (14:22 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 12:22:03 +0000 (13:22 +0100)
commit643e9cf30c0279434ecbb1c8560946d798de2e46
tree3788a239b93b5a3ae9eceecd8516fc50349b9932
parentb4e711cf89f7d6eacc5136850e7d3f5383cb9382
Pass native build args from top-level scripts (#2071)

* Pass native build args from top-level scripts

* Remove obsolete message; switch platform/arch order

* Move export to a separate line

* Use URL-encoding to escape msbuild CMakeArgs property
eng/build.sh
eng/native/build-commons.sh
eng/native/init-distro-rid.sh
src/coreclr/build-test.sh
src/coreclr/build.sh
src/coreclr/coreclr.proj
src/installer/corehost/build.proj
src/installer/corehost/build.sh
src/libraries/Native/build-native.proj