summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio15Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* VS: Split link flag table between v140 and v141 toolsetsIan Hojnicki2017-06-281-0/+2
* VS2017: Verify Windows 8.1 SDK before using itRoger Leigh2017-04-251-1/+1
* VS2017: If Win 8.1 SDK is not available, use Win 10 SDKBrad King2017-02-211-0/+34
* VS: Use Visual Studio Installer to locate VS 2017Iyyappa Murugandi2016-12-161-12/+36
* VS: Fix VS 2017 Windows Store toolset selectionIyyappa Murugandi2016-12-161-1/+1
* VS: Drop check for VS 15 Express EditionIyyappa Murugandi2016-12-161-5/+1
* VS: Add flag tables for C#Michael Stürmer2016-12-011-0/+2
* Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-masterBrad King2016-11-291-4/+7
|\
| * VS: Rename VS 15 generator to 'Visual Studio 15 2017'Roman Wüger2016-11-291-4/+7
* | iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-0/+1
* | VS: Move toolset flag table lookup to global generatorDon Olmstead2016-10-251-0/+2
|/
* VS: Update VS 15 generator for Preview 5Brad King2016-10-061-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-0/+151