Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Clang-CXX: copy into the dyndep output on success | Ben Boeckel | 2023-11-21 | 2 | -3/+18 | |
* | | | | | | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-11-20 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.26 | Brad King | 2023-11-20 | 4 | -7/+9 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.27 | Brad King | 2023-11-20 | 4 | -7/+9 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28 | Brad King | 2023-11-20 | 4 | -7/+9 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | fileapi: Fix file sets' base directories relative to top source | Kyle Edwards | 2023-11-17 | 4 | -7/+9 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'doc-CMP0149' into release-3.27 | Brad King | 2023-11-20 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'custom-command-ninja-deps' into release-3.27 | Brad King | 2023-11-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'doc-CMP0149' into release-3.28 | Brad King | 2023-11-20 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Help: Document that CMP0149 should be set before project() | Brad King | 2023-11-20 | 1 | -0/+7 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'update-doc-deprecated-properties-on-targets' into release-3.28 | Brad King | 2023-11-20 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Move deprecated properties to dedicated section | 權少 | 2023-11-20 | 1 | -3/+3 | |
* | | | | | | Merge topic 'custom-command-ninja-deps' into release-3.28 | Brad King | 2023-11-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Ninja: depfile: keep rules without dependencies | Marc Chevrier | 2023-11-20 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'ci-fedora-39' into release-3.28 | Brad King | 2023-11-20 | 122 | -438/+485 | |
|\ \ \ \ | ||||||
| * | | | | ci: Suppress CPack/RPM tests pending fix for Fedora 39 | Brad King | 2023-11-17 | 1 | -0/+9 | |
| * | | | | ci: Update FindMPI test environment for mpich on Fedora 39 | Brad King | 2023-11-17 | 1 | -1/+1 | |
| * | | | | ci: Drop now-unnecessary Clang rules for CXXModules tests | Brad King | 2023-11-17 | 4 | -6/+0 | |
| * | | | | ci: use Fedora 39 images and environments | Brad King | 2023-11-17 | 43 | -114/+112 | |
| * | | | | ci: update Linux image to Fedora 39 | Brad King | 2023-11-17 | 7 | -3/+5 | |
| * | | | | clang-tidy module: Update to build against LLVM/Clang 17 | Brad King | 2023-11-17 | 8 | -236/+268 | |
| * | | | | clang-tidy: ignore warnings new in version 17 | Brad King | 2023-11-17 | 1 | -0/+8 | |
| * | | | | codespell: Fix typos | Brad King | 2023-11-17 | 54 | -64/+64 | |
| * | | | | codespell: Revise release note about short-lived field to avoid misspelling | Brad King | 2023-11-17 | 1 | -1/+1 | |
| * | | | | codespell: Match valgrind output without repeating a spelling error | Brad King | 2023-11-17 | 1 | -4/+4 | |
| * | | | | Utilities/Sphinx: Fix python string literal syntax warning | Brad King | 2023-11-17 | 1 | -1/+1 | |
| * | | | | Tests: Update HIP.MathFunctions case for nodiscard enforcement | Brad King | 2023-11-17 | 1 | -4/+8 | |
* | | | | | Merge topic 'ci-release-no-cdash' into release-3.28 | Brad King | 2023-11-20 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitlab-ci: drop cdash-build-id from release packaging artifacts | Brad King | 2023-11-19 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-typo' into release-3.28 | Brad King | 2023-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Fix spelling of CMAKE_EXTRA_INCLUDE_FILES in 3.6 release notes | Peter Kokot | 2023-11-19 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'update-kwiml' into release-3.28 | Brad King | 2023-11-17 | 3 | -3/+3 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2023-11-16 | 3 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | KWIML 2023-11-16 (500bc253) | KWIML Upstream | 2023-11-16 | 3 | -3/+3 | |
* | | | | | | Merge topic 'doc-deprecated-hanging-indent' into release-3.28 | Brad King | 2023-11-17 | 1 | -3/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Utilities/Sphinx: Add hanging indent to deprecation notes | Brad King | 2023-11-16 | 1 | -3/+5 | |
|/ / / / / | ||||||
* | | | | | CMake 3.28.0-rc5v3.28.0-rc5 | Brad King | 2023-11-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-15 | 1 | -2/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | CMake 3.27.8v3.27.8 | Brad King | 2023-11-15 | 2 | -3/+3 | |
* | | | | | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-15 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'backport-target-objects' into release-3.27 | Brad King | 2023-11-15 | 10 | -30/+82 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'target-objects' into release-3.28 | Brad King | 2023-11-15 | 10 | -25/+80 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-target-objects' into target-objects | Brad King | 2023-11-14 | 10 | -23/+79 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources | Brad King | 2023-11-14 | 10 | -21/+74 | |
| | * | | | | | cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body | Brad King | 2023-11-14 | 1 | -9/+8 | |
| * | | | | | | cmCommonTargetGenerator: Drop unused local variable | Brad King | 2023-11-14 | 1 | -1/+0 | |
| * | | | | | | cmComputeLinkInformation: Simplify recording OBJECT libraries as link items | Brad King | 2023-11-14 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'genex-fix-short-circuit' into release-3.28 | Brad King | 2023-11-14 | 3 | -1/+6 | |
|\ \ \ \ \ \ |