summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add some more `:option:` role to `cmake-language(7)` manualAlex Turbov2022-11-051-8/+8
* Help: Add `ATTENTION` for comments in the `cmake-language(7)` manualAlex Turbov2022-11-051-3/+3
* CMake Nightly Date StampKitware Robot2022-11-051-1/+1
* Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\
| * Merge topic 'tasking-pic' into release-3.25Brad King2022-11-041-1/+1
| |\
* | \ Merge topic 'tasking-pic'Brad King2022-11-041-1/+1
|\ \ \ | | |/ | |/|
| * | Tasking: Fix PIC option for Tasking ToolsetGordon Jess2022-11-031-1/+1
* | | Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'vs-default-toolset' into release-3.25Brad King2022-11-041-18/+20
| |\ \
* | \ \ Merge topic 'vs-default-toolset'Brad King2022-11-041-18/+20
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* | | | Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-040-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.24'Brad King2022-11-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'ci-xcode-14.1' into release-3.24Brad King2022-11-0310-29/+37
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ci-xcode-14.1' into release-3.25Brad King2022-11-041-6/+6
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
* | | | | Merge topic 'ci-xcode-14.1'Brad 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
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-11-041-1/+1
* | | | Merge branch 'release-3.25'Brad King2022-11-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ci-swift-5.7' into release-3.25Brad King2022-11-031-4/+4
| |\ \ \
* | \ \ \ Merge topic 'ci-swift-5.7'Brad King2022-11-031-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ci: Update debian10-ninja job to use Swift 5.7.1Brad King2022-11-021-4/+4
* | | | | Merge branch 'release-3.25'Brad King2022-11-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25Brad King2022-11-035-2/+37
| |\ \ \ \
* | \ \ \ \ Merge topic 'correct_nvptxcompiler_not_linking_to_threads'Brad King2022-11-035-2/+37
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindCUDAToolkit: Restore usage from multiple directoriesRobert Maynard2022-11-025-2/+37
* | | | | | Merge branch 'release-3.25'Brad King2022-11-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'xcode-swift-include-dirs' into release-3.25Brad King2022-11-036-10/+23
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'xcode-swift-include-dirs'Brad 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 'ci-mingw'Brad King2022-11-0314-7/+117
|\ \ \ \ \
| * | | | | ci: add MSYS Makefiles nightly CI jobBrad King2022-11-025-0/+29
| * | | | | ci: add MinGW Makefiles nightly CI jobBrad King2022-11-027-0/+63
| * | | | | Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0Brad King2022-11-022-4/+20
| * | | | | Tests: Improve RunCMake.GetPrerequisites sample executable selectionBrad King2022-11-023-3/+5
* | | | | | CMake Nightly Date StampKitware Robot2022-11-031-1/+1
|/ / / / /
* | | | | Merge branch 'release-3.25'Brad King2022-11-020-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'IAR-CXX-fix' into release-3.25Brad King2022-11-021-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'IAR-CXX-fix'Brad King2022-11-021-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | IAR: Restore support for CMAKE_CXX_FLAGS_INITDaniel Schürmann2022-11-011-2/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-11-021-1/+1
* | | | Merge branch 'release-3.25'Brad King2022-11-010-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.25.0-rc3v3.25.0-rc3Brad King2022-11-011-1/+1
* | | | Merge branch 'release-3.25'Brad King2022-11-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-011-0/+11
| |\ \ \ | | | |/ | | |/|