Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGeneratorExpression: Port users to two-stage processing | Stephen Kelly | 2012-09-18 | 1 | -26/+39 |
* | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 1 | -187/+53 |
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 1 | -0/+9 |
* | Add boolean generator expressions | Brad King | 2012-08-15 | 1 | -0/+46 |
* | Allow '.' in target names in generator expressions (#12002) | Brad King | 2011-03-22 | 1 | -1/+1 |
* | Record set of targets used in cmGeneratorExpression | Brad King | 2010-12-15 | 1 | -0/+1 |
* | Optionally suppress errors in cmGeneratorExpression | Brad King | 2010-12-15 | 1 | -3/+4 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | Introduce "generator expressions" to add_test() | Brad King | 2009-08-11 | 1 | -0/+196 |