Optimize native build of coreclr repo - 3x less memory , 11% build time improvement...
authorJacek Blaszczynski <biosciencenow@outlook.com>
Mon, 16 Oct 2017 21:56:59 +0000 (23:56 +0200)
committerDan Moseley <danmose@microsoft.com>
Mon, 16 Oct 2017 21:56:59 +0000 (14:56 -0700)
commita1142be0e2cfc8b98168761beeb5f97e4f865b63
treef56ac417a3db519313cc775c1f9d0d4bba067658
parenta78940216170cdf5f9b97ccbf6edaca2ac0758c9
Optimize native build of coreclr repo - 3x less memory , 11% build time improvement  (#14509)

* Fix native build overparallelism

* Fix native build parallelization problems

* Allow overriding all build workaround parameters

* Fix cleanup ommisions and local environment variable naming

* Address code review feedback

* Fix nul spelling and add standard message prefix

* Simplify settings for CL compiler parallelism

* Address code review feedback - remove whitespace
build.cmd
clr.nativebuild.props [new file with mode: 0644]