[WIP] Enable binding to CoreLib as NI image (dotnet/coreclr#11040)
authorGaurav Khanna <gkhanna@microsoft.com>
Thu, 27 Apr 2017 17:46:47 +0000 (10:46 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2017 17:46:47 +0000 (10:46 -0700)
commitbbdaad6bc6c29579db39347e8b86638b93fb18ef
tree5132d1dbc66176e8803788a74a24acd76cdf3934
parent22ad7b2b7163bc8f4c182f32539fe9fb2961a14e
[WIP] Enable binding to CoreLib as NI image (dotnet/coreclr#11040)

Enable binding to CoreLib as NI image

Commit migrated from https://github.com/dotnet/coreclr/commit/c983bb86ddf46916206efc7cd5bc942ec8b834cb
src/coreclr/build.cmd
src/coreclr/build.sh
src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props
src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props
src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props
src/coreclr/src/binder/assemblybinder.cpp
src/coreclr/src/build.proj
src/coreclr/src/tools/crossgen/crossgen.cpp