summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.30' into release-3.31Brad King2024-11-211-0/+7
|\
| * CMake 3.30.6v3.30.6Brad King2024-11-212-1/+8
* | Merge branch 'release-3.30' into release-3.31Brad King2024-11-211-2/+2
|\ \ | |/
| * Merge branch 'release-3.29' into release-3.30Brad King2024-11-211-2/+2
| |\
| | * CMake 3.29.9v3.29.9Brad King2024-11-212-3/+3
* | | Merge branch 'release-3.30' into release-3.31Brad King2024-11-210-0/+0
|\ \ \ | |/ /
| * | Merge branch 'release-3.29' into release-3.30Brad King2024-11-200-0/+0
| |\ \ | | |/
| | * Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.29Brad King2024-11-201-3/+23
| | |\
| * | \ Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.30Brad King2024-11-201-3/+23
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.31Brad King2024-11-211-3/+23
|\ \ \ \ | | |/ / | |/| |
| * | | execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptorsBrad King2024-11-201-3/+23
| | |/ | |/|
* | | Merge topic 'cps-export-experimental-message' into release-3.31Brad King2024-11-202-4/+4
|\ \ \
| * | | cmExperimental: Make CPS-export experimental notice more consistentMatthew Woehlke2024-11-192-4/+4
|/ / /
* | | Merge topic 'Linux-deduplication-static-libs' into release-3.31Brad King2024-11-1937-1/+70
|\ \ \
| * | | LLD linker: avoid regression on archive libraries deduplicationMarc Chevrier2024-11-1837-1/+70
* | | | Merge topic 'update-libarchive' into release-3.31Brad King2024-11-1979-328/+601
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2024-11-1878-327/+600
| |\ \ \
| | * | | LibArchive 2024-10-13 (b439d586)LibArchive Upstream2024-11-1878-327/+601
| * | | | libarchive: Update script to get 3.7.7Brad King2024-11-181-1/+1
|/ / / /
* | | | Merge topic 'cmp0175-restore-USES_TERMINAL-for-TARGET-form' into release-3.31Craig Scott2024-11-166-7/+10
|\ \ \ \
| * | | | CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)Craig Scott2024-11-156-7/+10
* | | | | Merge topic 'ci-xcode-16.1' into release-3.31Brad King2024-11-161-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci: update macOS jobs to use Xcode 16.1Brad King2024-11-151-6/+6
|/ / / /
* | | | Merge topic 'doc-vs-old-toolsets' into release-3.31Brad King2024-11-154-11/+14
|\ \ \ \
| * | | | Help: Clarify instructions for using older VS toolsets with newer VS versionsBrad King2024-11-144-11/+14
* | | | | Merge topic 'deprecate-pre-3.10' into release-3.31Brad King2024-11-1529-63/+93
|\ \ \ \ \
| * | | | | Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-1429-63/+93
| |/ / / /
* | | | | Merge topic 'ci-msvc-14.42' into release-3.31Brad King2024-11-151-12/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci: Update Windows builds to MSVC 14.42 toolsetBrad King2024-11-141-12/+12
|/ / / /
* | | | Merge topic 'musl-linux-any' into release-3.31Brad King2024-11-131-1/+1
|\ \ \ \
| * | | | Linux: Recognize multiarch directories for musl-linux-anyTimo Röhling2024-11-121-1/+1
* | | | | Merge topic 'image-magick-7' into release-3.31Brad King2024-11-131-1/+3
|\ \ \ \ \
| * | | | | FindImageMagick: Fix ARCH_INCLUDE_DIR detection for version 7 and newerTimo Röhling2024-11-121-1/+3
| |/ / / /
* | | | | Merge topic 'WHOLE_ARCHIVE-various-systems' into release-3.31Brad King2024-11-1350-9/+246
|\ \ \ \ \
| * | | | | Linker configuration: Add missing platformsMarc Chevrier2024-11-1250-9/+246
* | | | | | Merge topic 'gtest-discover-flush-duplicates' into release-3.31Brad King2024-11-135-49/+77
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | GoogleTest: Avoid extra call to set DISABLED test property in discoveryCraig Scott2024-11-121-4/+3
| * | | | | GoogleTest: Clear script content buffer on flush and flush less oftenCraig Scott2024-11-125-45/+74
* | | | | | Merge topic 'FindSQLite3-pkg-config' into release-3.31Brad King2024-11-122-2/+6
|\ \ \ \ \ \
| * | | | | | Help: Guard calls to pkg_check_modules in cmake-developer(7) examplePeter Kokot2024-11-111-1/+3
| * | | | | | FindSQLite3: Guard calls to pkg_check_modulesPeter Kokot2024-11-111-1/+3
| |/ / / / /
* | | | | | Merge branch 'release-3.30' into release-3.31Brad King2024-11-120-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'FindBoost-1.86' into release-3.30Brad King2024-11-121-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ 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