20 Commits (087cb25775b069cb2bb19cb879d55171edfe435f)

Author SHA1 Message Date
Dimitar Dobrev 087cb25775 Added a fall-back when trying to use the latest version of VS. 9 years ago
realvictorprm 8f8031584c Added complete support for VS 2017 9 years ago
Dimitar Dobrev dd814fe5d5 Fixed all warnings in the C# code. 9 years ago
Joao Matos 6e0a079f7a Extracted Windows kits toolchain code into its own method. 9 years ago
Joao Matos cc773d1848 Refactored code to get VS SDK toolchain version in its own method. 9 years ago
Joao Matos c55a8fa79c Make it easier to map between the enum-based and integer-based VS versions. 9 years ago
Joao Matos c56b6311ed Extracted managed parser code to CppSharp.Parser project. 9 years ago
Joao Matos ce62f5c4cc Fixed Windows SDK selection when we cannot find VS reported version. 10 years ago
Joao Matos e95012441c Fixed Windows UCRT toolchain code to not combine absolute paths. 10 years ago
Dimitar Dobrev 1223e41e3a Ensured the collected Windows SDK include dirs exist. 10 years ago
Dimitar Dobrev 6c027ff292 Fixed the build with Visual Studio 2015. 10 years ago
triton 229e0266dd Setup MSVC compiler version from VS version. 10 years ago
triton 4f1e619a62 Moved MSVC options setup from parser to MSVC toolchain code. 10 years ago
triton 26e9301b7d Enable the Microsoft ABI when setting up for MSVC toolchain. 10 years ago
triton 023262647b Workaround VS 2015 support since Clang cannot handle it yet. 10 years ago
triton 39dee146e2 Improved VS 2015 support on MSVC toolchain by looking up Universal CRT paths. 10 years ago
triton e203aff22d Added Windows Kits SDK support code to MSVC toolchain. 10 years ago
triton 4a6c55d6d8 Documented ToolchainVersion fields. 10 years ago
triton 06f57f29c4 Formatting / code quality fixes. 10 years ago
triton 4034a407f3 Added Visual Studio / MSVC toolchain support. 10 years ago