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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port some of the cmExportFileGenerator API to cmGeneratorTarget.
Stephen Kelly
2015-07-27
4
-23/+32
*
Port cmExportBuildFileGenerator to cmGeneratorTarget.
Stephen Kelly
2015-07-27
2
-24/+26
*
cmExportTryCompileFileGenerator: Create cmGeneratorTargets.
Stephen Kelly
2015-07-27
6
-17/+36
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
12
-128/+143
*
Move GetLocationForBuild to cmGeneratorTarget.
Stephen Kelly
2015-07-27
4
-41/+46
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
8
-25/+31
*
Always access target location from a cmGeneratorTarget instance.
Stephen Kelly
2015-07-27
4
-11/+15
*
cmTarget: Restore the ImportedGetLocation method.
Stephen Kelly
2015-07-27
3
-6/+20
*
cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.
Stephen Kelly
2015-07-27
1
-0/+1
*
cmTarget: Create cmGeneratorTargets before reading deprecated LOCATION.
Stephen Kelly
2015-07-27
1
-2/+8
*
cmTarget: Inline GetLocation into deprecated callers.
Stephen Kelly
2015-07-27
1
-7/+36
*
cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc.
Stephen Kelly
2015-07-27
5
-4/+21
*
cmGlobalGenerator: Create cmGeneratorTargets earlier.
Stephen Kelly
2015-07-27
1
-1/+1
*
cmTarget: Use reliable test for CMP0024 and CMP0026 OLD.
Stephen Kelly
2015-07-27
1
-2/+2
*
cmLocalGenerator: Remove unused AddCustomCommandToCreateObject method.
Stephen Kelly
2015-07-27
2
-84/+0
*
cmLocalGenerator: Remove unused AddBuildTargetRule method.
Stephen Kelly
2015-07-27
2
-105/+0
*
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
Stephen Kelly
2015-07-27
5
-66/+0
*
cmGlobalGenerator: Add global targets at the end of Configure.
Stephen Kelly
2015-07-27
1
-12/+27
*
cmGlobalGenerator: Extract method to create generator objects.
Stephen Kelly
2015-07-27
2
-2/+10
*
cmGlobalGenerator: Split creation of generator object from initialization.
Stephen Kelly
2015-07-27
2
-1/+15
*
cmCPackPropertiesGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
3
-8/+13
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
13
-32/+36
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-25
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-24
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-23
1
-1/+1
*
Merge topic 'export-no-custom-target'
Brad King
2015-07-22
1
-0/+6
|
\
|
*
export: Reject custom target exports earlier (#15657)
Brad King
2015-07-21
1
-0/+6
*
|
Merge topic 'target-directory-properties'
Brad King
2015-07-22
1
-0/+12
|
\
\
|
*
|
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
1
-0/+12
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-22
1
-1/+1
|
/
*
Merge topic 'remove-special-MACROS-handling'
Brad King
2015-07-21
4
-32/+5
|
\
|
*
cmMakefile: Remove special handling of MACROS property.
Stephen Kelly
2015-07-19
4
-32/+5
*
|
Merge topic 'remove-special-LINK_DIRECTORIES-handling'
Brad King
2015-07-21
3
-79/+30
|
\
\
|
|
/
|
*
cmMakefile: Remove special handling of LINK_DIRECTORIES property.
Stephen Kelly
2015-07-18
3
-75/+30
|
*
cmMakefile: Inline only use of GetLinkDirectories.
Stephen Kelly
2015-07-18
2
-5/+1
*
|
Merge topic 'cmState-Directory'
Brad King
2015-07-21
6
-102/+142
|
\
\
|
*
|
cmState: Extract a Directory class.
Stephen Kelly
2015-07-18
6
-101/+141
|
*
|
cmState: Forward-declare a type earlier.
Stephen Kelly
2015-07-18
1
-1/+1
|
|
/
*
|
Merge topic 'remove-Properties-accessor'
Brad King
2015-07-21
3
-10/+22
|
\
\
|
*
|
cmMakefile: Remove GetProperties method.
Stephen Kelly
2015-07-18
1
-3/+0
|
*
|
cmMakefile: Add a PropertyKeys accessor.
Stephen Kelly
2015-07-18
3
-7/+22
|
|
/
*
|
Merge topic 'clean-up-include_regular_expression'
Brad King
2015-07-21
3
-17/+4
|
\
\
|
*
|
cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.
Stephen Kelly
2015-07-18
3
-17/+4
*
|
|
Merge topic 'minor-cleanups'
Brad King
2015-07-21
17
-81/+50
|
\
\
\
|
*
|
|
cmLocalUnixMakefileGenerator3: Port away from the Parent.
Stephen Kelly
2015-07-18
1
-3/+3
|
*
|
|
cmMakefile: Add include which we use.
Stephen Kelly
2015-07-18
1
-0/+1
|
*
|
|
cmState: Remove unused variable.
Stephen Kelly
2015-07-18
1
-2/+0
|
*
|
|
cmGetCMakePropertyCommand: Clean up VARIABLES handling.
Stephen Kelly
2015-07-18
1
-3/+2
|
|
/
/
|
*
|
cmListFileBacktrace: Constify API.
Stephen Kelly
2015-07-18
2
-4/+4
|
*
|
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
10
-33/+32
[next]