4 Commits (fede2d4c23786ef30e85fb2682765a9d09013468)

Author SHA1 Message Date
triton 59703cc08b Removed early out in VS lookup code that made us prefer the first version found. 12 years ago
Øystein Krog 5c4cf56af0 Fix Visual Studio lookup logic to handle Visual Studio 2012 and 2013 (11.0 and 12.0) environment variables 12 years ago
triton 62839a3f0a Added the new C++/CLI free parser. 13 years ago
triton 354f19f46e Fixed VS lookup to use the first valid VS version found. This makes sure we use the oldest VS version since Clang will not yet work fully with newer (2013+) MSVC headers. 13 years ago
triton ef69a28bed Improved VS paths lookup checking. 13 years ago
triton cc8f7cd1db Renamed Cxxi references to CppSharp. 13 years ago
triton 79eef3e725 Actually commit working registry lookup code... 13 years ago
triton 27d7b19e7f Replace the existing VS lookup code with the one from Clang driver (it works better). 13 years ago
triton 9fcac6dbe3 Refactor the VS-specific lookup logic to its own file. 13 years ago