Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 1 | -0/+1 |
| | |||||
* | If: Extract cmConditionEvaluator from if() implementation | Nils Gladitz | 2014-09-11 | 1 | -0/+1 |
| | |||||
* | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 1 | -0/+102 |
The single translation unit has grown too large for some compilers. Split it into cmBootstrapCommands1.cxx and cmBootstrapCommands2.cxx. |