summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-find_package-root'Craig Scott2018-07-202-11/+19
|\
| * Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-202-11/+19
* | Help: Document how escape sequences work in a regexBrad King2018-07-181-0/+14
* | Merge topic 'doc-add_library-IMPORTED_OBJECTS'Brad King2018-07-161-2/+5
|\ \ | |/
| * Help: Mention IMPORTED_OBJECTS in add_library docsBrad King2018-07-161-2/+5
| * Merge branch 'doc-add_compile_definitions' into release-3.12Brad King2018-07-051-3/+3
| |\
| * \ Merge branch 'revert-subdirectory-linking' into release-3.12Brad King2018-07-031-1/+1
| |\ \
* | \ \ Merge topic 'option-normal-variable'Brad King2018-07-091-1/+3
|\ \ \ \
| * | | | option: respect existing normal variableRobert Maynard2018-07-091-1/+3
* | | | | Merge topic 'doc-add_compile_definitions'Brad King2018-07-051-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: fix add_compile_definitions() documentationMarc Chevrier2018-07-051-3/+3
* | | | | Merge topic 'revert-subdirectory-linking'Brad King2018-07-051-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-031-1/+1
| |/ / /
* | | | Merge topic 'math-hex'Brad King2018-07-051-1/+17
|\ \ \ \
| * | | | math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-031-1/+17
* | | | | Merge topic 'policy_max_docs'Brad King2018-07-022-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Clarify ...<max> behavior for policy-related commandsCraig Scott2018-07-012-1/+8
| | |/ / | |/| |
* | | | Help: add_library(INTERFACE): add reference to add_link_options()Marc Chevrier2018-06-201-0/+1
* | | | Merge topic 'install_from_another_directory'Brad King2018-06-191-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | install: Allow installing targets created in another directoryZack Galbreath2018-06-181-0/+8
| | |/ | |/|
* | | Merge topic 'subdir_target_sources'Craig Scott2018-06-191-1/+6
|\ \ \ | |/ / |/| |
| * | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-1/+6
| |/
* | Merge topic 'list_sort'Brad King2018-06-141-3/+19
|\ \
| * | list: Add options to control the SORT comparison operationDaniel Franke2018-06-131-3/+19
| |/
* | Merge topic 'LINK_OPTIONS'Brad King2018-06-087-4/+83
|\ \
| * | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-063-5/+19
| * | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-066-4/+69
| |/
* | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-071-0/+4
|/
* Fix misc. typosluz.paz2018-06-041-1/+1
* target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-151-1/+1
* ctest_start: read model from TAG fileKyle Edwards2018-05-091-16/+73
* Help: Organize file command docs into sectionsBrad King2018-05-071-16/+75
* Help: Add Synopsis section to install, list, and string docsBrad King2018-05-073-99/+132
* Help: Improve list command signature group name for read operationsBrad King2018-05-071-2/+2
* Help: Re-order file command docsBrad King2018-05-071-125/+125
* Merge topic 'feature/cpack-default-package-version'Craig Scott2018-05-031-2/+3
|\
| * CPack: Use project version as default for `CPACK_PACKAGE_VERSION`Alex Turbov2018-05-021-2/+3
* | Merge topic 'namelink-component'Brad King2018-05-031-67/+175
|\ \
| * | Help: clarify "undefined behavior" in install(EXPORT) commandKyle Edwards2018-05-031-5/+18
| * | install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-031-8/+51
| * | Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
| * | Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
| |/
* | Help: Clarify add_custom_command build event execution orderBrad King2018-05-021-4/+3
|/
* Merge topic 'doc-help-spelling'Brad King2018-04-239-17/+17
|\
| * Help: Some spelling corrections for commands.Yee Fan2018-04-209-17/+17
* | Merge topic 'cmake-install-doc'Brad King2018-04-231-0/+23
|\ \
| * | Help: Document existence of cmake_install.cmakeKyle Edwards2018-04-201-0/+23
| |/
* | add_compile_definitions: add new commandMarc Chevrier2018-04-204-5/+36
|/
* typo: incerment -> incrementRolf Eike Beer2018-04-171-1/+1
* list: Add TRANSFORM sub-commandMarc Chevrier2018-04-161-0/+73