Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 1 | -0/+6 |
* | Genex: Use case-sensitive comparison for COMPILER_ID. | Stephen Kelly | 2014-01-08 | 1 | -0/+1 |
* | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 1 | -0/+1 |
* | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 1 | -0/+1 |
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 1 | -0/+1 |
* | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 1 | -0/+1 |
* | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 1 | -0/+1 |
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 1 | -0/+1 |
* | Add boolean generator expressions | Brad King | 2012-08-15 | 1 | -0/+5 |