Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_package: Enforce maximum nesting depth below maximum recursion depth | Brad King | 2023-03-13 | 6 | -18/+24 |
* | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variable | Brad King | 2023-03-13 | 45 | -0/+347 |
* | Tests: Simplify option passing to RunCMake.MaxRecursionDepth cases | Brad King | 2023-03-09 | 1 | -16/+6 |
* | Refactor: Modernize `cmVariableWatchCommand` a little | Alex Turbov | 2019-10-17 | 6 | -18/+18 |
* | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 89 | -0/+656 |