summaryrefslogtreecommitdiffstats
path: root/Tests/GeneratorExpression/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-genex-CONFIG'Brad King2012-11-061-0/+4
|\
| * GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-051-0/+4
* | GenEx: Test early determination of AND and ORStephen Kelly2012-10-201-0/+4
|/
* GenEx: Replace some failing tests with Borland and NMake makefiles.Stephen Kelly2012-10-171-3/+2
* GenEx: Fix termination bugs in generator expression parser.Stephen Kelly2012-10-171-0/+22
* GenEx: Parse colon after arguments separator colon specially.Stephen Kelly2012-10-171-0/+5
* GenEx: Add tests for "0" and "1" expressions with literal commas.Stephen Kelly2012-10-091-0/+2
* GenEx: Add test for $<BOOL:> with empty parameter.Stephen Kelly2012-10-091-0/+1
* GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-091-0/+2
* Extend the generator expression language with more logic.Stephen Kelly2012-09-281-0/+17
* Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-151-0/+2
* Add boolean generator expressionsBrad King2012-08-151-0/+26