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
*
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
*
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
|
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-14/+14
|
*
cmState: Move snapshot creation to the cmake instance.
Stephen Kelly
2015-05-24
1
-2/+6
*
|
Honor visibility properties for all target types (#15556)
Brad King
2015-05-26
1
-12/+48
|
/
*
Convert: Remove specification of default parameter.
Stephen Kelly
2015-05-20
1
-2/+2
*
cmLocalGenerator: Get enabled languages from cmState.
Stephen Kelly
2015-05-20
1
-2/+2
*
cmLocalGenerator: Implement IsRootMakefile in terms of cmState.
Stephen Kelly
2015-05-20
1
-1/+1
*
cmLocalGenerator: Inline ReadListFile method.
Stephen Kelly
2015-05-20
1
-12/+4
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-3/+1
*
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
1
-149/+13
|
\
|
*
cmLocalGenerator: Remove redundant path access.
Stephen Kelly
2015-05-16
1
-2/+1
[next]