summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.25.0-rc4v3.25.0-rc4Brad King2022-11-081-1/+1
* Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-0835-123/+123
|\
| * Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-0729-109/+110
| * Help: Fix broken external links found by sphinx linkcheckAlex Turbov2022-11-077-14/+13
* | Merge topic 'doc-block-return' into release-3.25Brad King2022-11-083-40/+78
|\ \
| * | Help: clean up and clarify block() and return()Craig Scott2022-11-083-40/+78
| |/
* | Merge topic 'block-var-scope' into release-3.25Brad King2022-11-087-18/+51
|\ \
| * | cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-073-17/+17
| * | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-075-2/+35
| |/
* | Merge topic 'doc-msvc-abi' into release-3.25Brad King2022-11-082-4/+6
|\ \
| * | Help: Clarify compilers affected by MSVC ABI abstractionsBrad King2022-11-072-4/+6
| |/
* | Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25Brad King2022-11-081-0/+2
|\ \
| * | FindOpenSSL: Search "lib64" for mingw 64-bit installsklytje2022-11-071-0/+2
| |/
* | Merge topic 'tasking_update_toolset_doc' into release-3.25Brad King2022-11-081-4/+7
|\ \
| * | Tasking: Update CMAKE_TASKING_TOOLSET documentationChristoph Seitz2022-11-071-4/+7
| |/
* | Merge topic 'tasking_remove_system_processor' into release-3.25Brad King2022-11-081-32/+0
|\ \
| * | Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123Christoph Seitz2022-11-071-32/+0
| |/
* | Merge topic 'doc-find-validator' into release-3.25Craig Scott2022-11-081-9/+14
|\ \ | |/ |/|
| * Help: Make VALIDATOR wording clearer and more preciseCraig Scott2022-11-071-9/+14
|/
* Merge topic 'tasking-pic' into release-3.25Brad King2022-11-041-1/+1
|\
| * Tasking: Fix PIC option for Tasking ToolsetGordon Jess2022-11-031-1/+1
* | Merge topic 'vs-default-toolset' into release-3.25Brad King2022-11-041-18/+20
|\ \
| * | VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-040-0/+0
|\ \ \
| * \ \ Merge branch 'ci-xcode-14.1' into release-3.24Brad King2022-11-0310-29/+37
| |\ \ \
* | \ \ \ Merge topic 'ci-xcode-14.1' into release-3.25Brad King2022-11-041-6/+6
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | gitlab-ci: update macOS jobs to use Xcode 14.1Brad King2022-11-031-6/+6
| * | | Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branchSean McBride2022-11-038-23/+30
| * | | Source: Tell Git not to check whitespace in third-party curses form codeBrad King2022-11-031-0/+1
| |/ /
* | | Merge topic 'ci-swift-5.7' into release-3.25Brad King2022-11-031-4/+4
|\ \ \
| * | | ci: Update debian10-ninja job to use Swift 5.7.1Brad King2022-11-021-4/+4
* | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25Brad King2022-11-035-2/+37
|\ \ \ \
| * | | | FindCUDAToolkit: Restore usage from multiple directoriesRobert Maynard2022-11-025-2/+37
* | | | | Merge topic 'xcode-swift-include-dirs' into release-3.25Brad King2022-11-036-10/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Xcode: Implement Swift include directoriesBrad King2022-11-026-0/+11
| * | | | Xcode: Restore Swift framework search directoriesBrad King2022-11-021-10/+12
| | |/ / | |/| |
* | | | Merge topic 'IAR-CXX-fix' into release-3.25Brad King2022-11-021-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | IAR: Restore support for CMAKE_CXX_FLAGS_INITDaniel Schürmann2022-11-011-2/+2
|/ / /
* | | CMake 3.25.0-rc3v3.25.0-rc3Brad King2022-11-011-1/+1
* | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-011-0/+11
|\ \ \ | | |/ | |/|
| * | CMake 3.24.3v3.24.3Brad King2022-11-012-1/+12
* | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-011-2/+2
|\ \ \ | |/ /
| * | Merge branch 'release-3.23' into release-3.24Brad King2022-11-011-2/+2
| |\ \
| | * | CMake 3.23.5v3.23.5Brad King2022-11-012-3/+3
* | | | Merge topic 'update-curl' into release-3.25Brad King2022-11-01350-4296/+8265
|\ \ \ \
| * | | | curl: Set build options the way we need for CMakeBrad King2022-10-312-0/+18
| * | | | Merge branch 'upstream-curl' into update-curlBrad King2022-10-31348-4295/+8246
| |\ \ \ \
| | * | | | curl 2022-10-26 (cd95ee9f)Curl Upstream2022-10-31348-4285/+8247
| * | | | | curl: Update script to get curl 7.86.0Brad King2022-10-311-1/+1
* | | | | | Merge topic 'cmp0141-pch-reuse' into release-3.25Brad King2022-11-0118-54/+72
|\ \ \ \ \ \