summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cmUVProcessChain: Add Status::GetException() methodKyle Edwards2023-06-054-14/+326
* | | | | | CMake Nightly Date StampKitware Robot2023-06-061-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'file-api-query-command'Brad King2023-06-0517-11/+447
|\ \ \ \ \
| * | | | | cmake_file_api: New project commandCraig Scott2023-06-0517-11/+447
* | | | | | Merge topic 'ci-hip-5.5'Brad King2023-06-0510-27/+65
|\ \ \ \ \ \
| * | | | | | gitlab-ci: Update HIP job to ROCm 5.5Brad King2023-06-023-7/+7
| * | | | | | ci: Update HIP image to ROCm 5.5 on Ubuntu 22.04Brad King2023-06-027-20/+58
* | | | | | | Merge topic 'hip-usr-include'Brad King2023-06-051-0/+11
|\ \ \ \ \ \ \
| * | | | | | | HIP: Fix implicit include directory detection under /usr/includeCordell Bloor2023-06-021-0/+11
| |/ / / / / /
* | | | | | | Merge topic 'orkun_24968_02_06_2023'Brad King2023-06-051-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Test: Generate pseudo linters generator independentOrkun Tokdemir2023-06-021-4/+6
| |/ / / / / /
* | | | | | | Merge topic 'FindOpenACC-shell-flags'Brad King2023-06-051-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindOpenACC: Keep flags together in imported target usage requirementsBrad King2023-06-021-2/+2
* | | | | | | | Merge topic 'ctest-timeout-signal'Brad King2023-06-0536-18/+466
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-0234-1/+433
| * | | | | | | CTest/cmProcess: Adopt field tracking reason for the process timeoutBrad King2023-05-314-13/+32
| * | | | | | | cmCTestTestHandler: Remove outdated commentBrad King2023-05-311-4/+0
| * | | | | | | IWYU: Add mapping for bits/chrono.h to chronoBrad King2023-05-311-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2023-06-051-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-06-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-06-031-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cxxmodules-remove-dyndep-variable'Brad King2023-06-0248-199/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-0148-199/+16
| | |/ / / | |/| | |
* | | | | Merge topic 'FindOpenMP-shell-flags'Brad King2023-06-021-4/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindOpenMP: Keep flags together in imported target usage requirementsBrad King2023-06-011-4/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-06-021-1/+1
|/ / /
* | | Merge topic 'ep-tls-verify'Brad King2023-06-013-14/+54
|\ \ \
| * | | ExternalProject: Respect TLS_VERIFY for git update stepCraig Scott2023-06-013-13/+48
| * | | Help: Clarify default TLS_VERIFY behavior for git download methodCraig Scott2023-05-281-1/+6
* | | | Merge topic 'automoc-moc-options-test'Brad King2023-06-019-11/+82
|\ \ \ \
| * | | | cmQtAutoGenInitializer: Reduce string copiesOrkun Tokdemir2023-05-311-1/+1
| * | | | cmQtAutoGenInitializer: Remove no-op callsOrkun Tokdemir2023-05-311-4/+0
| * | | | cmQtAutoGenInitializer: Improve const correctnessOrkun Tokdemir2023-05-311-4/+4
| * | | | cmTarget: Improve const correctness of AddUtilityOrkun Tokdemir2023-05-312-2/+3
| * | | | Help: Add AUTOMOC_MOC_OPTIONS exampleOrkun Tokdemir2023-05-311-0/+36
| * | | | Tests: Add test for AUTOMOC_MOC_OPTIONSOrkun Tokdemir2023-05-315-0/+38
| | |/ / | |/| |
* | | | Merge topic 'cmuvprocesschain-finished'Kyle Edwards2023-06-013-0/+18
|\ \ \ \
| * | | | cmUVProcessChain: Add Finished() methodKyle Edwards2023-05-313-0/+18
| |/ / /
* | | | Merge topic 'hip-multiarch'Brad King2023-06-015-11/+47
|\ \ \ \
| * | | | HIP: Fix search for hip-lang CMake package on multiarch distrosBrad King2023-05-313-8/+45
| * | | | Linux: Provide multiarch library directory regex earlierBrad King2023-05-312-3/+2
| |/ / /
* | | | Merge topic 'remove-header-unit-fileset-type'Brad King2023-06-0148-376/+43
|\ \ \ \
| * | | | cxxmodules: update the experimental UUIDBen Boeckel2023-05-3112-12/+12
| * | | | cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-3136-364/+31
| |/ / /
* | | | Merge topic 'cuda-ipo-arch'Brad King2023-06-012-3/+10
|\ \ \ \
| * | | | CUDA/NVIDIA: fix LTO with explicit architecturesRafael Stahl2023-05-312-3/+10
* | | | | Merge topic 'cmake-compile-no-warning-as-error'Brad King2023-06-017-18/+38
|\ \ \ \ \
| * | | | | Preserve --compile-no-warning-as-error in automatic CMake re-runsBrad King2023-05-307-18/+38
| * | | | | Xcode: Internally uses -S instead of -H to specify source directoryBrad King2023-05-301-1/+1
* | | | | | Merge topic 'update-curl'Brad King2023-06-01132-6905/+11993
|\ \ \ \ \ \