summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'FindBoost-1.86' into release-3.31Brad King2024-11-121-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Add support for Boost 1.86Brad King2024-11-111-2/+2
| |/ / / / /
* | | | | | Merge topic 'ci-fedora-41' into release-3.31Brad King2024-11-124-21/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ci: Rebuild Fedora 41 image with updatesBrad King2024-11-114-21/+7
|/ / / / /
* | | | | Merge topic 'doc-CMP0132' into release-3.31Brad King2024-11-111-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Add missing one-line summary to policy CMP0132Brad King2024-11-111-0/+2
|/ / / /
* | | | CMake 3.31.0v3.31.0Brad King2024-11-061-1/+1
* | | | Merge branch 'release-3.30' into release-3.31Brad King2024-11-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'ci-vcvarsall-fix' into release-3.30Brad King2024-11-011-6/+4
| |\ \ \
* | \ \ \ Merge topic 'ci-vcvarsall-fix' into release-3.31Brad King2024-11-011-6/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ci: use JSON to transfer environment variablesBen Boeckel2024-10-311-6/+4
* | | | | Merge branch 'release-3.30' into release-3.31Brad King2024-11-010-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'ci-use-only-needs' into release-3.30Brad King2024-11-012-110/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-use-only-needs' into release-3.31Brad King2024-11-012-110/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ci-use-only-needs-3.30' into ci-use-only-needsBen Boeckel2024-10-312-110/+1
| |\ \ \ \ \ \ |/ / / / / / / | | | _ / / / | | | / / /
| * | | | | gitlab-ci: remove `dependencies` from jobsBen Boeckel2024-10-312-110/+1
* | | | | | CMake 3.31.0-rc3v3.31.0-rc3Brad King2024-10-291-1/+1
* | | | | | Merge topic 'aix-archive-shared-libraries' into release-3.31Brad King2024-10-291-3/+3
|\ \ \ \ \ \
| * | | | | | Help: Update AIX_SHARED_LIBRARY_ARCHIVE for versioned shared objectsAditya Vidyadhar Kamath2024-10-291-3/+3
* | | | | | | Merge topic 'updated-workflow-bash-completion' into release-3.31Brad King2024-10-291-0/+18
|\ \ \ \ \ \ \
| * | | | | | | bash-completion: Complete a workflow name after the --workflow optionAlex Turbov2024-10-271-0/+18
* | | | | | | | Merge topic 'doc-CMP0174' into release-3.31Brad King2024-10-291-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add 3.31 release note for cmake_parse_arguments CMP0174Peter Kokot2024-10-281-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'CMP0174-OLD-regression-repeated-keyword' into release-3.31Brad King2024-10-294-39/+75
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmake_parse_arguments: Restore capture of value after repeated keywordCraig Scott2024-10-284-39/+75
|/ / / / / / /
* | | | | | | Merge topic 'FindCUDAToolkit-remove-debug-message' into release-3.31Brad King2024-10-281-1/+0
|\ \ \ \ \ \ \
| * | | | | | | FindCUDAToolkit: Remove debug messageSeth R Johnson2024-10-251-1/+0
* | | | | | | | Merge topic 'link-strategy' into release-3.31Brad King2024-10-2827-29/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectationsBrad King2024-10-2527-29/+32
| |/ / / / / / /
* | | | | | | | Merge topic 'ci-fedora-41' into release-3.31Brad King2024-10-2884-189/+207
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ci: Restore cmake.org html documentation search results for index entriesBrad King2024-10-261-2/+0
| * | | | | | | ci: use Fedora 41 images and environmentsBrad King2024-10-2651-123/+121
| * | | | | | | ci: update Linux image to Fedora 41Brad King2024-10-267-17/+10
| * | | | | | | ci: Run Fedora + Makefiles job on x86_64-v3 hosts for mpich+libfabricBrad King2024-10-262-2/+9
| * | | | | | | CTestCustom: Suppress clang-analyzer warning in libuvBrad King2024-10-261-0/+1
| * | | | | | | cmStringAlgorithms: Fix core.NonNullParamChecker diagnostic in cmAlphaNumBrad King2024-10-261-1/+1
| * | | | | | | KWSys: SystemInformation: Add missing EOF check when reading /proc/cpuinfoBrad King2024-10-261-2/+3
| * | | | | | | Utilities/Sphinx: Tell linkcheck to not treat timeouts as brokenBrad King2024-10-261-0/+2
| * | | | | | | Tests/RunCMake/BuildDepends: Skip LinkDepends with broken GNU ld 2.43Brad King2024-10-262-4/+10
| * | | | | | | Tests: Fix FILE stream leaks in helper programsBrad King2024-10-262-7/+11
| * | | | | | | Tests: Update FindBoost.TestPython for Python 3.13 and 3.14Brad King2024-10-251-2/+2
| * | | | | | | clang-tidy: ignore warnings new in version 19Brad King2024-10-251-3/+11
| * | | | | | | codespell: Fix typosBrad King2024-10-2516-26/+26
|/ / / / / / /
* | | | | | | Merge topic 'windows-kernel-mode-driver' into release-3.31Brad King2024-10-253-11/+6
|\ \ \ \ \ \ \
| * | | | | | | WindowsKernelModeDriver: Switch to appending to variablesJoseph Snyder2024-10-243-11/+6
| |/ / / / / /
* | | | | | | Merge topic 'lfortran-link-info' into release-3.31Brad King2024-10-257-8/+100
|\ \ \ \ \ \ \
| * | | | | | | LFortran: Improve detection of implicit link information for lfortran 0.40+Brad King2024-10-247-8/+100
| |/ / / / / /
* | | | | | | Merge topic 'linker-configuration-enhancements' into release-3.31Brad King2024-10-2519-54/+56
|\ \ \ \ \ \ \
| * | | | | | | Linker configuration: enhance usabilityMarc Chevrier2024-10-2419-54/+56
* | | | | | | | Merge topic 'Help-CMAKE_LINK_DEPENDS_USE_LINKER' into release-3.31Brad King2024-10-251-2/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |