summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Help: Add more install(TARGETS) examplesBrad King2023-08-031-38/+94
| * | | | | | Help: Clarify install(TARGETS) artifact-kind option group orderingBrad King2023-08-031-19/+35
| * | | | | | Help: Use argument value placeholders consistently in install(TARGETS)Brad King2023-08-031-45/+46
| * | | | | | Help: Reorganize install() sectionsBrad King2023-08-031-20/+6
| * | | | | | Help: Revert "improve install() documentation of argument ordering"Brad King2023-08-031-15/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-0727-41/+296
|\ \ \ \ \ \
| * | | | | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-3111-11/+11
| * | | | | | cmCoreTryCompile: forward module-related binutils variablesBen Boeckel2023-07-311-0/+1
| * | | | | | cmCoreTryCompile: use the source type context for source filesBen Boeckel2023-07-3111-21/+137
| * | | | | | cmArgumentParser: support storing a context value with parsingBen Boeckel2023-07-311-0/+32
| * | | | | | cmCoreTryCompile: parse `SOURCES_TYPE` argumentBen Boeckel2023-07-314-1/+81
| * | | | | | cmCoreTryCompile: use `target_sources` for `try_compile` targetsBen Boeckel2023-07-311-3/+4
| * | | | | | cmExperimental: support forwarding associated variables to `try_compile`Ben Boeckel2023-07-313-4/+17
| * | | | | | cmExperimental: only forward C++ module support to non-ABI checksBen Boeckel2023-07-313-3/+7
| * | | | | | cmExperimental: use an `enum` for whether to forward to try_compileBen Boeckel2023-07-313-5/+12
| * | | | | | Modules/Internal/FeatureTesting: mark feature testing as a special testBen Boeckel2023-07-311-0/+1
* | | | | | | Merge topic 'FindwxWidgets-optional'Brad King2023-08-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | FindwxWidgets: Fix returning optional componentsRick Budé2023-08-021-1/+2
* | | | | | | | Merge topic 'set-CACHE-diagnostics'Brad King2023-08-075-4/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | set: Improve diagnostics for CACHE modeJeremy2023-08-025-4/+37
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'revert-vs-show-cmake-files' into release-3.27Brad King2023-08-0710-330/+12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'revert-vs-show-cmake-files'Brad King2023-08-0710-330/+12
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-revert-vs-show-cmake-files'Brad King2023-08-0210-330/+12
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-0210-330/+12
| | |/ / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-08-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-08-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-08-051-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-08-041-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'doc-install'Brad King2023-08-032-801/+814
|\ \ \ \ \ \ \
| * | | | | | | Help: Cross-reference install command signatures as commandsBrad King2023-08-022-34/+19
| * | | | | | | Help: Use signature directive for 'install' commandBrad King2023-08-021-792/+820
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-08-031-1/+1
|/ / / / / /
* | | | | | Merge topic 'update-curl'Brad King2023-08-0293-1711/+2466
|\ \ \ \ \ \
| * | | | | | curl: Remove curlu library not needed for building within CMakeBrad King2023-08-011-0/+4
| * | | | | | Merge branch 'upstream-curl' into update-curlBrad King2023-08-0192-1710/+2461
| |\ \ \ \ \ \
| | * | | | | | curl 2023-07-26 (50490c06)Curl Upstream2023-08-0192-1710/+2461
| * | | | | | | curl: Update script to get curl 8.2.1Brad King2023-08-011-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'object-library-link-entries'Brad King2023-08-0210-27/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | cmComputeLinkInformation: add `OBJECT` libraries as link itemsBen Boeckel2023-08-013-22/+2
| * | | | | | cmComputeLinkInformation: prepare Item consumers for `OBJECT` librariesBen Boeckel2023-08-017-5/+16
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-08-021-1/+1
|/ / / / /
* | | | | Merge topic 'xcode-embed-resources'Brad King2023-08-0113-6/+96
|\ \ \ \ \
| * | | | | Xcode: Add embed resources supporthalx992023-07-3113-6/+96
* | | | | | Merge topic 'windows-tidy-cmstrcat'Brad King2023-08-0142-929/+1018
|\ \ \ \ \ \
| * | | | | | clang-tidy: fix `performance-faster-string-find` lintsBen Boeckel2023-07-311-1/+1
| * | | | | | clang-tidy: fix `readability-static-accessed-through-instance` lintsBen Boeckel2023-07-311-1/+1
| * | | | | | cmWIXRichTextFormatWriter: remove identity castBen Boeckel2023-07-311-1/+1
| * | | | | | clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2023-07-311-3/+1
| * | | | | | clang-tidy: fix `readability-container-size-empty` lintsBen Boeckel2023-07-311-1/+1