summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-1/+1
* Merge topic 'pr.find_package.prefixes'Craig Scott2018-03-231-9/+21
|\
| * Help: Add 'lib32|libx32|lib64' paths to find_package prefixesRuslan Baratov2018-03-211-9/+21
* | Merge topic 'list-sublist'Craig Scott2018-03-221-0/+12
|\ \
| * | list: Add SUBLIST sub-commandMarc Chevrier2018-03-211-0/+12
| |/
* | Merge topic 'policy-version-range'Craig Scott2018-03-222-22/+33
|\ \
| * | cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-212-22/+33
* | | Merge topic 'clarify_inherited_properties'Brad King2018-03-227-24/+71
|\ \ \
| * | | Help: Clarify behavior of INHERITED propertiesCraig Scott2018-03-217-24/+71
* | | | Merge topic 'pr.target_compile_definitions'Brad King2018-03-211-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Document target_compile_definitions handling of -DRuslan Baratov2018-03-201-0/+10
| |/ /
* | | Merge topic 'list-join'Brad King2018-03-202-0/+15
|\ \ \ | |/ / |/| |
| * | list(): add `JOIN` sub-commandMarc Chevrier2018-03-202-0/+15
* | | Merge topic 'doc-set_target_properties-clarify'Brad King2018-03-191-2/+4
|\ \ \ | |/ / |/| |
| * | Help: Reference set_property from set_target_propertiesBrad King2018-03-191-0/+2
| * | Help: Clarify that set_target_properties supports multiple targetsBrad King2018-03-191-2/+2
* | | Merge topic 'find-package_root-restore'Brad King2018-03-196-14/+50
|\ \ \
| * | | find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-166-14/+50
| | |/ | |/|
* | | Merge topic 'doc-list-command'Brad King2018-03-191-43/+126
|\ \ \ | |_|/ |/| |
| * | Help: refresh list() command documentationMarc Chevrier2018-03-161-43/+126
| |/
* | Merge topic 'project-homepage-url'Craig Scott2018-03-171-6/+17
|\ \ | |/ |/|
| * project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-161-3/+13
| * project: Add <PROJECT-NAME>_DESCRIPTIONCraig Scott2018-03-161-3/+4
* | Merge topic 'compile-options-shell'Brad King2018-03-153-0/+13
|\ \ | |/ |/|
| * target_compile_options: Add syntax to specify shell stringsBrad King2018-03-143-0/+13
* | Help: Fix incorrect CMAKE_PROJECT_xxx docsCraig Scott2018-03-131-2/+5
|/
* Help: Document linking behavior of OBJECT librariesBrad King2018-03-014-5/+73
* Merge topic 'object-library-export-as-interface'Brad King2018-03-012-0/+12
|\
| * install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-282-0/+12
* | Merge topic 'string-join'Brad King2018-02-201-0/+10
|\ \
| * | string: Add JOIN subcommandAlex Turbov2018-02-161-0/+10
| |/
* | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-151-0/+17
* | Help: Expand string(MAKE_C_IDENTIFIER) docsCraig Scott2018-02-111-7/+12
|/
* Help: Fix code example in cmake_parse_arguments.rstKai Wolf2018-02-041-1/+1
* Help: Better explain that foreach(RANGE ) is inclusive.Robert Maynard2018-01-291-4/+4
* Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()Christoph Ruediger2018-01-161-2/+4
* Help: improve install() documentation of argument orderingKyle Edwards2018-01-081-1/+15
* Merge topic 'execute_process_UTF8_keyword'Brad King2018-01-081-2/+4
|\
| * execute_process: Allow UTF-8 as a synonym for the UTF8 keywordCraig Scott2017-12-271-2/+4
* | Various typo fixesLuz Paz2018-01-032-2/+2
|/
* Help: Document that ASM should be enabled lastBrad King2017-12-062-2/+9
* add_library: mention that Xcode requires a real source fileBen Boeckel2017-12-011-3/+3
* Fix trivial typos in textluzpaz2017-11-033-3/+3
* Merge topic 'cross_link_CheckLanguage_enable_language'Craig Scott2017-11-021-1/+2
|\
| * Help: enable_language now documents the CheckLanguage moduleRobert Maynard2017-10-311-1/+2
* | Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-262-3/+5
* | Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-266-19/+26
* | Merge topic 'defer-target-source-check'Brad King2017-10-252-11/+13
|\ \
| * | Defer check for sources within a target until generation.Deniz Bahadir2017-10-242-11/+13
* | | Merge topic 'help_parse_arguments'Brad King2017-10-241-10/+13
|\ \ \ | |/ / |/| / | |/