summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPack: Require no argument for --trace and --trace-expandKyle Edwards2022-10-251-2/+2
* Merge branch 'release-3.23' into release-3.24Brad King2022-10-210-0/+0
|\
| * Merge branch 'filesystem-path-c++03-abi' into release-3.23Brad King2022-10-203-13/+18
| |\
* | \ Merge branch 'filesystem-path-c++03-abi' into release-3.24Brad King2022-10-203-13/+18
|\ \ \ | | |/ | |/|
| * | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17Brad King2022-10-203-13/+18
| |/
* | Merge branch 'test-git-protocol-file' into release-3.24Brad King2022-10-201-0/+2
|\ \
| * | Tests: Explicitly allow usage of git file-based protocol in test casesBrad King2022-10-201-0/+2
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2022-10-190-0/+0
|\ \ | |/
| * Merge branch 'try_compile-CMP0128' into release-3.23Brad King2022-10-186-0/+72
| |\
* | \ Merge branch 'try_compile-CMP0128' into release-3.24Brad King2022-10-186-0/+72
|\ \ \ | | |/ | |/|
| * | try_compile: Honor CMP0128 setting in test projectBrad King2022-10-186-0/+72
| |/
* | Merge branch 'android-path-suffixes' into release-3.24Brad King2022-10-181-0/+6
|\ \
| * | Android: Avoid searching API level directories matching architecture bitnessSergiu Deitsch2022-10-181-0/+6
|/ /
* | Merge branch 'FindJNI-android-api' into release-3.24Brad King2022-10-171-2/+2
|\ \
| * | FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSIONSergiu Deitsch2022-10-171-2/+2
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2022-10-170-0/+0
|\ \ | |/
| * Merge branch 'doc-timestamp-f' into release-3.23Brad King2022-10-141-0/+2
| |\
* | \ Merge branch 'doc-timestamp-f' into release-3.24Brad King2022-10-141-0/+2
|\ \ \ | | |/ | |/|
| * | Help: Add versionadded for string(TIMESTAMP) %f specifierBrad King2022-10-141-0/+2
| |/
* | Merge branch 'flang-implicit-link-info' into release-3.24Brad King2022-10-116-2/+50
|\ \
| * | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-116-2/+50
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2022-10-110-0/+0
|\ \ | |/
| * Merge branch 'cpack-nsis-uninstaller' into release-3.23Brad King2022-10-101-5/+14
| |\
* | \ Merge branch 'cpack-nsis-uninstaller' into release-3.24Brad King2022-10-111-5/+14
|\ \ \ | | |/ | |/|
| * | CPack/NSIS: Fix installer not waiting for uninstaller to finishMika Fischer2022-10-101-5/+14
| |/
* | Merge topic 'add_cuda_11.8_new_archs' into release-3.24Brad King2022-10-101-0/+6
|\ \
| * | CUDA: Add support for the two new architectures in 11.8Robert Maynard2022-10-071-0/+6
* | | Merge topic 'Intel-Fortran-warn-errors' into release-3.24Brad King2022-10-105-11/+29
|\ \ \ | |/ / |/| |
| * | Intel/IntelLLVM: Fortran has distinct "-Werror"-like flagMichael Hirsch2022-10-072-6/+20
| * | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-073-5/+9
|/ /
* | Merge topic 'ifw-4.4' into release-3.24Brad King2022-10-061-0/+1
|\ \
| * | CPack/IFW: Add support for QtIFW 4.4Erlend E. Aasland2022-10-051-0/+1
|/ /
* | Merge branch 'release-3.23' into release-3.24Brad King2022-10-041-3/+3
|\ \ | |/
| * CMake 3.23.4v3.23.4Brad King2022-10-042-4/+4
* | Merge topic 'ci-xcode-14.0' into release-3.24Brad King2022-10-037-37/+66
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 14.0Brad King2022-09-301-6/+6
| * | Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0Brad King2022-09-305-29/+53
| * | Xcode: Drop CMAKE_INTDIR= definition in Swift targetsBrad King2022-09-301-2/+7
|/ /
* | Merge topic 'ctest_ninja_full_output' into release-3.24Brad King2022-09-277-11/+68
|\ \
| * | ctest: only report make-level errors when no others are foundZack Galbreath2022-09-267-11/+68
|/ /
* | Merge topic 'flang-windows' into release-3.24Brad King2022-09-231-0/+2
|\ \
| * | LLVMFlang: Add support for Windowsمهدي شينون (Mehdi Chinoune)2022-09-211-0/+2
* | | Merge branch 'release-3.23' into release-3.24Brad King2022-09-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'parse-large-int' into release-3.23Brad King2022-09-204-2/+85
| |\ \
* | \ \ Merge topic 'parse-large-int' into release-3.24Brad King2022-09-214-2/+85
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | file: Avoid strange istringstream crash in cmake.org binaries on Alpine LinuxBrad King2022-09-201-2/+8
| * | cmStringAlgorithms: Add functions to parse strings to long long integersBrad King2022-09-203-0/+77
| |/
* | Merge topic 'matlab-r2022b' into release-3.24Brad King2022-09-191-0/+1
|\ \
| * | FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
|/ /
* | Merge topic 'FindMatlab-macos-arm64' into release-3.24Brad King2022-09-151-1/+5
|\ \