summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.30.0-rc3v3.30.0-rc3Brad King2024-06-141-1/+1
* Merge topic 'doc-cleanup' into release-3.30Brad King2024-06-143-7/+6
|\
| * Help: Minor grammar and formatting cleanupCraig Scott2024-06-142-4/+4
| * Help: Fix nuget example with unwanted comment and bad use of rst linkCraig Scott2024-06-141-3/+2
* | Merge topic 'ctest-windows-std-handles' into release-3.30Brad King2024-06-143-34/+0
|\ \
| * | ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on WindowsBrad King2024-06-143-34/+0
* | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-140-0/+0
|\ \ \
| * \ \ Merge topic 'vs-quote-semicolons' into release-3.29Brad King2024-06-141-6/+4
| |\ \ \
* | \ \ \ Merge topic 'vs-quote-semicolons' into release-3.30Brad King2024-06-141-6/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Quote custom command arguments containing semicolonsBrad King2024-06-141-6/+4
| |/ / /
* | | | Merge topic 'xcode-16' into release-3.30Brad King2024-06-142-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tests: Update expected results for Xcode 16Brad King2024-06-132-2/+3
|/ / /
* | | CMake 3.30.0-rc2v3.30.0-rc2Brad King2024-06-121-1/+1
* | | Merge topic 'rel-win-wix-4' into release-3.30Brad King2024-06-1116-107/+108
|\ \ \
| * | | Utilities/Release: Update MSI generation to use WIX 4Brad King2024-06-1014-100/+101
| * | | ci: Update CMake version to 3.30.0-rc1Brad King2024-06-062-7/+7
* | | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.28' into release-3.29Brad King2024-06-110-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Merge topic 'clang-ansi-color' into release-3.28Brad King2024-06-111-1/+1
| | |\ \
| * | \ \ Merge topic 'clang-ansi-color' into release-3.29Brad King2024-06-111-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'clang-ansi-color' into release-3.30Brad King2024-06-111-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Clang: Drop non-existent -fno-ansi-escape-codes flagBrad King2024-06-101-1/+1
| | |/ / | |/| |
* | | | Merge topic 'bash-completion-ctest-cpack' into release-3.30Brad King2024-06-102-2/+6
|\ \ \ \
| * | | | Auxiliary: Modernize bash completion for ctest and cpackCraig Scott2024-06-072-2/+6
| | |_|/ | |/| |
* | | | Merge topic 'fc-cmp0168-fresh' into release-3.30Brad King2024-06-107-23/+52
|\ \ \ \ | |/ / / |/| | |
| * | | FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-075-9/+43
| * | | Tests: RunCMake.FetchContent should not always force _deps removalCraig Scott2024-06-071-3/+0
| * | | Tests: Fix -direct variants of FetchContent tests using wrong filesCraig Scott2024-06-072-8/+6
| * | | FetchContent: Fix typos in stamp/step file namesCraig Scott2024-06-071-2/+2
| * | | FetchContent,ExternalProject: Fix extra semicolons in step commandsCraig Scott2024-06-071-1/+1
|/ / /
* | | CMake 3.30.0-rc1v3.30.0-rc1Brad King2024-06-061-1/+1
* | | Merge topic 'doc-preset-specific-macros' into release-3.30Brad King2024-06-062-3/+9
|\ \ \
| * | | Help: Clarify preset-specific macrosCristian Le2024-06-062-3/+9
* | | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-060-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.29.5v3.29.5Brad King2024-06-061-1/+1
* | | | Merge topic 'bash-completion' into release-3.30Brad King2024-06-061-5/+19
|\ \ \ \
| * | | | Auxiliary: bash-completion: use _comp_initializeAhmad Samir2024-06-021-3/+11
| * | | | Auxiliary: Bash-comp: use _init_completion instead of _split_longoptAhmad Samir2024-06-021-3/+9
* | | | | Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30Brad King2024-06-063-18/+30
|\ \ \ \ \
| * | | | | Help: improve docs for the EXCLUDE_FROM_ALL directory propertyAlex Neundorf2024-06-043-18/+30
* | | | | | Merge topic 'gui-relative-build-path' into release-3.30Brad King2024-06-063-6/+60
|\ \ \ \ \ \
| * | | | | | cmake-gui: Handle relative paths in the build directory text inputRoc R. Currius2024-06-053-6/+60
* | | | | | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-060-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'backport-3.29-cpack-wix-scope-default' into release-3.29Brad King2024-06-063-9/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'ctest-jobserver-fifo-hang' into release-3.29Brad King2024-06-061-0/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cpack-wix-scope-default' into release-3.30Brad King2024-06-063-13/+42
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-3.29-cpack-wix-scope-default'Brad King2024-06-051-7/+19
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-053-9/+32
| | |/ / / / / / /
| * | | | | | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-052-6/+23
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'ctest-jobserver-fifo-hang' into release-3.30Brad King2024-06-061-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |