index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio14Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Use range-based 'for' loops in generator code
Vitaly Stakhovsky
2017-12-21
1
-10/+7
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5/+5
*
cmGlobalVisualStudio14Generator: notify when the SDK version doesn't match
Ben Boeckel
2017-07-13
1
-0/+7
*
VS: Split link flag table between v140 and v141 toolsets
Ian Hojnicki
2017-06-28
1
-2/+2
*
VS: Add an environment variable for the Windows 10 kits directory
Brad King
2017-04-12
1
-0/+8
*
VS: Refactor Win 10 Kits root detection to support multiple roots
Brad King
2017-04-12
1
-13/+25
*
cmAlgorithms: add cmEraseIf function
Daniel Pfeifer
2017-02-10
1
-2/+1
*
VS: Add flag tables for C#
Michael Stürmer
2016-12-01
1
-0/+2
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-0/+1
*
VS: Move toolset flag table lookup to global generator
Don Olmstead
2016-10-25
1
-0/+10
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CMake: Report whether generators support platforms
Tobias Hunger
2016-07-14
1
-0/+1
*
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
Tobias Hunger
2016-07-14
1
-5/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-113/+84
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-11/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Merge topic 'vs-win10-sdk'
Brad King
2016-01-25
1
-4/+5
|
\
|
*
VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)
Brad King
2016-01-21
1
-4/+5
*
|
Merge topic 'vs-win10-sdk'
Brad King
2016-01-12
1
-17/+25
|
\
\
|
|
/
|
*
VS: Fix Windows 10 SDK version selection (#15831)
Brad King
2016-01-11
1
-17/+9
|
*
VS: Do not select a partial Windows 10 SDK folder (#15831)
Brad King
2016-01-08
1
-0/+16
*
|
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+2
|
/
*
VS: Select Windows 10 Store SDK and toolset for VS 2015
Gilles Khouzam
2015-10-02
1
-0/+63
*
VS: Select latest Windows 10 SDK if no specific version was requested
Gilles Khouzam
2015-10-02
1
-5/+14
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+80
*
VS: Find Desktop SDK for current VS version (#15662)
Gilles Khouzam
2015-09-02
1
-0/+13
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-10/+7
*
VS: Remove obsolete methods.
Stephen Kelly
2015-05-19
1
-7/+0
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-2/+2
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-5/+2
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+4
*
cmake: Show in --help how to select VS target platform (#15422)
Brad King
2015-04-07
1
-2/+5
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
VS: Rename VS 14 generator to 'Visual Studio 14 2015'
Brad King
2014-11-14
1
-10/+30
*
VS: Delay getting platform name in local generator
Brad King
2014-07-17
1
-1/+0
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-7/+5
*
VS14: Add Visual Studio 14 generator (#14982)
Brad King
2014-06-25
1
-0/+116