summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| / | |/
| * Help: Fix cmake_parse_arguments behavior for not found argumentsSylvain Joubert2017-10-201-10/+13
* | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-0/+25
|/
* Merge topic 'vs_improve_custom_command'Brad King2017-09-111-0/+10
|\
| * VS: only add custom command line if it is not emptyMichael Stürmer2017-09-041-0/+10
* | Timestamp: support %A and %BBernhard M. Wiedemann2017-09-071-0/+2
|/
* Help: Fix formatting typo for the 'if' commandSylvain Joubert2017-08-181-1/+1
* Add PREPEND sub-command to string commandSylvain Joubert2017-08-111-0/+9
* Merge topic 'find-package_root-disable'Brad King2017-08-106-48/+14
|\
| * find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-086-48/+14
* | Merge topic 'file_WRITE_docs'Brad King2017-08-041-2/+5
|\ \
| * | file: Clarify directory creation behavior when using WRITERobert Dailey2017-08-031-2/+5
| |/
* | Help: Document that file(GLOB) result is sortedRuslan Baratov2017-08-031-3/+1
* | Merge topic 'doc_configure_file'Brad King2017-07-112-2/+4
|\ \
| * | Help: Explicitly state that some file generations are lazySylvain Joubert2017-07-072-2/+4
* | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-041-0/+12
|/ /
* | include_guard: add doc pages and a release notePavel Solodovnikov2017-06-221-0/+46
* | Merge topic 'execute_process-pipeline-results'Brad King2017-06-121-1/+8
|\ \
| * | execute_process: Add option to get results of every childAdam Weisi2017-06-101-1/+8
| |/
* | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-091-0/+5
* | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-10/+31
|/
* Merge topic 'add-findpackage-root-prefix'Brad King2017-05-226-16/+50
|\
| * find_*: Add docs for PackageRoot search path groupChuck Atkins2017-05-196-16/+50
* | Help: Fix typo in add_library(... ALIAS ...) textGregor Jasny2017-05-141-1/+1
|/
* Help: Document HEADER_FILE_ONLY use caseRoman Lebedev2017-05-092-0/+7
* Merge topic 'ctest_submit_headers'Brad King2017-05-051-2/+8
|\
| * ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-041-2/+8
* | Merge topic 'excludeFixtures'Brad King2017-05-022-0/+20
|\ \
| * | Add ctest options for limiting which tests fixtures addCraig Scott2017-05-012-0/+20
| |/
* | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-261-3/+6
|/
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-1/+1
* Merge topic 'objlib-extend'Brad King2017-04-192-16/+16
|\
| * Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-182-16/+16
* | Merge topic 'doc-CMAKE_MATCH_n'Brad King2017-04-192-21/+34
|\ \
| * | Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-182-1/+2
| * | Help: Link from if(MATCHES) to regex specification docsBrad King2017-04-182-1/+3
| * | Help: Format string() command regex specification docsBrad King2017-04-181-20/+30
| |/
* | Help: Document find command search path separatorsBrad King2017-04-182-2/+8
|/
* Merge topic 'project-description'Brad King2017-04-131-0/+5
|\
| * project: Add `DESCRIPTION` parameterAlex Turbov2017-04-111-0/+5
* | Merge topic 'clarifyFileGenerateDocs'Brad King2017-04-101-0/+5
|\ \
| * | Help: Clarify file(GENERATE) only writes output file at generation phaseCraig Scott2017-04-101-0/+5
* | | include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>Beeble2017-04-051-0/+4
| |/ |/|