Add to model.xml several members we wish to expose in the FX (#6310)
authorDan Moseley <danmose@microsoft.com>
Mon, 18 Jul 2016 20:42:18 +0000 (13:42 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Jul 2016 20:42:18 +0000 (13:42 -0700)
commit4a13a029ef492ce167cf2ec0e46ae5e5cd08dda2
tree5be6b40ffb5f1a36c91367b94f69c67c4661b4f3
parente9774389f13862104605a092921d4e3872524096
Add to model.xml several members we wish to expose in the FX (#6310)

* Add to model.xml several members we wish to expose in the FX.
Done by pulling lines selectively from a model.xml created from the full
s.p.corelib.dll.

* Add parameter to build.cmd to build both mscorlib and its native image, then stop. Also dump any errors to console for CI.
* Fix up to date check of BCLRewriter: should build when model.xml is changed
build.cmd
src/mscorlib/Tools/BclRewriter/BclRewriter.targets
src/mscorlib/model.xml
src/vm/ecalllist.h