summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add tests for install(PACKAGE_INFO)Matthew Woehlke2024-08-1457-0/+394
* export: Add initial CPS supportMatthew Woehlke2024-08-1414-2/+1155
* Merge topic 'export-refactor-more-for-cps'Brad King2024-07-3011-102/+131
|\
| * export: Fix handling of import prefixMatthew Woehlke2024-07-264-27/+35
| * export: Generalize GenerateImportFileConfigMatthew Woehlke2024-07-256-38/+56
| * export: Refactor obtaining export informationMatthew Woehlke2024-07-256-37/+40
* | Merge topic 'clean-proto'Brad King2024-07-304-13/+0
|\ \
| * | Source: Delete unused prototypesVitaly Stakhovsky2024-07-294-13/+0
* | | Merge topic 'enable_warnings'Brad King2024-07-304-4/+4
|\ \ \
| * | | Rename {_ => }CMAKE_INCLUDE_SYSTEM_FLAG_${lang}_WARNINGPatrick H2024-07-294-4/+4
* | | | CMake Nightly Date StampKitware Robot2024-07-301-1/+1
* | | | Merge topic 'cmake-pkg-config-integration'Brad King2024-07-2956-0/+2948
|\ \ \ \
| * | | | PkgC: Add cmake_pkg_config(EXTRACT) commandVito Gamberini2024-07-2954-0/+2932
| * | | | PkgC: Add llpkgc to buildVito Gamberini2024-07-293-0/+16
|/ / / /
* | | | Merge branch 'release-3.30'Brad King2024-07-290-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'release-3.29' into release-3.30Brad King2024-07-290-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.29'Brad King2024-07-290-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-07-290-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'backport-test-curl-output' into release-3.29Brad King2024-07-291-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.28'Brad King2024-07-290-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'backport-test-curl-output' into release-3.28Brad King2024-07-291-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'release-3.30' into masterBrad King2024-07-290-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'backport-test-curl-output' into release-3.30Brad King2024-07-291-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-291-1/+1
| | |/ / / / /
* | | | | | | Merge branch 'release-3.30'Brad King2024-07-290-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge topic 'FindPython-WIN32-EXECUTABLE_DEBUG' into release-3.30Brad King2024-07-291-2/+20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindPython-WIN32-EXECUTABLE_DEBUG'Brad King2024-07-291-2/+20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindPython: Fix usage of cached variable _Python_EXECUTABLE_DEBUGMarc Chevrier2024-07-261-2/+20
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-290-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'doc-add_test-typo' into release-3.30Brad King2024-07-292-2/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-add_test-typo'Brad King2024-07-292-2/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Help: Fix typo in add_test documentationBrad King2024-07-262-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2024-07-281-1/+1
* | | | | | | Merge branch 'release-3.30'Craig Scott2024-07-270-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'fetchcontent-updates-disconnected' into release-3.30Craig Scott2024-07-271-10/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fetchcontent-updates-disconnected'Craig Scott2024-07-271-10/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FetchContent: Ensure can_fetch_default is set early enoughCraig Scott2024-07-261-5/+6
| * | | | | | ExternalProject: Fix bad indenting for uses_terminalCraig Scott2024-07-261-5/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2024-07-271-1/+1
* | | | | | Merge topic 'install-parallel-manifest'Brad King2024-07-2620-111/+225
|\ \ \ \ \ \
| * | | | | | install: Write manifest file in parallel installMartin Duffy2024-07-2520-111/+225
* | | | | | | Merge topic 'update-curl'Brad King2024-07-26235-5427/+8217
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Utilities: Update hard-coded try_compile results for curl 8.9.0Brad King2024-07-251-0/+2
| * | | | | | curl: Set build options the way we need for CMakeBrad King2024-07-251-2/+5
| * | | | | | Merge branch 'upstream-curl' into update-curlBrad King2024-07-25232-5424/+8209
| |\ \ \ \ \ \
| | * | | | | | curl 2024-07-24 (5040f7e9)Curl Upstream2024-07-25232-5425/+8210
| * | | | | | | curl: Update script to get curl 8.9.0Brad King2024-07-251-1/+1
| * | | | | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-251-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-07-261-1/+1
| |_|_|_|_|_|/ |/| | | | | |