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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+0
*
Merge topic 'use-generator-target'
Brad King
2015-08-27
1
-4/+9
|
\
|
*
cmGeneratorTarget: Move compile defintions processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+2
|
*
cmGeneratorTarget: Move compile features processing from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
|
*
cmGeneratorTarget: Move compile options processing from cmTarget.
Stephen Kelly
2015-08-26
1
-2/+6
*
|
Merge topic 'rm-cmLocalGenerator-Children'
Brad King
2015-08-27
1
-20/+16
|
\
\
|
*
|
cmLocalGenerator: Remove unused Children member.
Stephen Kelly
2015-08-24
1
-4/+0
|
*
|
cmLocalGenerator: Implement child traversal in terms of cmState.
Stephen Kelly
2015-08-24
1
-8/+11
|
*
|
cmLocalGenerator: Simplify condition.
Stephen Kelly
2015-08-24
1
-12/+9
|
|
/
*
|
cmLocalGenerator: Implement GetFeature in terms of cmState.
Stephen Kelly
2015-08-24
1
-4/+4
*
|
cmLocalGenerator: Convert GetFeature recursion to loop.
Stephen Kelly
2015-08-24
1
-8/+8
*
|
cmLocalGenerator: Simplify GetFeature implementation.
Stephen Kelly
2015-08-24
1
-8/+4
*
|
cmLocalGenerator: Make GetFeature tail-recursive.
Stephen Kelly
2015-08-24
1
-3/+4
|
/
*
cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-0/+1
*
Merge topic 'use-generator-target'
Brad King
2015-08-06
1
-3/+5
|
\
|
*
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+1
|
*
cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+3
|
*
cmGeneratorTarget: Move GetLinkInformation from cmTarget
Stephen Kelly
2015-08-05
1
-1/+1
*
|
cmGeneratorExpressionEvaluationFile: Require generator context.
Stephen Kelly
2015-08-01
1
-2/+2
*
|
cmMakefile: Store EvaluationFiles.
Stephen Kelly
2015-08-01
1
-0/+48
|
/
*
cmInstallCommand: Store only a targetName, not a cmTarget.
Stephen Kelly
2015-07-30
1
-7/+11
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-2/+2
*
Always access target location from a cmGeneratorTarget instance.
Stephen Kelly
2015-07-27
1
-3/+4
*
cmLocalGenerator: Remove unused AddCustomCommandToCreateObject method.
Stephen Kelly
2015-07-27
1
-78/+0
*
cmLocalGenerator: Remove unused AddBuildTargetRule method.
Stephen Kelly
2015-07-27
1
-100/+0
*
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
Stephen Kelly
2015-07-27
1
-42/+0
*
cmState: Extract a Directory class.
Stephen Kelly
2015-07-18
1
-19/+24
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-0/+4
*
cmLocalGenerator: Remove unused include
Brad King
2015-07-08
1
-2/+0
*
cmLocalGenerator: Constify GetIncludeDirectories method.
Stephen Kelly
2015-06-21
1
-1/+1
*
cmMakefile: Move IsRoot API from cmLocalGenerator.
Stephen Kelly
2015-06-21
1
-5/+0
*
cmLocalGenerator: Add IssueMessage method.
Stephen Kelly
2015-06-21
1
-7/+23
*
cmLocalGenerator: Remove ConfigureFinalPass.
Stephen Kelly
2015-06-09
1
-5/+0
*
Merge topic 'move-Feature-API'
Brad King
2015-06-08
1
-0/+27
|
\
|
*
cmLocalGenerator: Add Feature API from cmMakefile.
Stephen Kelly
2015-06-06
1
-0/+27
*
|
cmOutputConverter: Extract from cmLocalGenerator.
Stephen Kelly
2015-06-06
1
-417/+1
*
|
cmLocalGenerator: Remove some commented lines of code.
Stephen Kelly
2015-06-04
1
-5/+0
|
/
*
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
1
-73/+1
|
\
|
*
cmMakefile: Move Configure responsibility from cmLocalGenerator.
Stephen Kelly
2015-06-04
1
-62/+0
|
*
cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.
Stephen Kelly
2015-06-04
1
-8/+9
|
*
cmMakefile: Refactor directories specified with the subdirs command.
Stephen Kelly
2015-06-04
1
-7/+4
|
*
cmLocalGenerator: ComputeObjectMaxPath just before generating.
Stephen Kelly
2015-06-04
1
-2/+0
|
*
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
1
-9/+3
*
|
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
1
-52/+36
|
\
\
|
|
/
|
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
1
-38/+35
|
*
cmLocalGenerator: Remove obsolete method.
Stephen Kelly
2015-06-03
1
-8/+0
|
*
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
1
-7/+2
*
|
cmState: Rename GetParent method.
Stephen Kelly
2015-06-02
1
-1/+1
|
/
*
Merge topic 'inject-state-snapshot'
Brad King
2015-05-27
1
-22/+23
|
\
|
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-7/+4
[next]