| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations. | Stephen Kelly | 2013-07-24 | 2 | -0/+43 |
|
|
* | Split the GeneratorExpression test into a third part. | Stephen Kelly | 2013-06-28 | 3 | -9/+22 |
|
|
* | Add generator expressions for version comparision. | Stephen Kelly | 2013-06-12 | 2 | -0/+12 |
|
|
* | Fix handling of commas in arbitrary content in genexes. | Stephen Kelly | 2013-05-16 | 2 | -0/+20 |
|
|
* | Add $<SEMICOLON> generator expression. | Jean-Christophe Fillion-Robin | 2013-03-12 | 2 | -0/+4 |
|
|
* | Fix the tests for evaluating includes and defines. | Stephen Kelly | 2013-02-23 | 1 | -4/+4 |
|
|
* | Expand includes and defines transitively in 'external' genexes. | Stephen Kelly | 2013-02-23 | 3 | -1/+40 |
|
|
* | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 2 | -2/+0 |
|
|
* | Add the INSTALL_PREFIX genex. | Stephen Kelly | 2013-01-27 | 2 | -0/+2 |
|
|
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 2 | -0/+4 |
|
|
* | GenEx: Add expressions to specify build- or install-only values | Stephen Kelly | 2013-01-05 | 4 | -29/+45 |
|
|
* | Merge topic 'fix-genex-CONFIG' | Brad King | 2012-11-06 | 2 | -0/+9 |
|\ |
|
| * | GenEx: Use case insensitive comparison for $<CONFIG:...> | Stephen Kelly | 2012-11-05 | 2 | -0/+9 |
|
|
* | | GenEx: Test early determination of AND and OR | Stephen Kelly | 2012-10-20 | 2 | -0/+6 |
|/ |
|
* | GenEx: Replace some failing tests with Borland and NMake makefiles. | Stephen Kelly | 2012-10-17 | 2 | -6/+4 |
|
|
* | GenEx: Fix termination bugs in generator expression parser. | Stephen Kelly | 2012-10-17 | 2 | -0/+44 |
|
|
* | GenEx: Parse colon after arguments separator colon specially. | Stephen Kelly | 2012-10-17 | 2 | -0/+10 |
|
|
* | GenEx: Add tests for "0" and "1" expressions with literal commas. | Stephen Kelly | 2012-10-09 | 2 | -0/+4 |
|
|
* | GenEx: Add test for $<BOOL:> with empty parameter. | Stephen Kelly | 2012-10-09 | 2 | -0/+2 |
|
|
* | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 2 | -0/+4 |
|
|
* | Extend the generator expression language with more logic. | Stephen Kelly | 2012-09-28 | 2 | -0/+34 |
|
|
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 2 | -0/+4 |
|
|
* | Add boolean generator expressions | Brad King | 2012-08-15 | 2 | -0/+49 |
|
|