summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-0944-43/+311
* Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-095-16/+15
* Help: Use CMake highlighting for command synopsisAlex Turbov2022-11-0929-38/+38
* Help: Use monospaced font for a genex name in a section titleAlex Turbov2022-11-091-2/+2
* Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptionsAlex Turbov2022-11-072-21/+21
* Help: Unindent _See Also_ related commands listAlex Turbov2022-11-075-15/+13
* Help: Use role `:program:`Alex Turbov2022-11-061-3/+3
* string(TIMESTAMP): Add %z and %Z for adding time zone stringVasiliy Koyrev2022-10-271-0/+11
* Merge topic 'doc-cli-xrefs'Brad King2022-10-213-8/+8
|\
| * Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-203-8/+8
* | Help: Mention CMake version for a recently-added `find_package` search pathAlex Turbov2022-10-201-1/+3
* | Help: Reformat find_package search paths as Sphinx tablesAlex Turbov2022-10-201-21/+29
|/
* Merge topic 'doc-timestamp-f' into release-3.25Brad King2022-10-171-0/+2
|\
| * Help: Add versionadded for string(TIMESTAMP) %f specifierBrad King2022-10-141-0/+2
* | Help: Fix typo that crashes older pygments lexersBrad King2022-10-132-8/+8
* | Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-091-3/+4
* | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-051-1/+1
* | Merge topic 'improve-try_compile-debug-documentation'Brad King2022-10-041-3/+3
|\ \
| * | Help: Improve try_compile debug documentationMatthew Woehlke2022-10-031-3/+3
* | | Merge topic 'fix-try_compile-doc-typo'Brad King2022-10-041-1/+1
|\ \ \
| * | | Help: Fix typo in try_compile documentationMatthew Woehlke2022-09-301-1/+1
| |/ /
* | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-302-14/+15
|/ /
* | try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-282-1/+28
* | Merge topic 'remove-vs10-generator'Brad King2022-09-271-1/+1
|\ \
| * | Drop Visual Studio 10 2010 generatorBrad King2022-09-261-1/+1
* | | Merge topic 'add_subdirectory_system'Brad King2022-09-271-1/+8
|\ \ \ | |/ / |/| |
| * | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-1/+8
* | | Merge topic 'try_compile-source-from'Brad King2022-09-232-6/+50
|\ \ \
| * | | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-222-2/+14
| * | | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-222-6/+38
* | | | Help: Link from add_custom_target to policy on BYPRODUCTSHinell2022-09-191-0/+2
|/ / /
* | | Merge topic 'transitive-usage-reqs-lnks'Brad King2022-09-198-25/+28
|\ \ \
| * | | Help: Link from usage requirement commands to detailed explanationHinell2022-09-168-25/+28
* | | | Merge topic 'help-add-custom-comman-byproducts'Brad King2022-09-191-0/+2
|\ \ \ \
| * | | | Help:custom_command: link policy on BYPRODUCTSHinell2022-09-161-0/+2
| |/ / /
* | | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-141-2/+16
|/ / /
* | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+5
* | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-072-46/+79
|\ \ \
| * | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-052-46/+79
* | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-033-4/+39
* | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-312-2/+4
|\ \ \ \
| * | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-302-2/+4
* | | | | Merge topic 'doc-CMP0134-fixes'Brad King2022-08-312-19/+19
|\ \ \ \ \
| * | | | | Help: Fix typos, grammar and formatting in CMP0134 policy docsCraig Scott2022-08-302-19/+19
| * | | | | Help: Add crossrefs to ctest output control optionsCraig Scott2022-08-191-1/+4
* | | | | | Merge topic 'file-DOWNLOAD-existing-file-matched-message'Craig Scott2022-08-261-2/+5
|\ \ \ \ \ \
| * | | | | | Help: Clarify file(DOWNLOAD) behavior for existing file with same hashMichael Hirsch2022-08-231-2/+5
* | | | | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-225-6/+138
|/ / / / / /
* | | | | | Help: Add crossrefs to ctest output control optionsCraig Scott2022-08-191-1/+5
* | | | | | Merge branch 'backport-3.24-doc-ctest_test-output-control' into doc-ctest_tes...Craig Scott2022-08-191-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |