index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
GeneratorExpression
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Genex: Add a SHELL_PATH expression
Stefan Kislinskiy
2015-09-28
1
-3
/
+23
*
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-14
/
+0
*
cmTarget: Allow any generator expression in SOURCES property.
Stephen Kelly
2014-04-02
1
-1
/
+1
*
Genex: Evaluate TARGET_OBJECTS as a normal expression.
Stephen Kelly
2014-03-31
1
-0
/
+14
*
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
1
-0
/
+6
*
Genex: Add a nullary form for CONFIG
Stephen Kelly
2014-01-07
1
-0
/
+1
*
Genex: Make EQUAL support upper case binary literals
Stephen Kelly
2014-01-06
1
-7
/
+9
*
Genex: Add EQUAL expression.
Stephen Kelly
2014-01-06
1
-0
/
+21
*
Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.
Stephen Kelly
2013-12-19
1
-3
/
+3
*
Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.
Stephen Kelly
2013-11-27
1
-0
/
+3
*
Merge topic 'test-property-genex'
Brad King
2013-10-07
1
-1
/
+31
|
\
|
*
cmTestGenerator: Evaluate generator expressions in test properties
Ben Boeckel
2013-09-20
1
-1
/
+31
*
|
Genex: Add the PLATFORM_ID expression.
Stephen Kelly
2013-08-28
1
-0
/
+5
|
/
*
Genex: Fix segfault when parsing ends with parameter expectation.
Stephen Kelly
2013-08-13
1
-0
/
+2
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0
/
+8
*
Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.
Stephen Kelly
2013-07-24
1
-0
/
+30
*
Split the GeneratorExpression test into a third part.
Stephen Kelly
2013-06-28
1
-3
/
+13
*
Add generator expressions for version comparision.
Stephen Kelly
2013-06-12
1
-0
/
+6
*
Fix handling of commas in arbitrary content in genexes.
Stephen Kelly
2013-05-16
1
-0
/
+10
*
Add $<SEMICOLON> generator expression.
Jean-Christophe Fillion-Robin
2013-03-12
1
-0
/
+2
*
Expand includes and defines transitively in 'external' genexes.
Stephen Kelly
2013-02-23
1
-1
/
+30
*
Make it an error for INSTALL_PREFIX to be evaluated.
Stephen Kelly
2013-01-31
1
-1
/
+0
*
Add the INSTALL_PREFIX genex.
Stephen Kelly
2013-01-27
1
-0
/
+1
*
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