Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 5 | -0/+35 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 4 | -0/+14 |
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 4 | -0/+13 |
* | Genex: Don't segfault on $<FOO,> | Stephen Kelly | 2012-11-27 | 2 | -0/+10 |
* | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 4 | -0/+14 |
* | GenEx: Test early determination of AND and OR | Stephen Kelly | 2012-10-20 | 4 | -0/+20 |
* | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 5 | -1/+47 |
* | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 8 | -7/+136 |
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 4 | -0/+13 |
* | Add boolean generator expressions | Brad King | 2012-08-15 | 11 | -0/+84 |