summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio14Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Select Windows 10 Store SDK and toolset for VS 2015Gilles Khouzam2015-10-021-0/+63
* VS: Select latest Windows 10 SDK if no specific version was requestedGilles Khouzam2015-10-021-5/+14
* VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-021-0/+80
* VS: Find Desktop SDK for current VS version (#15662)Gilles Khouzam2015-09-021-0/+13
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-10/+7
* VS: Remove obsolete methods.Stephen Kelly2015-05-191-7/+0
* VS: Move version information to global generator.Stephen Kelly2015-05-191-2/+2
* cmLocalGenerator: Require a global generator in the constructor.Stephen Kelly2015-05-141-5/+2
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-2/+4
* cmake: Show in --help how to select VS target platform (#15422)Brad King2015-04-071-2/+5
* Include cmAlgorithms where it is used.Stephen Kelly2015-03-111-0/+1
* VS: Rename VS 14 generator to 'Visual Studio 14 2015'Brad King2014-11-141-10/+30
* VS: Delay getting platform name in local generatorBrad King2014-07-171-1/+0
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-7/+5
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-0/+116