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
/
Tests
/
GeneratorExpression
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the TARGET_NAME generator expression.
Stephen Kelly
2013-01-05
1
-0/+2
*
GenEx: Add expressions to specify build- or install-only values
Stephen Kelly
2013-01-05
1
-3/+12
*
Merge topic 'fix-genex-CONFIG'
Brad King
2012-11-06
1
-0/+4
|
\
|
*
GenEx: Use case insensitive comparison for $<CONFIG:...>
Stephen Kelly
2012-11-05
1
-0/+4
*
|
GenEx: Test early determination of AND and OR
Stephen Kelly
2012-10-20
1
-0/+4
|
/
*
GenEx: Replace some failing tests with Borland and NMake makefiles.
Stephen Kelly
2012-10-17
1
-3/+2
*
GenEx: Fix termination bugs in generator expression parser.
Stephen Kelly
2012-10-17
1
-0/+22
*
GenEx: Parse colon after arguments separator colon specially.
Stephen Kelly
2012-10-17
1
-0/+5
*
GenEx: Add tests for "0" and "1" expressions with literal commas.
Stephen Kelly
2012-10-09
1
-0/+2
*
GenEx: Add test for $<BOOL:> with empty parameter.
Stephen Kelly
2012-10-09
1
-0/+1
*
GenEx: Parse comma after colon tokens specially
Stephen Kelly
2012-10-09
1
-0/+2
*
Extend the generator expression language with more logic.
Stephen Kelly
2012-09-28
1
-0/+17
*
Add $<CONFIG:...> boolean query generator expression
Brad King
2012-08-15
1
-0/+2
*
Add boolean generator expressions
Brad King
2012-08-15
1
-0/+26