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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GenEx: Add expressions to specify build- or install-only values
Stephen Kelly
2013-01-05
1
-1/+3
*
Add a way to print the origins of used include directories.
Stephen Kelly
2013-01-03
1
-0/+5
*
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
1
-9/+15
*
Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.
Stephen Kelly
2012-11-20
1
-2/+1
*
GenEx: Fix reporting about not-found include directories and libraries.
Stephen Kelly
2012-10-17
1
-0/+7
*
Add API to check that dependent target properties form a DAG.
Stephen Kelly
2012-09-28
1
-1/+3
*
Add a generator expression for target properties.
Stephen Kelly
2012-09-28
1
-1/+3
*
Add include guard for cmGeneratorExpression.
Stephen Kelly
2012-09-21
1
-0/+6
*
cmGeneratorExpression: Port users to two-stage processing
Stephen Kelly
2012-09-18
1
-19/+35
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
1
-7/+14
*
Add $<CONFIG:...> boolean query generator expression
Brad King
2012-08-15
1
-0/+1
*
Record set of targets used in cmGeneratorExpression
Brad King
2010-12-15
1
-0/+6
*
Optionally suppress errors in cmGeneratorExpression
Brad King
2010-12-15
1
-1/+3
*
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/+55
[prev]