summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ExternalProject: Fix bad indenting for uses_terminalCraig Scott2024-07-261-5/+5
|/ / /
* | | Merge topic 'ep-svn-user-pass' into release-3.30Brad King2024-07-231-2/+2
|\ \ \
| * | | ExternalProject: Don't add SVN auth args if not setCraig Scott2024-07-201-2/+2
* | | | Merge topic 'bootstrap-no-pkg-config' into release-3.30Brad King2024-07-231-2/+2
|\ \ \ \
| * | | | bootstrap: Restore support for system jsoncpp and uv without pkg-configojab ojab2024-07-221-2/+2
* | | | | Merge topic 'cpack-external-partial-json' into release-3.30Brad King2024-07-231-8/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmCPackExternalGenerator: ensure JSON is written before running the scriptBen Boeckel2024-07-181-8/+11
* | | | | Merge topic 'macos-check-archs' into release-3.30Brad King2024-07-224-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)Brad King2024-07-194-1/+8
* | | | | Merge topic 'ci-cmake-update' into release-3.30Brad King2024-07-192-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci: Update CMake version to 3.30.1Brad King2024-07-182-7/+7
|/ / / /
* | | | CMake 3.30.1v3.30.1Brad King2024-07-182-1/+13
* | | | Merge topic 'vs-cuda' into release-3.30Brad King2024-07-181-0/+8
|\ \ \ \
| * | | | VS: Restore support for CUDA with no optimization flagsBrad King2024-07-171-0/+8
| |/ / /
* | | | Merge topic 'macos-curl-backend' into release-3.30Brad King2024-07-185-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | macOS: Work around bug in system curl 8.{3,4,5} LibreSSL backendBrad King2024-07-175-0/+34
|/ / /
* | | Merge branch 'release-3.29' into release-3.30Brad King2024-07-161-3/+3
|\ \ \ | | |/ | |/|
| * | CMake 3.29.7v3.29.7Brad King2024-07-162-4/+4
* | | Merge topic 'custom-transitive-properties' into release-3.30Brad King2024-07-165-9/+45
|\ \ \
| * | | Restore support for exporting INTERFACE with missing dependenciesBrad King2024-07-155-9/+45
* | | | Merge topic 'IntelLLVM-layout-2024' into release-3.30Brad King2024-07-161-1/+4
|\ \ \ \
| * | | | IntelLLVM: Update toolchain layout for 2024+ versionsPavel Liavonau2024-07-151-1/+4
| |/ / /
* | | | Merge topic 'doc-mark-deprecated' into release-3.30Brad King2024-07-162-2/+2
|\ \ \ \
| * | | | Help: Move deprecated modules and variables to dedicated sections權少2024-07-152-2/+2
| |/ / /
* | | | Merge topic 'libuv-idna' into release-3.30Brad King2024-07-161-2/+6
|\ \ \ \
| * | | | libuv: backport IDNA input/output hardening fixesBrad King2024-07-151-2/+6
| |/ / /
* | | | Merge topic 'FindMatlab-no-langs' into release-3.30Brad King2024-07-161-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | FindMatlab: Restore support for finding Matlab without any languagesBrad King2024-07-151-4/+5
|/ / /
* | | Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage' into release-3.30Kyle Edwards2024-07-087-3/+18
|\ \ \
| * | | Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-057-3/+18
* | | | Merge topic 'fetchcontent-debug-log-level' into release-3.30Craig Scott2024-07-063-3/+3
|\ \ \ \
| * | | | FetchContent: Fix command echo for DEBUG and TRACE log levelsCraig Scott2024-07-043-3/+3
| |/ / /
* | | | Merge topic 'test-ExternalProject' into release-3.30Brad King2024-07-041-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Fix RunCMake.ExternalProject when git is not availableBrad King2024-07-031-4/+5
|/ / /
* | | Merge topic 'ci-cmake-update' into release-3.30Brad King2024-07-032-7/+7
|\ \ \
| * | | ci: Update CMake version to 3.30.0Brad King2024-07-022-7/+7
|/ / /
* | | CMake 3.30.0v3.30.0Brad King2024-07-021-1/+1
* | | Merge branch 'release-3.29' into release-3.30Brad King2024-07-020-0/+0
|\ \ \ | |/ /
| * | Merge branch 'release-3.28' into release-3.29Brad King2024-07-020-0/+0
| |\ \ | | |/
| | * Merge topic 'ctest-windows-std-handles' into release-3.28Brad King2024-07-023-34/+0
| | |\
* | | \ Merge topic 'fix-doc-manual-cmake-cxxmodules' into release-3.30Brad King2024-06-271-1/+1
|\ \ \ \
| * | | | Help: Fix typo in cmake-cxxmodules(7) note syntax權少2024-06-261-1/+1
|/ / / /
* | | | Merge topic 'ci-cmake-update' into release-3.30Brad King2024-06-262-7/+7
|\ \ \ \
| * | | | ci: Update CMake version to 3.30.0-rc4Brad King2024-06-242-7/+7
|/ / / /
* | | | CMake 3.30.0-rc4v3.30.0-rc4Brad King2024-06-241-1/+1
* | | | Merge topic 'emacs-bracket-syntax-fix' into release-3.30Brad King2024-06-241-3/+3
|\ \ \ \
| * | | | cmake-mode.el: fix bracket string/comment syntax-propertizeeutro2024-06-241-3/+3
* | | | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-240-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'vs-17.11' into release-3.29Brad King2024-06-241-4/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-17.11' into release-3.30Brad King2024-06-241-4/+2
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |