Building singlefilehost with clr partition. (#48254)
authorVladimir Sadov <vsadov@microsoft.com>
Sat, 20 Feb 2021 04:40:14 +0000 (20:40 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Feb 2021 04:40:14 +0000 (04:40 +0000)
commit2b53a0abd8194ac1005e5fb5db399a2eeb7fbfbf
tree3be909af9a4f75539fef8771cf1a506ffba334d0
parent629ad508bf386fcbfd684a636d5e2e1146f84066
Building singlefilehost with clr partition. (#48254)

* building single file host with clr partition

* make coreclr_static a STATIC lib again
13 files changed:
src/coreclr/CMakeLists.txt
src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt
src/coreclr/jit/CMakeLists.txt
src/coreclr/vm/CMakeLists.txt
src/coreclr/vm/gcdecode.cpp
src/installer/corehost.proj
src/native/corehost/apphost/CMakeLists.txt
src/native/corehost/apphost/apphost.windows.cpp
src/native/corehost/apphost/static/CMakeLists.txt
src/native/corehost/build.cmd
src/native/corehost/build.sh
src/native/corehost/hostmisc/pal.windows.cpp
src/native/corehost/setup.cmake