| Commit message (Expand) | Author | Age | Files | Lines |
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 1 | -3/+29 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -1/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -441/+305 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Merge topic 'preallocate-condition-keywords' | Brad King | 2016-04-11 | 1 | -4/+4 |
|\ |
|
| * | cmConditionEvaluator: Use pre-allocated keywords in more places | Brad King | 2016-04-08 | 1 | -4/+4 |
|
|
* | | Merge topic 'preallocate-condition-keywords' | Brad King | 2016-03-31 | 1 | -31/+58 |
|\ \
| |/ |
|
| * | cmConditionEvaluator: Pre-allocate keyword strings | Brad King | 2016-03-29 | 1 | -31/+58 |
|
|
* | | cmConditionEvaluator: Remove GetConditionContext method | Brad King | 2016-03-29 | 1 | -12/+0 |
|
|
* | | cmConditionEvaluator: Drop unnecessary path conversion | Brad King | 2016-03-29 | 1 | -8/+1 |
|/ |
|
* | cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944) | Brad King | 2016-02-01 | 1 | -0/+10 |
|
|
* | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) | Stephen Kelly | 2015-10-20 | 1 | -5/+35 |
|
|
* | 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 |
|
|