Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSharp: Fix compiler version detection in non-English languages | Yoshinori Tahara | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | When we run `csc.exe /help` we look for "Version" in the output. Explicitly ask for the output in English. Reported-by: guttally@users.noreply.github.com | ||||
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -1/+1 |
| | | | | This generator has been deprecated since CMake 3.6. Remove it. | ||||
* | C# support: add compiler detection for MSVC | Michael Stürmer | 2016-12-15 | 1 | -0/+43 |