Add support for illumos cross-compilation (#37753)
authorAdeel Mujahid <adeelbm@outlook.com>
Fri, 19 Jun 2020 12:50:20 +0000 (15:50 +0300)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 12:50:20 +0000 (14:50 +0200)
commit43ae9afecb6f8307afe91d73bff7435176beef56
treedce1310ba9d6e6e36dc936ea6f11f1e4f3760406
parent85a97b64d7a86e1c8747479a7f2c6df19cf3acd6
Add support for illumos cross-compilation (#37753)
22 files changed:
.gitignore
eng/native/configurecompiler.cmake
eng/native/configureplatform.cmake
eng/native/configuretools.cmake
eng/native/functions.cmake
src/coreclr/src/dlls/dbgshim/CMakeLists.txt
src/coreclr/src/dlls/mscordac/CMakeLists.txt
src/coreclr/src/dlls/mscordbi/CMakeLists.txt
src/coreclr/src/dlls/mscoree/coreclr/CMakeLists.txt
src/coreclr/src/ilasm/CMakeLists.txt
src/coreclr/src/ildasm/exe/CMakeLists.txt
src/coreclr/src/jit/CMakeLists.txt
src/coreclr/src/pal/tests/palsuite/CMakeLists.txt
src/coreclr/src/pal/tests/palsuite/exception_handling/pal_sxs/test1/CMakeLists.txt
src/coreclr/tryrun.cmake
src/installer/corehost/CMakeLists.txt
src/installer/corehost/build.sh
src/installer/corehost/cli/fxr/standalone/CMakeLists.txt
src/installer/corehost/cli/hostpolicy/standalone/CMakeLists.txt
src/installer/corehost/tryrun.cmake [new file with mode: 0644]
src/libraries/Native/Unix/tryrun.cmake
src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj