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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Refactor generator toolset parsing
Brad King
2017-02-15
1
-1/+5
*
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
1
-0/+2
*
VS: Add flag tables for C#
Michael Stürmer
2016-12-01
1
-0/+2
*
VS: Choose flag map based on the toolset name
Don Olmstead
2016-10-25
1
-0/+2
*
VS: Move toolset flag table lookup to global generator
Don Olmstead
2016-10-25
1
-0/+11
*
VS: Add internal API to get platform toolset as string
Brad King
2016-10-25
1
-0/+1
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+1
*
VS: Provide an option to use x64 host tools
Brad King
2016-10-14
1
-0/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-26/+23
*
VS: Ignore USE_FOLDER property on VS versions that do not support it
Brad King
2016-04-26
1
-2/+0
*
VS: Detect VS 8 and 9 Express editions
Brad King
2016-04-26
1
-4/+0
*
VS10: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+2
*
VisualStudio10: Initialize the LongestSource at generate time.
Stephen Kelly
2015-10-05
1
-2/+0
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+5
*
VS: Add hook to initialize Windows platform settings
Gilles Khouzam
2015-10-02
1
-0/+1
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-0/+2
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
VS: Drop reload macros for VS >= 10 (#11258,#14680)
Brad King
2015-04-15
1
-12/+3
*
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1/+1
*
Merge topic 'vs-check-phone-store-tools'
Brad King
2014-11-18
1
-2/+3
|
\
|
*
VS: Improve error messages when compiler is not detected (#15228)
Gilles Khouzam
2014-11-14
1
-2/+3
*
|
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-1/+1
|
/
*
VS: Generate Nsight Tegra project revision number
Brad King
2014-09-30
1
-0/+1
*
VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'
Brad King
2014-09-29
1
-0/+6
*
VS: Teach VS >= 10 generator about Windows CE
Pascal Bach
2014-09-15
1
-0/+7
*
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
Brad King
2014-09-05
1
-0/+1
*
cmGlobalVisualStudio10Generator: Re-order some methods
Brad King
2014-09-05
1
-1/+1
*
cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset
Brad King
2014-09-05
1
-1/+0
*
VS: Move internal MasmEnabled member up to VS 7 generator
Brad King
2014-08-20
1
-4/+0
*
VS: Select WindowsPhone and WindowsStore default toolsets
Brad King
2014-07-31
1
-0/+4
*
VS: Save WindowsPhone and WindowsStore system internally
Brad King
2014-07-31
1
-0/+10
*
VS: Add internal API to get system name and version
Brad King
2014-07-31
1
-0/+6
*
VS: Add a hook to adapt to SystemName and SystemVersion
Brad King
2014-07-28
1
-0/+1
*
VS: Save system name and version in global generator members
Brad King
2014-07-28
1
-0/+2
*
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
Brad King
2014-07-22
1
-2/+2
*
VS: Delay platform definitions until system name is known
Brad King
2014-07-17
1
-2/+1
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-2/+1
*
Allow a toolchain file to specify a generator toolset
Brad King
2014-06-04
1
-1/+1
*
VS: Split user- and generator-provided PlatformToolset
Brad King
2014-06-04
1
-2/+4
*
Constify some APIs in generators.
Stephen Kelly
2014-03-13
1
-2/+2
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-3/+4
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-1/+1
[next]