Enable overriding CoreCLR and Libraries configurations in root… (#1826)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Fri, 17 Jan 2020 22:34:04 +0000 (14:34 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 22:34:04 +0000 (14:34 -0800)
commit20c28038b79e9643a7d590b95717cb79fe0c937b
treea7527073bc697c51988b8e4b1defabce12c0825e
parent1e31730c2831b01e9c6778d7aa97d10751e4db36
Enable overriding CoreCLR and Libraries configurations in root… (#1826)

* Override the configuration of the CoreCLR and Libraries builds during the root build when CoreCLRConfiguration and LibrariesConfiguration are specified respectively.

* Add coreclrConfiguration and librariesConfiguration parameters to build scripts.

* Update docs.

* Make arguments lowercase on bash.

* Fix typos.
docs/workflow/building/libraries/README.md
docs/workflow/testing/coreclr/testing.md
eng/Subsets.props
eng/build.ps1
eng/build.sh