summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"Brad King2025-07-281-8/+0
* Help: Fix cmake_path examplesxndcn2025-07-021-5/+5
* Help: Mention use of project() variables in packagesMatthew Woehlke2025-06-191-2/+6
* 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
|\ \
| * | Help: Note when `project(COMPAT_VERSION)` was addedMatthew Woehlke2025-06-041-0/+1
| |/
* | Merge topic 'patch-FindGTest'Craig Scott2025-06-041-0/+4
|\ \ | |/ |/|
| * FindGTest: Deprecate result variables and update documentationPeter Kokot2025-06-011-0/+4
* | CPS: Get metadata from projectMatthew Woehlke2025-06-022-1/+11
* | Merge topic 'patch-CheckCompilerFlag'Brad King2025-05-304-4/+9
|\ \
| * | Check{,C,CXX,Fortran,OBJC,OBJCXX}CompilerFlag: Update documentationPeter Kokot2025-05-284-4/+9
* | | Autogen: Replace documentation links with their permanent redirectsBrad King2025-05-281-1/+1
|/ /
* | Help: Improve CPS install documentationMatthew Woehlke2025-05-272-0/+47
* | CheckLinkerFlag: Update documentationPeter Kokot2025-05-201-0/+3
* | CMakeDependentOption: Sync documentationPeter Kokot2025-05-121-5/+2
|/
* install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES optionHao Dong2025-05-061-0/+8
* Help: Reformat install(DIRECTORY) options as a definition listBrad King2025-05-051-102/+142
* Merge topic 'doc-block'Brad King2025-04-291-1/+3
|\
| * Help: block() command: enhance the `PROPAGATE` exampleMarc Chevrier2025-04-281-1/+3
* | project: add COMPAT_VERSION keywordVito Gamberini2025-04-251-0/+19
* | exec_program: Add example how to upgrade to execute_process()Peter Kokot2025-04-161-9/+42
* | Help: Use `*.rst` extension for included filesAlex Turbov2025-04-1336-41/+41
* | CMakeDependentOption: Update documentationPeter Kokot2025-03-311-0/+6
* | Merge topic 'patch-CTEST_CVS_CHECKOUT'Brad King2025-03-251-2/+2
|\ \
| * | CTEST_CVS_CHECKOUT: Add deprecated directive to docsPeter Kokot2025-03-241-2/+2
* | | execute_process: Document {OUTPUT,ERROR}_STRIP_TRAILING_WHITESPACEPeter Kokot2025-03-211-0/+4
|/ /
* | Merge topic 'patch-debug-configurations'Brad King2025-03-181-5/+9
|\ \
| * | Help: Improve DEBUG_CONFIGURATIONS documentation and usagePeter Kokot2025-03-151-5/+9
* | | PkgC: Add NAME and PREFIXVito Gamberini2025-03-141-7/+21
|/ /
* | Merge topic 'pkg-config-import-populate'Brad King2025-03-122-10/+104
|\ \
| * | PkgC: Implement cmake_pkg_config IMPORT / POPULATEVito Gamberini2025-03-111-9/+102
| * | Help: Add install() section heading for common optionsBrad King2025-02-251-1/+2
* | | Merge topic 'document-cps-components-resolution'Brad King2025-03-101-0/+34
|\ \ \ | | |/ | |/|
| * | Help: Document handling of CPS transitive componentsMatthew Woehlke2025-03-071-0/+34
* | | Merge topic 'fix-cps-component-documentation'Brad King2025-03-041-24/+21
|\ \ \
| * \ \ Merge branch 'backport-fix-cps-component-documentation' into fix-cps-componen...Matthew Woehlke2025-03-031-24/+21
| |\ \ \ | | |/ /
| | * | Help: Fix find_package documentation about CPS and COMPONENTSMatthew Woehlke2025-02-281-24/+21
* | | | cmake_host_system_information: Extend fallback script examplePeter Kokot2025-02-281-1/+15
|/ / /
* | | Merge topic 'find-package-required'Brad King2025-02-282-3/+25
|\ \ \
| * | | find_*: Add variable to default calls to REQUIREDMartin Duffy2025-02-272-3/+25
* | | | export: Add build-tree CPS supportMatthew Woehlke2025-02-251-2/+35
| |_|/ |/| |
* | | add_dependencies: Allow calling with no dependenciesMartin Duffy2025-02-241-1/+4
* | | Merge topic 'doc-add_dependencies'Brad King2025-02-211-1/+2
|\ \ \ | |/ / |/| / | |/
| * Help: add_dependencies requires at least two argumentsBrad King2025-02-201-1/+2
* | Merge topic 'policy_max-docs'Brad King2025-02-181-1/+1
|\ \ | |/
| * Help/cmake_minimum_required: clarify policy_max `versionadded` noteBen Boeckel2025-02-181-1/+1
* | string: Allow zero-length matches in all REGEX subcommandsNikita Nemkin2025-02-141-0/+3
* | string: Allow references to unmatched groups in REGEX REPLACENikita Nemkin2025-02-141-0/+3