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
/
cmGlobalVisualStudio8Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-gui: Add option to specify generator toolset
Robert Dailey
2015-11-17
1
-0/+2
*
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-1/+0
*
cmGlobalGenerator: Remove direct storage of targets
Stephen Kelly
2015-10-27
1
-6/+10
*
cmGeneratorTarget: Add GetUtilities API
Stephen Kelly
2015-10-27
1
-2/+2
*
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-4/+5
*
VS: Port ProjectDepends to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-2/+2
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-1/+1
*
cmLocalGenerator: Simplify semantic of adding generator targets.
Stephen Kelly
2015-10-20
1
-0/+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-6/+6
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-2/+2
*
cmTarget: Remove Compute method.
Stephen Kelly
2015-10-07
1
-1/+0
*
cmTarget: Add Compute API for sources.
Stephen Kelly
2015-10-07
1
-0/+1
*
cmGeneratorTarget: Add methods for generate-time source addition.
Stephen Kelly
2015-10-07
1
-1/+1
*
VisualStudio: Replace Compute override with AddExtraIDETargets override.
Stephen Kelly
2015-10-05
1
-7/+2
*
VS: Refactor target ordering logic
Brad King
2015-09-22
1
-1/+1
*
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
*
cmTarget: Split storage of include directories from genexes.
Stephen Kelly
2015-08-07
1
-0/+1
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-4/+7
*
cmGlobalGenerator: Move generation object creation to Compute().
Stephen Kelly
2015-07-30
1
-0/+2
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-1/+2
*
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
1
-6/+2
|
\
|
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-6/+2
*
|
VS: Compute project GUIDs deterministically
Brad King
2015-06-04
1
-1/+0
|
/
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-10/+8
*
VS: Do not accumulate configurations globally (#15577)
Brad King
2015-05-21
1
-5/+7
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-3/+1
*
VS: Remove obsolete methods.
Stephen Kelly
2015-05-19
1
-10/+0
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-2/+2
*
VS: Simplify setting of flag table.
Stephen Kelly
2015-05-19
1
-1/+1
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+4
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-2/+2
*
cmake: Show in --help how to select VS target platform (#15422)
Brad King
2015-04-07
1
-2/+5
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1/+2
*
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
Brad King
2014-09-05
1
-0/+15
*
VS: Move internal MasmEnabled member up to VS 7 generator
Brad King
2014-08-20
1
-0/+8
*
VS: Refactor logic deciding to add "Deploy" to the .sln file
Gilles Khouzam
2014-07-31
1
-3/+10
*
VS: Delay getting platform name in local generator
Brad King
2014-07-17
1
-1/+0
*
VS: Delay platform definitions until system name is known
Brad King
2014-07-17
1
-2/+9
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
1
-10/+4
*
cmGlobalGenerator: Store targets in hash maps
Ben Boeckel
2014-05-07
1
-1/+1
*
cmTarget: Use string API to add sources to cmTarget objects.
Stephen Kelly
2014-03-31
1
-1/+2
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-12/+17
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
cmTarget: Remove the project argument to FindTarget
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-1/+1
[next]