| Commit message (Expand) | Author | Age | Files | Lines |
* | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 1 | -1/+25 |
|
|
* | cmConditionEvaluator: Remove superfluous spaces in expressions | Sebastian Schuberth | 2015-07-27 | 1 | -8/+8 |
|
|
* | cmMakefile: Simplify CMP0054 handling. | Stephen Kelly | 2015-05-18 | 1 | -8/+2 |
|
|
* | cmMakefile: Add access to the top-level execution context. | Stephen Kelly | 2015-05-18 | 1 | -2/+2 |
|
|
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -12/+6 |
|
|
* | if: Implement new IN_LIST operator | Nils Gladitz | 2015-04-30 | 1 | -1/+37 |
|
|
* | Port cmCommand consumers to cmState. | Stephen Kelly | 2015-04-15 | 1 | -1/+3 |
|
|
* | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 1 | -3/+3 |
|\ |
|
| * | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -3/+3 |
|
|
* | | Use insert instead of a loop in some cases. | Stephen Kelly | 2015-01-11 | 1 | -8/+2 |
|/ |
|
* | cmMakefile: store the number of last matches in a CMake var | Ben Boeckel | 2014-12-03 | 1 | -3/+2 |
|
|
* | Revert "ClearMatches: Only clear matches which were actually set" (#15261) | Ben Boeckel | 2014-11-26 | 1 | -2/+3 |
|
|
* | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 1 | -79/+157 |
|
|
* | If: Extract cmConditionEvaluator from if() implementation | Nils Gladitz | 2014-09-11 | 1 | -0/+692 |
|
|