summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio14Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmAlgorithms: add cmEraseIf functionDaniel Pfeifer2017-02-101-2/+1
* VS: Add flag tables for C#Michael Stürmer2016-12-011-0/+2
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-0/+1
* VS: Move toolset flag table lookup to global generatorDon Olmstead2016-10-251-0/+10
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CMake: Report whether generators support platformsTobias Hunger2016-07-141-0/+1
* cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classesTobias Hunger2016-07-141-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-113/+84
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-11/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Merge topic 'vs-win10-sdk'Brad King2016-01-251-4/+5
|\
| * VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)Brad King2016-01-211-4/+5
* | Merge topic 'vs-win10-sdk'Brad King2016-01-121-17/+25
|\ \ | |/
| * VS: Fix Windows 10 SDK version selection (#15831)Brad King2016-01-111-17/+9
| * VS: Do not select a partial Windows 10 SDK folder (#15831)Brad King2016-01-081-0/+16
* | cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+2
|/
* 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-101-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