Support building with VS2019 Preview (dotnet/coreclr#22525)
authorTanner Gooding <tagoo@outlook.com>
Tue, 12 Feb 2019 07:19:44 +0000 (23:19 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Feb 2019 07:19:44 +0000 (23:19 -0800)
commitf28a4f08ed286e3b2ff06ef93c246958244e0add
tree834860e6080be873bea588a300a9a9928bfb7d82
parent494665d33d5f392425be6df443ac6f975097b594
Support building with VS2019 Preview (dotnet/coreclr#22525)

* Support building with VS2019 Preview

* Fixing gen-buildsys-win to only set the architecture for the VS generator

* Refactoring Dev11/147911/fpcw.cpp so that it compiles under VS2019

* Removing the remaining traces of VS2015 build support

Commit migrated from https://github.com/dotnet/coreclr/commit/f0770609f8cdbeba019b35af48b70840f33bd479
docs/coreclr/building/windows-instructions.md
src/coreclr/CMakeLists.txt
src/coreclr/build-test.cmd
src/coreclr/build.cmd
src/coreclr/setup_vs_tools.cmd
src/coreclr/src/dlls/mscoree/coreclr/CMakeLists.txt
src/coreclr/src/pal/tools/gen-buildsys-win.bat
src/coreclr/tests/runtest.cmd
src/coreclr/tests/src/baseservices/exceptions/regressions/Dev11/147911/fpcw.cpp