summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: block() command: enhance the `PROPAGATE` exampleMarc Chevrier2025-04-281-1/+3
* Help: Document handling of CPS transitive componentsMatthew Woehlke2025-03-071-0/+34
* Help: Fix find_package documentation about CPS and COMPONENTSMatthew Woehlke2025-02-281-24/+21
* Help: add_dependencies requires at least two argumentsBrad King2025-02-201-1/+2
* Help/cmake_minimum_required: clarify policy_max `versionadded` noteBen Boeckel2025-02-181-1/+1
* Add CMAKE_POLICY_VERSION_MINIMUM to help configure outdated projectsBrad King2025-02-131-1/+3
* Help: De-duplicate policy version documentationBrad King2025-02-133-22/+20
* Help: Drop cmake_minimum_required pre-2.4 behaviorBrad King2025-02-131-20/+9
* Merge topic 'find-cps-version' into release-4.0Brad King2025-02-131-24/+95
|\
| * find_package: Honor version requests when finding CPS packagesMatthew Woehlke2025-02-121-24/+95
* | Merge topic 'instrumentation-build-snippet' into release-4.0Brad King2025-02-121-0/+5
|\ \
| * | instrumentation: Add experimental notes to docsMartin Duffy2025-02-111-0/+5
* | | Merge topic 'help-find-library' into release-4.0Brad King2025-02-121-2/+4
|\ \ \
| * | | Help: Clarify find_library() behavior for suffixed librariesNikita Nemkin2025-02-111-2/+4
| |/ /
* | | Merge topic 'doc-target_link_libraries' into release-4.0Brad King2025-02-121-31/+21
|\ \ \
| * | | Help: Clarify context of target_link_libraries pre-4.0 behavior documentationBrad King2025-02-111-10/+16
| * | | Help: Drop target_link_libraries redundant prose on debug/optimized keywordsBrad King2025-02-111-13/+0
| * | | Help: Drop target_link_libraries mention of CMP0003 and CMP0004Brad King2025-02-111-3/+0
| * | | Help: Call out target_link_libraries legacy signatures earlierBrad King2025-02-111-6/+6
| |/ /
* | | Merge topic 'execute_process-cmd-bat' into release-4.0Brad King2025-02-121-12/+21
|\ \ \ | |/ / |/| |
| * | execute_process: Clarify when a Windows command interpreter is usedBrad King2025-02-111-12/+21
| * | execute_process: Improve invocation of .cmd/.bat with spacesBrad King2025-02-111-2/+2
* | | Merge topic 'instrumentation-doc-fixes' into release-4.0Brad King2025-02-111-3/+4
|\ \ \ | |/ / |/| |
| * | instrumentation: Improve documentation for CMake InstrumentationMartin Duffy2025-02-101-3/+4
| |/
* | Merge topic 'doc-execute_process-CMP0176-version' into release-4.0Brad King2025-02-111-1/+1
|\ \ | |/ |/|
| * Help: Clarify when execute_process ENCODING UTF-8 became the defaultAJIOB2025-02-101-1/+1
* | Merge topic 'instrumentation-build-hooks'Brad King2025-02-051-3/+5
|\ \
| * | instrumentation: Allow multiple CALLBACK argumentsMartin Duffy2025-02-041-3/+5
* | | Merge topic 'execute_process-cmd-bat'Brad King2025-02-041-2/+10
|\ \ \ | |/ / |/| |
| * | execute_process: Fix invocation of .cmd/.bat with spacesBrad King2025-02-031-2/+10
* | | Merge topic 'find-cps-components'Brad King2025-02-031-3/+3
|\ \ \
| * | | find_package: Find CPS componentsMatthew Woehlke2025-02-011-3/+3
* | | | Help: Remove stray spaces and one colonNikita Nemkin2025-01-319-12/+12
* | | | Help: Remove accidental blockquotes around listsNikita Nemkin2025-01-316-42/+41
* | | | Help: Convert some literal blocks into tables and listsNikita Nemkin2025-01-316-51/+36
| |/ / |/| |
* | | Merge topic 'msvc-runtime-checks'Brad King2025-01-301-0/+6
|\ \ \
| * | | MSVC: Add abstraction for runtime checksAJIOB2025-01-291-0/+6
* | | | Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-293-5/+5
* | | | Merge topic 'patch-lower-case-style'Brad King2025-01-292-3/+3
|\ \ \ \
| * | | | Use lower case style for commandsPeter Kokot2025-01-282-3/+3
* | | | | Merge topic 'patch-else'Brad King2025-01-291-0/+3
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Remove optional arguments from else() and end*() commandsPeter Kokot2025-01-281-0/+3
* | | | load_cache: Add note about export()Peter Kokot2025-01-281-0/+9
* | | | Merge topic 'patch-load-cache-script-mode'Brad King2025-01-281-0/+5
|\ \ \ \
| * | | | load_cache: Mention script mode support (-P)Peter Kokot2025-01-271-0/+5
| |/ / /
* | | | Merge topic 'fix-typos-found-by-pygrep-hooks'Brad King2025-01-284-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Fix typos found by the `rst-backticks` hookAlex Turbov2025-01-264-12/+12
| |/ /
* | | Merge topic 'doc-policy-deprecation-schedule'Brad King2025-01-271-3/+4
|\ \ \
| * | | Help: Mention CMAKE_POLICY_DEFAULT_CMP<NNNN> in cmake_minimum_requiredBrad King2025-01-231-3/+4
* | | | Merge topic 'patch-CMAKE_OBJDUMP'Brad King2025-01-271-2/+2
|\ \ \ \