summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iOS: Add support for Mac CatalystRaul Metsma2024-07-0322-10/+107
* | | | | Merge topic 'vs-dotnet-sdk-custom-command'Brad King2024-07-087-19/+92
|\ \ \ \ \
| * | | | | VS: Support add_custom_command in .Net SDK-style projectsCalum Robinson2024-06-257-19/+92
* | | | | | Merge branch 'release-3.30'Kyle Edwards2024-07-080-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage' into release-3.30Kyle Edwards2024-07-087-3/+18
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage'Kyle Edwards2024-07-087-3/+18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-057-3/+18
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-071-1/+1
* | | | | | | Merge branch 'release-3.30'Craig Scott2024-07-060-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'fetchcontent-debug-log-level' into release-3.30Craig Scott2024-07-063-3/+3
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fetchcontent-debug-log-level'Craig Scott2024-07-063-3/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FetchContent: Fix command echo for DEBUG and TRACE log levelsCraig Scott2024-07-043-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-061-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-051-1/+1
* | | | | | | Merge topic 'cmArgumentParser-Derived-Classes'Brad King2024-07-044-37/+94
|\ \ \ \ \ \ \
| * | | | | | | cmArgumentParser: Support binding with derived classesVito Gamberini2024-07-022-37/+60
| * | | | | | | STL: extend type_traits to deal with member pointersVito Gamberini2024-07-022-0/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'bash-completion-cmake-workflow'Brad King2024-07-041-5/+13
|\ \ \ \ \ \ \
| * | | | | | | bash-completion: Handle `cmake --workflow`Alex Turbov2024-07-021-5/+13
* | | | | | | | Merge topic 'cmake-help-workflow'Brad King2024-07-041-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Print --workflow option in --help outputBrad King2024-07-021-1/+2
* | | | | | | | | Merge branch 'release-3.30'Brad King2024-07-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'test-ExternalProject' into release-3.30Brad King2024-07-041-4/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'test-ExternalProject'Brad King2024-07-041-4/+5
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Tests: Fix RunCMake.ExternalProject when git is not availableBrad King2024-07-031-4/+5
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2024-07-041-1/+1
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-030-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge topic 'ci-cmake-update' into release-3.30Brad King2024-07-032-7/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ci-cmake-update'Brad King2024-07-032-7/+7
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ci: Update CMake version to 3.30.0Brad King2024-07-022-7/+7
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2024-07-031-1/+1
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-020-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | CMake 3.30.0v3.30.0Brad King2024-07-021-1/+1
* | | | | | | Merge topic 'find_mpi-support-newlines-in-output'Brad King2024-07-021-1/+2
|\ \ \ \ \ \ \
| * | | | | | | FindMPI include parsing better handles leading newlinesRobert Maynard2024-07-011-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'orkun_26080_27_06_2024'Brad King2024-07-021-35/+11
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Remove <target_name>_autogen_timestamp_deps targetOrkun Tokdemir2024-06-271-35/+11
* | | | | | | | Merge topic 'FindImageMagick-component-libraries'Brad King2024-07-021-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | FindImageMagick: Provide per-component _LIBRARIES variableDeniz Bahadir2024-07-011-0/+8
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-rpm-zstd-compression'Brad King2024-07-024-29/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/RPM: Add zstd compression supportJoel Johnson2024-07-013-3/+18
| * | | | | | | | CPack/RPM: emit error on invalid CPACK_RPM_COMPRESSION_TYPEJoel Johnson2024-07-011-6/+5
| * | | | | | | | CPack/RPM: fix whitespace alignment prior to editingJoel Johnson2024-07-011-20/+20
| * | | | | | | | Help: Clarify using CPACK_THREADS as defaultJoel Johnson2024-06-271-6/+2
* | | | | | | | | Merge topic 'codegen'Brad King2024-07-0264-3/+733
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_custom_command: Add CODEGEN supportJuan Ramos2024-07-0164-3/+733
* | | | | | | | | | Merge branch 'release-3.30'Brad King2024-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'release-3.29' into release-3.30Brad King2024-07-020-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge branch 'release-3.29'Brad King2024-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-07-020-0/+0
| |\ \ \ \ \ \ \ \ \