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
/
cmGeneratorExpressionEvaluator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-4/+2
*
Genex: Split cmGeneratorExpressionContext into own file.
Stephen Kelly
2015-03-10
1
-28/+1
*
Genex: Add a COMPILE_LANGUAGE generator expression.
Stephen Kelly
2015-03-07
1
-0/+1
*
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
1
-0/+1
*
Genex: Track whether an expression depends on the 'head' target
Brad King
2014-07-21
1
-0/+1
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-0/+5
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+2
*
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-0/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-4/+4
*
use size_t for GeneratorExpressionContent::ContentLength to fix some warnings
Rolf Eike Beer
2013-10-21
1
-6/+6
*
Extract the ProcessArbitraryContent method.
Stephen Kelly
2013-05-16
1
-0/+8
*
Keep track of all targets seen while evaluating a genex.
Stephen Kelly
2013-02-22
1
-1/+2
*
Cache context-independent includes on evaluation.
Stephen Kelly
2013-02-03
1
-0/+1
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
1
-0/+1
*
Make all relevant targets available in the genex context.
Stephen Kelly
2013-01-05
1
-1/+3
*
Merge topic 'generator-expression-fixes'
Brad King
2012-11-27
1
-0/+8
|
\
|
*
Genex: Extract a method to parse parameters.
Stephen Kelly
2012-11-26
1
-0/+8
*
|
Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.
Stephen Kelly
2012-11-20
1
-2/+1
|
/
*
Add API to check that dependent target properties form a DAG.
Stephen Kelly
2012-09-28
1
-4/+8
*
Add a generator expression for target properties.
Stephen Kelly
2012-09-28
1
-1/+6
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
1
-0/+118