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
/
cmGeneratorExpression.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+2
*
cmGeneratorExpression: Tokenize over strings
Ben Boeckel
2014-03-08
1
-8/+8
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
cmGeneratorExpression: Improve parsing in StripEmptyListElements
Ben Boeckel
2014-02-21
1
-3/+10
*
Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Stephen Kelly
2013-11-26
1
-1/+1
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-3/+3
*
Merge topic 'rename-genex-method'
Brad King
2013-10-07
1
-3/+3
|
\
|
*
Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluation
Stephen Kelly
2013-08-29
1
-3/+3
*
|
Genex: Fix processing multiple include directories for relative paths
Stephen Kelly
2013-10-07
1
-0/+3
*
|
genex: Fix preprocessing with incomplete content (#14410).
Stephen Kelly
2013-09-13
1
-4/+12
|
/
*
Genex: Allow relative paths in INSTALL_INTERFACE.
Stephen Kelly
2013-07-25
1
-4/+32
*
Fix cmGeneratorExpression::Preprocess for interleaved inputs.
Stephen Kelly
2013-03-18
1
-2/+22
*
Restore support for target names with '+' (#13986)
Stephen Kelly
2013-03-12
1
-1/+1
*
Fix the cmGeneratorExpression::Split when leading chars are present.
Stephen Kelly
2013-02-28
1
-2/+10
*
Merge topic 'interface-property-external-read'
Brad King
2013-02-25
1
-3/+4
|
\
|
*
Strip stray semicolons when evaluating generator expressions.
Stephen Kelly
2013-02-18
1
-3/+4
*
|
Keep track of all targets seen while evaluating a genex.
Stephen Kelly
2013-02-22
1
-1/+2
|
/
*
Don't keep track of content determined by target property values.
Stephen Kelly
2013-02-07
1
-3/+2
*
De-duplicate validation of genex target names.
Stephen Kelly
2013-02-07
1
-4/+14
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
1
-0/+13
*
Cache context-independent includes on evaluation.
Stephen Kelly
2013-02-03
1
-1/+7
*
Strip consecutive semicolons when preprocessing genex strings.
Stephen Kelly
2013-01-15
1
-2/+34
*
Add cmGeneratorExpression::Split() API.
Stephen Kelly
2013-01-10
1
-0/+61
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
1
-1/+9
*
Make all relevant targets available in the genex context.
Stephen Kelly
2013-01-05
1
-2/+18
*
GenEx: Add expressions to specify build- or install-only values
Stephen Kelly
2013-01-05
1
-8/+80
*
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
1
-27/+19
*
Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.
Stephen Kelly
2012-11-20
1
-1/+1
*
GenEx: Fix reporting about not-found include directories and libraries.
Stephen Kelly
2012-10-17
1
-0/+49
*
Add API to check that dependent target properties form a DAG.
Stephen Kelly
2012-09-28
1
-2/+4
*
Add a generator expression for target properties.
Stephen Kelly
2012-09-28
1
-1/+3
*
cmGeneratorExpression: Port users to two-stage processing
Stephen Kelly
2012-09-18
1
-26/+39
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
1
-187/+53
*
Add $<CONFIG:...> boolean query generator expression
Brad King
2012-08-15
1
-0/+9
*
Add boolean generator expressions
Brad King
2012-08-15
1
-0/+46
*
Allow '.' in target names in generator expressions (#12002)
Brad King
2011-03-22
1
-1/+1
*
Record set of targets used in cmGeneratorExpression
Brad King
2010-12-15
1
-0/+1
*
Optionally suppress errors in cmGeneratorExpression
Brad King
2010-12-15
1
-3/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Introduce "generator expressions" to add_test()
Brad King
2009-08-11
1
-0/+196