Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export: Increase maximum policy version in exported files to 3.26 | Brad King | 2023-06-07 | 1 | -2/+2 |
* | Add deprecation warnings for policies CMP0120 and below | Brad King | 2023-06-07 | 28 | -21/+303 |
* | Begin post-3.27 development | Brad King | 2023-06-06 | 3 | -2/+11 |
* | Merge branch 'release-3.27' | Brad King | 2023-06-06 | 3 | -12/+3 |
|\ | |||||
| * | Begin 3.27 release versioning | Brad King | 2023-06-06 | 1 | -3/+3 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2023-06-06 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.27-relnotes' | Brad King | 2023-06-06 | 46 | -280/+250 |
|\ | |||||
| * | Help: Update Sphinx versionadded directives for 3.27 release | Brad King | 2023-06-06 | 1 | -0/+2 |
| * | Help: Organize and revise 3.27 release notes | Brad King | 2023-06-06 | 1 | -133/+178 |
| * | Help: Consolidate 3.27 release notes | Brad King | 2023-06-05 | 45 | -280/+203 |
* | | Merge topic 'verify-interface-header-sets-skip-linting' | Kyle Edwards | 2023-06-06 | 6 | -2/+19 |
|\ \ | |||||
| * | | VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTING | Kyle Edwards | 2023-06-06 | 6 | -2/+19 |
| |/ | |||||
* | | Merge topic 'apple-clang-asm-compiler-id' | Brad King | 2023-06-06 | 3 | -5/+6 |
|\ \ | |||||
| * | | AppleClang: Fix ASM compiler identification | Gregor Jasny | 2023-06-05 | 3 | -5/+6 |
* | | | Merge topic 'Apple-tbd-runpath-handling' | Brad King | 2023-06-06 | 3 | -3/+26 |
|\ \ \ | |||||
| * | | | Apple text-based stubs: ensure runpath is correctly defined | Marc Chevrier | 2023-06-04 | 3 | -3/+26 |
| |/ / | |||||
* | | | Merge topic 'FindPython-distutils-deprecation' | Brad King | 2023-06-06 | 4 | -52/+28 |
|\ \ \ | |||||
| * | | | FindPython: update for distutils module deprecation | Marc Chevrier | 2023-06-05 | 4 | -52/+28 |
* | | | | Merge topic 'cmuvprocesschain-status-getexception' | Kyle Edwards | 2023-06-06 | 4 | -14/+326 |
|\ \ \ \ | |||||
| * | | | | cmUVProcessChain: Add Status::GetException() method | Kyle Edwards | 2023-06-05 | 4 | -14/+326 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-06 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'file-api-query-command' | Brad King | 2023-06-05 | 17 | -11/+447 |
|\ \ \ \ | |||||
| * | | | | cmake_file_api: New project command | Craig Scott | 2023-06-05 | 17 | -11/+447 |
* | | | | | Merge topic 'ci-hip-5.5' | Brad King | 2023-06-05 | 10 | -27/+65 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: Update HIP job to ROCm 5.5 | Brad King | 2023-06-02 | 3 | -7/+7 |
| * | | | | | ci: Update HIP image to ROCm 5.5 on Ubuntu 22.04 | Brad King | 2023-06-02 | 7 | -20/+58 |
* | | | | | | Merge topic 'hip-usr-include' | Brad King | 2023-06-05 | 1 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HIP: Fix implicit include directory detection under /usr/include | Cordell Bloor | 2023-06-02 | 1 | -0/+11 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'orkun_24968_02_06_2023' | Brad King | 2023-06-05 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Test: Generate pseudo linters generator independent | Orkun Tokdemir | 2023-06-02 | 1 | -4/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindOpenACC-shell-flags' | Brad King | 2023-06-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindOpenACC: Keep flags together in imported target usage requirements | Brad King | 2023-06-02 | 1 | -2/+2 |
* | | | | | | | Merge topic 'ctest-timeout-signal' | Brad King | 2023-06-05 | 36 | -18/+466 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | ctest: Optionally terminate tests with a custom signal on timeout | Brad King | 2023-06-02 | 34 | -1/+433 |
| * | | | | | | CTest/cmProcess: Adopt field tracking reason for the process timeout | Brad King | 2023-05-31 | 4 | -13/+32 |
| * | | | | | | cmCTestTestHandler: Remove outdated comment | Brad King | 2023-05-31 | 1 | -4/+0 |
| * | | | | | | IWYU: Add mapping for bits/chrono.h to chrono | Brad King | 2023-05-31 | 1 | -0/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-05 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-04 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-03 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'cxxmodules-remove-dyndep-variable' | Brad King | 2023-06-02 | 48 | -199/+16 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 48 | -199/+16 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindOpenMP-shell-flags' | Brad King | 2023-06-02 | 1 | -4/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindOpenMP: Keep flags together in imported target usage requirements | Brad King | 2023-06-01 | 1 | -4/+2 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'ep-tls-verify' | Brad King | 2023-06-01 | 3 | -14/+54 |
|\ \ | |||||
| * | | ExternalProject: Respect TLS_VERIFY for git update step | Craig Scott | 2023-06-01 | 3 | -13/+48 |
| * | | Help: Clarify default TLS_VERIFY behavior for git download method | Craig Scott | 2023-05-28 | 1 | -1/+6 |
* | | | Merge topic 'automoc-moc-options-test' | Brad King | 2023-06-01 | 9 | -11/+82 |
|\ \ \ | |||||
| * | | | cmQtAutoGenInitializer: Reduce string copies | Orkun Tokdemir | 2023-05-31 | 1 | -1/+1 |