Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 26 | -23/+261 |
* | presets: bump version to v5 | Frank Winklmeier | 2022-03-08 | 7 | -8/+54 |
* | cmCTestTestHandler: refactor CleanTestOutput method | Frank Winklmeier | 2022-03-08 | 1 | -16/+23 |
* | Merge topic 'vs-zero_check-proj' | Brad King | 2022-02-14 | 11 | -52/+258 |
|\ | |||||
| * | VS: Write ZERO_CHECK.proj for VS19 and above | Sumit Bhardwaj | 2022-02-12 | 4 | -31/+230 |
| * | VS: Introduce IsInSolution to check whether a target is in sln file | Sumit Bhardwaj | 2022-02-12 | 4 | -3/+12 |
| * | VS: Add proj as a project type to VsProjectType | Sumit Bhardwaj | 2022-02-12 | 3 | -2/+18 |
| * | cmGlobalVisualStudio7Generator: Drop unused method | Brad King | 2022-02-12 | 2 | -18/+0 |
* | | Merge branch 'release-3.23' | Brad King | 2022-02-14 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'doc-debug-find-pkg-var' into release-3.23 | Brad King | 2022-02-14 | 2 | -5/+6 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc-debug-find-pkg-var' | Brad King | 2022-02-14 | 2 | -5/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | cmake::GetDebugFindPkgOutput: Use consistent argument name | Craig Scott | 2022-02-14 | 1 | -1/+1 |
| * | | | Help: Fix typo and improve docs for --debug-find-pkg|var options | Craig Scott | 2022-02-14 | 1 | -4/+5 |
* | | | | Merge branch 'release-3.23' | Brad King | 2022-02-14 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'FortranCInterface-macos-arch' into release-3.23 | Brad King | 2022-02-14 | 2 | -0/+19 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FortranCInterface-macos-arch' | Brad King | 2022-02-14 | 2 | -0/+19 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FortranCInterface: Fix mangling detection for x86_64 on arm64 macOS | Brad King | 2022-02-11 | 2 | -0/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.23' | Brad King | 2022-02-14 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23 | Brad King | 2022-02-14 | 8 | -24/+147 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'GoogleTest-discovery-fix-escaping' | Brad King | 2022-02-14 | 8 | -24/+147 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | GoogleTest: Fix escaping in test names | Evgeniy Shcherbina | 2022-02-11 | 8 | -24/+147 |
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-02-14 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-14 | 0 | -0/+0 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'release-3.22' | Brad King | 2022-02-14 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'restore-target-export-includes' into release-3.22 | Brad King | 2022-02-14 | 11 | -13/+71 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.23' | Brad King | 2022-02-11 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'debug-find' into release-3.23 | Brad King | 2022-02-11 | 15 | -88/+375 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'debug-find' | Brad King | 2022-02-11 | 15 | -88/+375 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | find_package: Improve --debug-find-pkg= when using a find module | Brad King | 2022-02-10 | 9 | -4/+176 |
| * | | | | | | find_package: Avoid printing debug output header multiple times | Brad King | 2022-02-10 | 3 | -19/+4 |
| * | | | | | | find_package: Mention package name in Config mode debug output | Brad King | 2022-02-10 | 4 | -4/+8 |
| * | | | | | | find_package: Fix find module name in --debug-find output | Brad King | 2022-02-10 | 3 | -7/+6 |
| * | | | | | | find_package: Improve formatting of --debug-find output | Brad King | 2022-02-10 | 5 | -56/+191 |
| * | | | | | | Tests: Improve order of RunCMake.find_package cases | Brad King | 2022-02-10 | 1 | -3/+2 |
| * | | | | | | cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload | Brad King | 2022-02-10 | 2 | -9/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'trace-line-range' | Brad King | 2022-02-11 | 11 | -20/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Trace: include `line_end` field in json-v1 format | Braulio Valdivielso Martinez | 2022-02-09 | 11 | -20/+64 |
* | | | | | | | Merge topic 'test-extproj-rebuild' | Brad King | 2022-02-11 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Improve RunCMake.ExternalProject rebuild case robustness | Brad King | 2022-02-10 | 1 | -2/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'ci-clang-windows' | Brad King | 2022-02-11 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ci: Explicitly disable Java tests on Windows Clang builds | Brad King | 2022-02-10 | 1 | -0/+3 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-11 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'release-3.23' | Brad King | 2022-02-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-02-10 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Merge branch 'release-3.22' | Brad King | 2022-02-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-02-09 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.22 | Brad King | 2022-02-09 | 3 | -3/+3 |
| |\ \ \ \ \ \ |