summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
* | | Merge topic 'link-framework-with-multi-config-postfix' into release-3.24Brad King2022-09-154-11/+23
|\ \ \ | |/ / |/| |
| * | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-144-11/+23
|/ /
* | CMake 3.24.2v3.24.2Brad King2022-09-132-4/+4
* | Merge topic 'fetchcontent-redirect-version-exact' into release-3.24Brad King2022-09-123-4/+14
|\ \
| * | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-113-4/+14
* | | Merge topic 'FortranCInterface-LLVMFlang' into release-3.24Brad King2022-09-122-3/+5
|\ \ \
| * | | FortranCInterface: Add support for LLVMFlang manglingGilles Gouaillardet2022-09-092-3/+5
| |/ /
* | | Merge topic 'fetchcontent-unset-wrong-nested-var' into release-3.24Craig Scott2022-09-111-1/+1
|\ \ \ | |/ / |/| |
| * | FetchContent: Fix unsetting wrong variable name after provider returnsCraig Scott2022-09-101-1/+1
|/ /
* | Merge topic 'fetchcontent-extra' into release-3.24Brad King2022-09-091-4/+4
|\ \
| * | Help: Fix typo in FetchContent example, extras should read extraMathieu Malaterre2022-09-091-4/+4
* | | Merge topic 'truncation_invalid' into release-3.24Brad King2022-09-098-1/+15
|\ \ \
| * | | Tests: Add cases covering bad ctest output truncation typesBrad King2022-09-077-0/+10
| * | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATIONFrank Winklmeier2022-09-071-1/+5
| |/ /
* | | Merge topic 'revert-automoc-silence-warnings' into release-3.24Brad King2022-09-091-10/+1
|\ \ \
| * | | automoc: revert attempts to silence linker warning on macosBrad King2022-09-071-10/+1
| |/ /
* | | Merge topic 'check-library-properties-fix-performances-regression' into relea...Brad King2022-09-0911-78/+59
|\ \ \ | |/ / |/| |
| * | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-077-70/+51
| * | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().Marc Chevrier2022-09-075-8/+8