| Commit message (Expand) | Author | Age | Files | Lines |
* | GenEx: Use case insensitive comparison for $<CONFIG:...> | Stephen Kelly | 2012-11-05 | 1 | -1/+4 |
|
|
* | GexEx: Validate Target names and property names differently. | Stephen Kelly | 2012-10-22 | 1 | -6/+11 |
|
|
* | Attempt to fix the compile of cmake on Sun CC. | Stephen Kelly | 2012-10-11 | 1 | -1/+4 |
|
|
* | GenEx: Don't use std::vector::at(int). | Stephen Kelly | 2012-10-09 | 1 | -3/+3 |
|
|
* | GenEx: Ensure that the empty CONFIGURATION can be used conditionally. | Stephen Kelly | 2012-10-09 | 1 | -5/+5 |
|
|
* | GenEx: Validate target and property names. | Stephen Kelly | 2012-10-09 | 1 | -1/+46 |
|
|
* | GenEx: Report actual target name not found, not "0" each time. | Stephen Kelly | 2012-10-09 | 1 | -2/+3 |
|
|
* | GenEx: Return after error reported. | Stephen Kelly | 2012-10-09 | 1 | -0/+1 |
|
|
* | 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 |
|
|