summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Help: Add missing closing quote on C++ exampleCraig Scott2022-08-191-1/+1
| |/ /
* | | Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notesBrad King2022-08-093-10/+10
* | | Merge topic 'doc-markup-program-options'Brad King2022-08-0810-26/+31
|\ \ \
| * | | Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-048-22/+27
| * | | Help: Replace mentions of ``-S`` option with :option:`-S` roleAlex Turbov2022-08-042-4/+4
* | | | Merge topic 'find_package-one-more-path'Brad King2022-08-051-0/+1
|\ \ \ \
| * | | | cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-041-0/+1
| |/ / /
* | | | Merge topic 'doc-find_package-typo'Brad King2022-08-041-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Fix reST syntax typo in find_package docsEisuke Kawashima2022-08-031-2/+2
| * | Merge topic 'doc-if-PATH_EQUAL' into release-3.24Brad King2022-07-262-9/+15
| |\ \
* | \ \ Merge topic 'doc-if-PATH_EQUAL'Brad King2022-07-262-9/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify behavior of path-based equality conditionsCraig Scott2022-07-242-9/+15
* | | | Merge topic 'doc-find_package-BYPASS_PROVIDER'Brad King2022-07-251-2/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
| |/ /
* | | Merge topic 'try_run_split_output'Brad King2022-07-221-0/+13
|\ \ \
| * | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-081-0/+13
* | | | Merge topic 'doc-execute_process'Brad King2022-07-201-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify execute_process OS-specific command-line encodingBrad King2022-07-201-2/+9
* | | | Merge topic 'doc_command_links'Brad King2022-07-204-0/+29
|\ \ \ \
| * | | | Help: Add see-also refs for flow control commandsMarkus Ferrell2022-07-194-0/+29
* | | | | Merge topic 'doc-example-target-sources'Brad King2022-07-201-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Help: Add missing PRIVATE keyword to target_sources() exampleCraig Scott2022-07-201-2/+2
* | | | Merge topic 'install-destination-docs'Brad King2022-07-081-3/+9
|\ \ \ \