summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'update-doc-deprecated-properties-on-targets' into release-3.28Brad King2023-11-201-3/+3
|\ \ \ \
| * | | | Help: Move deprecated properties to dedicated section權少2023-11-201-3/+3
* | | | | Merge topic 'custom-command-ninja-deps' into release-3.28Brad King2023-11-201-2/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Ninja: depfile: keep rules without dependenciesMarc Chevrier2023-11-201-2/+2
| |/ /
* | | Merge topic 'ci-fedora-39' into release-3.28Brad King2023-11-20122-438/+485
|\ \ \
| * | | ci: Suppress CPack/RPM tests pending fix for Fedora 39Brad King2023-11-171-0/+9
| * | | ci: Update FindMPI test environment for mpich on Fedora 39Brad King2023-11-171-1/+1
| * | | ci: Drop now-unnecessary Clang rules for CXXModules testsBrad King2023-11-174-6/+0
| * | | ci: use Fedora 39 images and environmentsBrad King2023-11-1743-114/+112
| * | | ci: update Linux image to Fedora 39Brad King2023-11-177-3/+5
| * | | clang-tidy module: Update to build against LLVM/Clang 17Brad King2023-11-178-236/+268
| * | | clang-tidy: ignore warnings new in version 17Brad King2023-11-171-0/+8
| * | | codespell: Fix typosBrad King2023-11-1754-64/+64
| * | | codespell: Revise release note about short-lived field to avoid misspellingBrad King2023-11-171-1/+1
| * | | codespell: Match valgrind output without repeating a spelling errorBrad King2023-11-171-4/+4
| * | | Utilities/Sphinx: Fix python string literal syntax warningBrad King2023-11-171-1/+1
| * | | Tests: Update HIP.MathFunctions case for nodiscard enforcementBrad King2023-11-171-4/+8
* | | | Merge topic 'ci-release-no-cdash' into release-3.28Brad King2023-11-201-1/+0
|\ \ \ \
| * | | | gitlab-ci: drop cdash-build-id from release packaging artifactsBrad King2023-11-191-1/+0
| |/ / /
* | | | Merge topic 'doc-typo' into release-3.28Brad King2023-11-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Fix spelling of CMAKE_EXTRA_INCLUDE_FILES in 3.6 release notesPeter Kokot2023-11-191-1/+1
|/ / /
* | | Merge topic 'update-kwiml' into release-3.28Brad King2023-11-173-3/+3
|\ \ \
| * \ \ Merge branch 'upstream-KWIML' into update-kwimlBrad King2023-11-163-3/+3
| |\ \ \
| | * | | KWIML 2023-11-16 (500bc253)KWIML Upstream2023-11-163-3/+3
* | | | | Merge topic 'doc-deprecated-hanging-indent' into release-3.28Brad King2023-11-171-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Utilities/Sphinx: Add hanging indent to deprecation notesBrad King2023-11-161-3/+5
|/ / / /
* | | | CMake 3.28.0-rc5v3.28.0-rc5Brad King2023-11-151-1/+1
* | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-151-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.27.8v3.27.8Brad King2023-11-152-3/+3
* | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-150-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'backport-target-objects' into release-3.27Brad King2023-11-1510-30/+82
| |\ \ \
* | \ \ \ Merge topic 'target-objects' into release-3.28Brad King2023-11-1510-25/+80
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-target-objects' into target-objectsBrad King2023-11-1410-23/+79
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-1410-21/+74
| | * | | | cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop bodyBrad King2023-11-141-9/+8
| * | | | | cmCommonTargetGenerator: Drop unused local variableBrad King2023-11-141-1/+0
| * | | | | cmComputeLinkInformation: Simplify recording OBJECT libraries as link itemsBrad King2023-11-141-1/+1
|/ / / / /
* | | | | Merge topic 'genex-fix-short-circuit' into release-3.28Brad King2023-11-143-1/+6
|\ \ \ \ \
| * | | | | cmGeneratorExpressionNode: Fix short-circuit logicMartin Duffy2023-11-133-1/+6
* | | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-140-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindOpenMP-5.1-and-5.2' into release-3.27Brad King2023-11-131-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28Brad King2023-11-141-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2Christoph Reiter2023-11-131-0/+2
| |/ / /
* | | | Merge topic 'find_cudatoolkit_cufile_name' into release-3.28Brad King2023-11-091-4/+4
|\ \ \ \
| * | | | FindCUDAToolkit: Search for cufile library name being lowercaseRobert Maynard2023-11-081-4/+4
|/ / / /
* | | | Merge topic 'cxx23' into release-3.28Brad King2023-11-086-14/+17
|\ \ \ \
| * | | | cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleterBrad King2023-11-071-1/+1
| * | | | cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publiclyBrad King2023-11-072-9/+12
| * | | | cmList: Avoid using operator-> on input iteratorBrad King2023-11-071-1/+1
| * | | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)Brad King2023-11-072-3/+3