summaryrefslogtreecommitdiffstats
path: root/Source/cmConditionEvaluator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-3/+3
|\
| * Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-3/+3
* | Use insert instead of a loop in some cases.Stephen Kelly2015-01-111-8/+2
|/
* cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-031-3/+2
* Revert "ClearMatches: Only clear matches which were actually set" (#15261)Ben Boeckel2014-11-261-2/+3
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-79/+157
* If: Extract cmConditionEvaluator from if() implementationNils Gladitz2014-09-111-0/+692