17 Commits (b67e9bc9b213bd3c4543ee57c4dba8f3186d08fb)

Author SHA1 Message Date
Dimitar Dobrev 5e17200af8 Moved the method for building parser options specific to a file. 9 years ago
Dimitar Dobrev f992cd8280 Removed the out parameter when looking for a version of Visual Studio. 9 years ago
Victor Peter Rouven Müller 9edd7819c2 Add C++17 to the parser options 9 years ago
Joao Matos e1200bc577 [parser] Refactor the parser layer. 9 years ago
Dimitar Dobrev 5aaa0a0351 Fixed a crash when trying to use a VS version missing from the system. 9 years ago
Joao Matos 27efa2ec87 Fixed unreachable code warning. 9 years ago
Mohit Mohta 3e8b15c42c Made the C/C++ language switches adjustable in managed code. (#895) 9 years ago
Mohit Mohta fa0d129000 Moved the definition of SetupArguments before SetupIncludes (#894) 9 years ago
Mohit Mohta 5227e517fc Added an option to enable or disable RTTI (#892) 9 years ago
Dimitar Dobrev 617e7c78d8 Restored the overload of SetupMSVC with a parameter. 9 years ago
Mohit Mohta 65d6c49e1b Making the code run properly from a different working directory (#891) 9 years ago
Mohit Mohta 416c67215c Added passage of VS Version selected at config time to the build (#886) 9 years ago
realvictorprm 8f8031584c Added complete support for VS 2017 10 years ago
Dimitar Dobrev b2a872f431 Merged the passes for properties and made the result non-optional. 10 years ago
Dimitar Dobrev 749c2b17ec Renamed ParserOptions to CppParserOptions and ParserOptions2 to ParserOptions. 10 years ago
Joao Matos 19fb6ca7d6 Fold toolchain parser setup to parser options. 10 years ago
Joao Matos a77bc2a91f Separate parser options from driver options. 10 years ago