summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio15Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-111-286/+0
* VS: Parameterize cmVSSetupAPIHelper instances with VS versionBrad King2019-01-111-1/+2
* VS: Clarify global generator constructor interfaceBrad King2019-01-101-2/+3
* VS: Convert WriteSLNHeader to non-virtual lookup tableBrad King2019-01-101-11/+0
* Add missing overrideVitaly Stakhovsky2018-12-301-4/+4
* Replace header flag tables with json readingStephan Szabo2018-11-281-6/+3
* VS: Do not select a Windows SDK too high for current VS versionGilles Khouzam2018-09-171-0/+5
* VS: Allow toolset version selection to specify default toolsetBasil Fierz2018-06-241-0/+21
* VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-291-0/+19
* VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-191-0/+47
* 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