summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Add note about CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONSKyle Edwards2018-10-011-0/+7
* Merge topic 'customcommandworkingdirectory'Brad King2018-09-282-0/+6
|\
| * add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-282-0/+6
* | link_directories(): enhance capabilitiesMarc Chevrier2018-09-251-1/+7
* | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-252-9/+90
|/
* Help: Clarify handling of non-integer components in if() version testsCraig Scott2018-09-171-5/+15
* Merge topic 'out-of-dir-linking'Brad King2018-09-141-4/+7
|\
| * target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-4/+7
* | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-114-8/+8
|\ \
| * | Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-054-8/+8
* | | Merge topic 'docs/setdirproprs'Brad King2018-09-111-4/+3
|\ \ \ | |_|/ |/| |
| * | Help: Clarify wording of set_directory_properties docsBrian Heim2018-09-101-4/+3
| |/
* | Help: Clarify cmake_host_system_information memory unitsTaylor Holberton2018-09-101-4/+8
|/
* Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentationBetsy McPhail2018-08-292-1/+13
* Help: Document alternative to include_directoriesDavid Demelier2018-08-231-0/+6
* Help: Clarify the unset commandRobert Maynard2018-08-211-3/+10
* Help: Add RETURN_VALUE as an option to ctest_submit(CDASH_UPLOADBetsy McPhail2018-08-151-2/+3
* Merge topic 'doc-consistently-reference-packagename'Craig Scott2018-08-152-42/+42
|\
| * doc: Consistently use <PackageName> for describing the name of a packageJean-Christophe Fillion-Robin2018-08-142-42/+42
* | Help: Document when LINK_FLAGS and STATIC_LIBRARY_FLAGS are usedRobert Maynard2018-08-091-1/+1
|/
* 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