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
/
cmGlobalVisualStudio10Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'string-clear'
Brad King
2017-09-19
1
-2/+2
|
\
|
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-2/+2
*
|
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5/+5
|
/
*
MSVC: Add support for ARM64 architecture
Minmin Gong
2017-09-12
1
-1/+6
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-9/+9
*
VS: Fix VCTargetsPath detection
Brad King
2017-08-03
1
-0/+1
*
VS: Fix GenerateDebugInformation values for v140 and v141 toolsets
Brad King
2017-06-28
1
-0/+19
*
VS: Fix .vcxproj ProjectGuid element case
Brad King
2017-05-09
1
-2/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
VS: Add placeholder CUDA flag tables
Brad King
2017-03-10
1
-0/+15
*
VS: Record in global generator whether CUDA is enabled
Brad King
2017-03-10
1
-0/+4
*
VS: Select highest available CUDA toolset by default
Brad King
2017-03-10
1
-0/+27
*
VS: Provide an option to specify CUDA toolset version
Brad King
2017-03-10
1
-2/+21
*
VS: Find the MSBuild value for VCTargetsPath
Brad King
2017-03-10
1
-0/+212
*
VS: Refactor generator toolset parsing
Brad King
2017-02-15
1
-13/+69
*
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
1
-0/+14
*
VS: Use Visual Studio Installer to locate VS 2017
Iyyappa Murugandi
2016-12-16
1
-14/+0
*
Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone...
Brad King
2016-12-07
1
-1/+10
|
\
|
*
VS: Fix standalone Windows7.1SDK toolset selection
Brad King
2016-12-07
1
-1/+10
*
|
VS: Add flag tables for C#
Michael Stürmer
2016-12-01
1
-0/+11
*
|
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-2/+1
*
|
Merge topic 'vs-fix-no-toolset'
Brad King
2016-10-27
1
-1/+5
|
\
\
|
*
|
VS: Fix use of `Windows7.1SDK` 64-bit toolset with VS 2010 Express
Brad King
2016-10-27
1
-1/+5
*
|
|
VS: Choose flag map based on the toolset name
Don Olmstead
2016-10-25
1
-5/+20
*
|
|
VS: Move toolset flag table lookup to global generator
Don Olmstead
2016-10-25
1
-0/+35
|
/
/
*
|
VS: Add internal API to get platform toolset as string
Brad King
2016-10-25
1
-3/+10
*
|
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-2/+5
*
|
VS: Provide an option to use x64 host tools
Brad King
2016-10-14
1
-1/+36
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Merge topic 'vs-default-v100'
Brad King
2016-09-12
1
-0/+4
|
\
|
*
VS: Do not default to missing v100 64-bit toolset on VS 2010 Express
Brad King
2016-09-09
1
-0/+4
*
|
VS15: Add Visual Studio 15 generator
Brad King
2016-09-07
1
-0/+14
*
|
VS: Verify that MSBuild.exe and devenv.com exist before using them
Brad King
2016-09-06
1
-4/+10
*
|
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+1
|
/
*
VS: Explicitly default to v100 toolset in Visual Studio 2010
Benjamin Ballet
2016-07-21
1
-0/+1
*
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
-219/+153
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-28/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+4
*
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/+2
*
VS: Ignore USE_FOLDER property on VS versions that do not support it
Brad King
2016-04-26
1
-6/+0
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+2
*
VS10: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-5/+7
*
VisualStudio10: Initialize the LongestSource at generate time.
Stephen Kelly
2015-10-05
1
-11/+1
*
VS: Add hook to initialize Windows platform settings
Gilles Khouzam
2015-10-02
1
-3/+16
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-4/+3
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-1/+10
[next]