index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
while
Commit message (
Expand
)
Author
Age
Files
Lines
*
while: diagnose errors during condition evaluation
Brad King
2022-03-04
10
-2/+34
*
while: Restore tolerance of condition error
Alex Turbov
2022-03-03
4
-9/+2
*
Tests: Simplify RunCMake.{if,while} unbalanced parenthesis cases
Brad King
2022-03-03
2
-8/+6
*
Fix: `while()` reports an error the same way as `if()`
Alex Turbov
2021-08-09
1
-2/+5
*
Fix: `while()` can silently ignore incorrect condition
Alex Turbov
2021-08-09
3
-1/+7
*
Fix: Regression in the `cmConditionEvaluator::HandleLevel0`
Alex Turbov
2021-08-09
2
-0/+10
*
cmListFileCache: Enforce proper nesting of flow control statements
Kyle Edwards
2020-10-22
5
-17/+19
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
1
-1/+1
*
Make error message of standalone endwhile command consistent
Daniel Pfeifer
2016-11-29
1
-1/+1
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
2
-3/+5
*
Tests: Move command failure cases into RunCMake infrastructure
Brad King
2015-07-14
16
-0/+53