summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-string-xref' into release-4.2Brad King2025-11-181-12/+12
|\
| * Help: Avoid reST named references in string(JSON) synopsisBrad King2025-11-171-5/+5
| * Help: Improve string(JSON) synopsis document source readabilityBrad King2025-11-171-11/+11
* | Help: Fix typos and formatting for 4.2 releaseCraig Scott2025-11-141-1/+1
* | Merge topic 'project-license-doc' into release-4.2Brad King2025-10-281-2/+13
|\ \
| * | Help: Improve documentation of project SPDX_LICENSEMatthew Woehlke2025-10-271-2/+13
* | | Help: Add missing gate for project(SPDX_LICENSE)Matthew Woehlke2025-10-231-0/+3
|/ /
* | Merge topic 'fix-copy-on-error-directory-info' into release-4.2Brad King2025-10-121-1/+3
|\ \
| * | file(CREATE_LINK): Document `COPY_ON_ERROR` behavior on directoriesAlex Overchenko2025-10-101-1/+3
* | | Help: Use signature directive for `cmake_path` commandTyler Yankee2025-10-093-304/+251
|/ /
* | Merge topic 'help-TRYRUN_OUTPUT_STDOUT'Brad King2025-10-071-0/+14
|\ \
| * | Help: Document try_run output cache entries for cross-buildJinzhe Zeng2025-10-061-0/+14
* | | Merge topic 'cps-symbolic-info'Brad King2025-10-031-0/+24
|\ \ \
| * | | CPS: Add Symbolic ComponentsTaylor Sasser2025-10-021-0/+24
| |/ /
* | | Merge topic 'instrumentation-target-content'Brad King2025-10-031-9/+8
|\ \ \
| * | | instrumentation: Move target data into content filesMartin Duffy2025-10-021-9/+8
| |/ /
* | | Help: Fix cmake_language(TRACE) command anchorBrad King2025-10-011-2/+3
|/ /
* | Merge topic 'patch-rst-typos'Brad King2025-09-251-1/+1
|\ \
| * | Help: Fix typos in versionadded directivesPeter Kokot2025-09-231-1/+1
* | | cmake_language: add `TRACE` subcommandAlex Turbov2025-09-221-0/+25
|/ /
* | string: Add REGEX QUOTE sub-commandTimo Röhling2025-09-181-0/+11
* | Help: Fix version added for `CMAKE_MATCH_<n>`Alexander Grund2025-09-111-1/+1
* | Merge topic 'instrumentation-trace'Brad King2025-09-041-2/+2
|\ \
| * | instrumentation: Add Google trace outputTyler Yankee2025-09-031-2/+2
* | | Merge topic 'document_find_package_dir_version'Brad King2025-09-011-1/+3
|\ \ \ | |/ / |/| |
| * | Help: Specify `<PackageName>_DIR` interaction with a versionMeszaros, Gergely2025-08-261-1/+3
* | | instrumentation: Collect custom content from CMake configureMartin Duffy2025-08-211-0/+48
|/ /
* | Help: Improve clarity of foreach behaviorTyler Yankee2025-08-131-6/+12
* | set/unset commands: add CACHE{variable} syntax supportMarc Chevrier2025-08-042-28/+70
* | find_xxx: Clarify command descriptionVito Gamberini2025-08-012-8/+25
* | Merge topic 'revert-install-DIRECTORY-exclude-empty'Brad King2025-07-291-8/+0
|\ \
| * | install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"Brad King2025-07-281-8/+0
* | | Help: The old add_test() form does not support TEST_LAUNCHERRalf Habacker2025-07-281-1/+2
* | | Merge topic 'instrumentation-ctest-interface'Brad King2025-07-211-4/+4
|\ \ \
| * | | instrumentation: Rename queries field to optionsMartin Duffy2025-07-101-4/+4
* | | | Merge topic 'find-package-unwind'Brad King2025-07-211-1/+17
|\ \ \ \
| * | | | find_package: Implement UNWIND_INCLUDEVito Gamberini2025-07-131-1/+17
| |/ / /
* | | | Help: Document WORKING_DIRECTORY default behavior missing in some commandsDan Raviv2025-07-103-1/+4
|/ / /
* | | Merge topic 'doc-cmake_path'Brad King2025-07-031-5/+5
|\ \ \ | |/ /
| * | Help: Fix cmake_path examplesxndcn2025-07-021-5/+5
* | | CPS: Add export support for [default_]licenseMatthew Woehlke2025-06-203-4/+33
* | | project: Add SPDX_LICENSE argumentMatthew Woehlke2025-06-201-0/+24
* | | Help: Tweak project DESCRIPTION documentationMatthew Woehlke2025-06-203-6/+6
* | | Merge topic 'improve-project-doc'Brad King2025-06-201-2/+6
|\ \ \ | |/ /
| * | Help: Mention use of project() variables in packagesMatthew Woehlke2025-06-191-2/+6
* | | find_package: Use deterministic search order by defaultMoritz Haase2025-06-181-12/+21
|/ /
* | Help: add and make references to generators consistentBen Boeckel2025-06-124-8/+8
* | Merge topic 'cps-more-metadata'Brad King2025-06-062-1/+16
|\ \
| * | CPS: Support additional metadataMatthew Woehlke2025-06-032-1/+16
* | | Merge topic 'fix-project-compat_version-doc'Brad King2025-06-051-0/+1
|\ \ \