Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'generator-expression-target-properties' | Brad King | 2012-09-28 | 1 | -13/+156 |
|\ | |||||
| * | Add a self-reference check for target properties. | Stephen Kelly | 2012-09-28 | 1 | -1/+16 |
| * | Add API to check that dependent target properties form a DAG. | Stephen Kelly | 2012-09-28 | 1 | -19/+36 |
| * | Add a generator expression for target properties. | Stephen Kelly | 2012-09-28 | 1 | -0/+43 |
| * | Extend the generator expression language with more logic. | Stephen Kelly | 2012-09-28 | 1 | -0/+68 |
* | | Fix the regular expression validator for target names. | Stephen Kelly | 2012-09-20 | 1 | -1/+1 |
|/ | |||||
* | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 1 | -0/+568 |