Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmIfCommand: Reject duplicate else() and misplaced elseif() | Gregor Jasny | 2017-03-22 | 1 | -0/+4 |
* | cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944) | Brad King | 2016-02-01 | 1 | -0/+2 |
* | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 1 | -0/+3 |
* | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 1 | -0/+1 |
* | if(): Test the effect of cmMakefileCall use in elseif() handling. | Stephen Kelly | 2015-05-18 | 1 | -0/+1 |
* | if: Add test for IS_DIRECTORY | Brad King | 2013-05-28 | 1 | -0/+4 |