Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variable | Brad King | 2023-03-13 | 49 | -0/+366 |
* | cmMakefile: Factor out helper to get recursion depth limit | Brad King | 2023-03-13 | 2 | -10/+18 |
* | cmMakefile: Store recursion depth limit as size_t | Brad King | 2023-03-13 | 4 | -11/+8 |
* | cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variable | Brad King | 2023-03-09 | 1 | -6/+5 |
* | Tests: Simplify option passing to RunCMake.MaxRecursionDepth cases | Brad King | 2023-03-09 | 1 | -16/+6 |
* | Merge topic 'test-minver' | Brad King | 2023-03-09 | 62 | -62/+62 |
|\ | |||||
| * | Tests: Bump CMake minimum required version in find-module tests to 3.5 | Brad King | 2023-03-08 | 62 | -62/+62 |
* | | Merge topic 'FindwxWidgets-imported-target' | Brad King | 2023-03-09 | 13 | -3/+69 |
|\ \ | |||||
| * | | FindwxWidgets: Add an imported target | CheesyNacho10 | 2023-03-08 | 9 | -0/+63 |
| * | | ci: Add wxWidgets to Debian and Fedora base images | Brad King | 2023-03-08 | 4 | -3/+6 |
| |/ | |||||
* | | Merge topic 'use_block' | Brad King | 2023-03-09 | 8 | -16/+17 |
|\ \ | |||||
| * | | Modules:Check*: refactor: use block(SCOPE_FOR POLICIES) | scivision | 2023-03-08 | 8 | -16/+17 |
* | | | Merge topic 'windows-arm64-recursion-limit' | Brad King | 2023-03-09 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | cmake: Reduce default recursion depth when compiling for Windows ARM64 | Brad King | 2023-03-08 | 1 | -0/+2 |
* | | | | Merge topic 'tutorial_refactor_cmake_scripts' | Brad King | 2023-03-09 | 21 | -114/+272 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Refactor MakeTable commands into MakeTable.cmake | Markus Ferrell | 2023-03-07 | 21 | -114/+272 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-09 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-08 | 0 | -0/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CMake 3.26.0-rc6v3.26.0-rc6 | Brad King | 2023-03-08 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-08 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'release-3.25' into release-3.26 | Brad King | 2023-03-08 | 1 | -0/+7 |
| |\ \ | |||||
* | \ \ | Merge branch 'release-3.25' | Brad King | 2023-03-08 | 1 | -0/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CMake 3.25.3v3.25.3 | Brad King | 2023-03-08 | 2 | -1/+8 |
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'release-3.25' into release-3.26 | Brad King | 2023-03-08 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2023-03-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2023-03-08 | 1 | -0/+7 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.24' | Brad King | 2023-03-08 | 1 | -0/+7 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | CMake 3.24.4v3.24.4 | Brad King | 2023-03-08 | 2 | -1/+8 |
* | | | | | Merge topic 'test-minver' | Brad King | 2023-03-08 | 10 | -37/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Update RunCMake.include cmake_minimum_required version | Brad King | 2023-03-07 | 10 | -37/+48 |
* | | | | | | Merge topic 'findmatlab' | Brad King | 2023-03-08 | 2 | -84/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: Windows -wait is only for -r, not -batch | scivision | 2023-03-07 | 1 | -2/+2 |
| * | | | | | | FindMatlab: refactor: use string(APPEND | scivision | 2023-03-07 | 1 | -8/+7 |
| * | | | | | | FindMatlab: use modern foreach() | scivision | 2023-03-07 | 1 | -32/+7 |
| * | | | | | | FindMatlab: document function input/output | scivision | 2023-03-07 | 1 | -41/+42 |
| * | | | | | | FindMatlab: add Matlab_VERSION and document. | scivision | 2023-03-07 | 1 | -1/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-props-order' | Brad King | 2023-03-08 | 2 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Import default C++ props file before toolset-specific props file | Matthew Voss | 2023-03-07 | 2 | -1/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'generate-runcmake-test-script' | Brad King | 2023-03-08 | 2 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests/RunCMake: Add script to auto-generate RunCMake test suite stub | Kyle Edwards | 2023-03-07 | 2 | -0/+17 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'find_cudatoolkit_add_cudla_targets' | Brad King | 2023-03-08 | 2 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDAToolkit: Add support for finding Tegra cudla library | Robert Maynard | 2023-03-07 | 2 | -0/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-signatures' | Brad King | 2023-03-08 | 1 | -185/+207 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Use signature directive for 'if' command | Brad King | 2023-03-07 | 1 | -70/+90 |
| * | | | | | | Help: Improve sentence structure around "if so" | Brad King | 2023-03-07 | 1 | -6/+6 |
| * | | | | | | Help: Add internal cross-references to 'if' command docs | Brad King | 2023-03-07 | 1 | -12/+14 |
| * | | | | | | Help: Indent 'if' command docs more consistently | Brad King | 2023-03-07 | 1 | -102/+102 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-08 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'revert-vs-BuildInParallel' into release-3.26 | Brad King | 2023-03-08 | 1 | -7/+4 |
| |\ \ \ \ \ |