Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2023-11-19 | 2 | -25/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KWSys 2023-11-19 (8ce4c90d) | KWSys Upstream | 2023-11-19 | 2 | -25/+9 | |
* | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'ci-fedora-39' into release-3.28 | Brad King | 2023-11-20 | 122 | -438/+485 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'ci-fedora-39' | Brad King | 2023-11-20 | 122 | -437/+484 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 122 | -437/+484 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | 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 branch 'release-3.28' | Brad King | 2023-11-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'ci-release-no-cdash' into release-3.28 | Brad King | 2023-11-20 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ci-release-no-cdash' | 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 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'doc-typo' into release-3.28 | Brad King | 2023-11-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-typo' | 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 'cpack-wix-installscope' | Brad King | 2023-11-19 | 5 | -1/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack/WiX: Make InstallScope configurable | Max Gaukler | 2023-11-16 | 5 | -1/+53 | |
* | | | | | | | | | Merge topic 'uv-idle-ptr' | Brad King | 2023-11-19 | 3 | -7/+58 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmUVHandlePtr: Add uv_idle_ptr | Brad King | 2023-11-17 | 3 | -0/+43 | |
| * | | | | | | | | | cmUVHandlePtr: Add explicit conversion to bool | Brad King | 2023-11-17 | 3 | -3/+11 | |
| * | | | | | | | | | cmUVHandlePtr: Conversions to raw pointers are const | Brad King | 2023-11-17 | 2 | -4/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'uv-signal-cleanup' | Brad King | 2023-11-19 | 4 | -57/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaround | Brad King | 2023-11-17 | 4 | -57/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'swift-compilation-mode' | Brad King | 2023-11-19 | 29 | -30/+364 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Tests: Update Swift tests to use CMP0157 NEW behavior | Evan Wilde | 2023-11-17 | 5 | -0/+5 | |
| * | | | | | | | | Swift: Add abstraction for compilation mode | Evan Wilde | 2023-11-17 | 23 | -22/+353 | |
| * | | | | | | | | Tests: Simplify RunCMake.Swift conditions to enable use of Swift | Brad King | 2023-11-17 | 2 | -8/+6 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-19 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-18 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'autogen-rsp' | Brad King | 2023-11-17 | 13 | -62/+142 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Use new API for limiting autogen command line lengths | tophoo | 2023-11-16 | 3 | -12/+2 | |
| * | | | | | | | Autogen: Add support for response files for moc predef targets | tophoo | 2023-11-16 | 11 | -1/+88 | |
| * | | | | | | | Autogen: Generalize MaybeWriteMocResponseFile to MaybeWriteResponseFile | tophoo | 2023-11-14 | 1 | -50/+53 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'UseSWIG-csharp-dllimport' | Brad King | 2023-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UseSWIG: ensure generated CSharp source code is portable. | Marc Chevrier | 2023-11-14 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'FetchContent-find_package-args' | Brad King | 2023-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctly | Adam Ć ulc | 2023-11-15 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | |