exclude crossgen from build. (#53458)
authorManish Godse <61718172+mangod9@users.noreply.github.com>
Wed, 9 Jun 2021 16:49:05 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 16:49:05 +0000 (09:49 -0700)
commit375fec2746812c726c11ec718b7282dd79ca23af
tree6bfc91a1a8a79b2646864ae73ecbb25ac89d6d9c
parent3852a7793a151b13426eac968ebe06efc297658f
exclude crossgen from build. (#53458)

* excluding crossgen from build.

* Fix cross-component build break

* Fix tests to not use crossgen

* more test fixes.

* switching R2R jobs to use cg2 by default

* switch helix runs to use crossgen2
eng/pipelines/common/templates/runtimes/run-test-job.yml
src/coreclr/crosscomponents.cmake
src/coreclr/tools/CMakeLists.txt
src/tests/Common/CLRTest.CrossGen.targets
src/tests/Common/helixpublishwitharcade.proj
src/tests/baseservices/TieredCompilation/BasicTestWithMcj.csproj
src/tests/readytorun/tests/mainv1.csproj
src/tests/readytorun/tests/mainv2.csproj