Add NativeAOT to build (#62569)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Tue, 14 Dec 2021 05:23:32 +0000 (14:23 +0900)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 05:23:32 +0000 (14:23 +0900)
commit5f9a532bc4139d66d8ccdbb5a6a9973cfa421297
tree093bbdd2ed204ee135ba190126d7f8227b0a4691
parent6d23c2b60d6ebfff13b886bc6beeaaf983c5bf34
Add NativeAOT to build (#62569)
23 files changed:
.editorconfig
NuGet.config
eng/Subsets.props
eng/native/functions.cmake
src/coreclr/CMakeLists.txt
src/coreclr/Directory.Build.props
src/coreclr/Directory.Build.targets
src/coreclr/build-runtime.cmd
src/coreclr/build-runtime.sh
src/coreclr/components.cmake
src/coreclr/nativeaot/CMakeLists.txt
src/coreclr/nativeaot/Runtime/CMakeLists.txt
src/coreclr/nativeaot/Runtime/CachedInterfaceDispatch.cpp
src/coreclr/nativeaot/Runtime/CommonMacros.h
src/coreclr/nativeaot/Runtime/gcrhinterface.h
src/coreclr/nativeaot/Runtime/inc/stressLog.h
src/coreclr/nativeaot/Runtime/inc/varint.h
src/coreclr/nativeaot/Runtime/portable.cpp
src/coreclr/nativeaot/Runtime/unix/PalRedhawkInline.h
src/coreclr/nativeaot/Runtime/unix/PalRedhawkUnix.cpp
src/coreclr/nativeaot/Runtime/unix/UnixNativeCodeManager.cpp
src/coreclr/runtime.proj
src/libraries/System.Private.CoreLib/src/System/SR.cs