summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* file(COPY_FILE): Add option to retry on Windows if input access failsBrad King2022-11-171-1/+10
* file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-161-0/+3
* project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-111-1/+2
* Merge topic 'doc-improvements'Brad King2022-11-1083-188/+440
|\
| * Help: Move a note about arguments and genexes into include fileAlex Turbov2022-11-0912-52/+39
| * 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
* | Merge topic 'doc-block-return'Brad King2022-11-083-40/+78
|\ \
| * | Help: clean up and clarify block() and return()Craig Scott2022-11-073-40/+78
* | | Merge topic 'doc-find-validator'Craig Scott2022-11-081-9/+14
|\ \ \ | |_|/ |/| |
| * | Help: Make VALIDATOR wording clearer and more preciseCraig Scott2022-11-071-9/+14
| |/
| * Merge topic 'doc-cli-xrefs' into release-3.25Brad King2022-10-213-8/+8
| |\
* | | 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