summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-171-2/+3
* | | | | Merge topic 'compile_opts'Brad King2020-05-182-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Provide cross-references between compiler settingsJoachim Wuttke (h)2020-05-142-0/+5
| |/ / /
* | | | set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-144-3/+44
|/ / /
* | | source_group: Support forward slashes in group hierarchyCraig Scott2020-05-101-2/+4
* | | Help: If a cache variable exists, option() also does nothingHong Xu2020-05-081-1/+1
* | | Merge topic 'pch-genex-absolute'Brad King2020-04-281-14/+13
|\ \ \ | | |/ | |/|
| * | target_precompile_headers: Fix documented example using genexBrad King2020-04-271-14/+13
* | | Help: Reference policy CMP0082 from install() command docsBrad King2020-04-271-4/+6
* | | Help: Fixed typo in command/separate_arguments.rstJaak Ristioja2020-04-221-1/+1
* | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-221-0/+4
|\ \ \
| * | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-201-0/+4
* | | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-193-0/+14
|/ / /
* | | Help: Document that set_property APPEND ignores empty valuesBrad King2020-04-171-1/+2
* | | Merge topic 'doc-CMAKE_PREFIX_PATH-env-var'Brad King2020-04-151-9/+9
|\ \ \
| * | | Help: Convert find_package references to CMAKE_PREFIX_PATH to linksBrad King2020-04-141-9/+9
* | | | Merge topic 'sort_list_natural_20563'Brad King2020-04-141-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | list: add NATURAL sorting on SORT sub-commandJohnny Jazeix2020-04-131-0/+7
* | | | Merge topic 'docs-CMAKE_CURRENT_FUNCTION'Craig Scott2020-04-111-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: Minor grammar cleanups of CMAKE_CURRENT_FUNCTION* docsCraig Scott2020-04-101-1/+1
* | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-081-13/+12
* | | Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'Brad King2020-04-071-2/+2
|\ \ \
| * | | file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-061-2/+2
* | | | Help: Discourage direct use of cmake_install.cmakeKyle Edwards2020-04-011-0/+5
|/ / /
* | | install: Document caveat when EXPORT name matches package nameBrad King2020-03-261-0/+7
* | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-161-0/+63
* | | Merge topic 'generated-byproducts-docs'Brad King2020-03-122-0/+6
|\ \ \ | |/ /
| * | Help: Expand discussion of GENERATED / BYPRODUCTSFeRD (Frank Dana)2020-03-122-0/+6
* | | Merge topic 'file-CONFIGURE'Brad King2020-03-101-0/+40
|\ \ \
| * | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-091-0/+40
* | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-061-2/+7
* | | | Merge topic 'doc-add_custom_command-depends'Brad King2020-03-061-14/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Clarify add_custom_command DEPENDS conversion to file pathsBrad King2020-03-061-14/+30
* | | cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-031-2/+52
* | | Merge topic 'cmake_command-command'Brad King2020-02-273-0/+48
|\ \ \
| * | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-253-0/+48
* | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-241-1/+12
* | | | Help: Make note that file(READ ... HEX) produces lowercase lettersKyle Edwards2020-02-191-1/+3
* | | | string: Add new HEX sub-commandKyle Edwards2020-02-191-0/+11
* | | | Merge topic 'doc-sections'Brad King2020-02-181-17/+24
|\ \ \ \
| * | | | Help: install: use bullet lists to sort out target kindsJoachim Wuttke (o)2020-02-171-17/+24
| |/ / /
* | | | Help: string: regex match and replace is a subcase of Search&ReplaceJoachim Wuttke (o)2020-02-171-4/+6
|/ / /
* | | Help: command install: absolute paths unsupported by CPackJoachim Wuttke (o)2020-02-121-3/+10
|/ /
* | file: Fix GLOB_RECURSE LIST_DIRECTORIES documentation regarding CMP0009Shane Parris2020-02-111-1/+1
* | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cacheBen Boeckel2020-01-201-0/+6
* | add_custom_command: convert DEPENDS path arguments to absolute pathsBen Boeckel2019-12-181-3/+5
* | Merge topic 'function-var-current'Kyle Edwards2019-12-121-0/+6
|\ \
| * | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+6
* | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-3/+3
* | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-091-0/+43
|\ \ \