summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'revert-add_test-special-chars'Brad King2020-07-281-3/+2
|\
| * add_test: Revert "Allow special characters in test name"Brad King2020-07-271-3/+2
* | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms'Brad King2020-07-231-2/+2
|\ \ | |/
| * Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option namesBrad King2020-07-231-2/+2
| * Merge topic 'doc-find_package' into release-3.18Brad King2020-07-151-1/+1
| |\
* | \ Merge topic 'doc-find_package'Brad King2020-07-151-1/+1
|\ \ \ | | |/ | |/|
| * | Help: Fix typo in find_package documentationKai Koehne2020-07-151-1/+1
* | | Merge topic 'doc-source-prop-dir-options'Brad King2020-07-134-56/+84
|\ \ \ | | |/ | |/|
| * | Help: Clarify wording of dir-related source property optionsCraig Scott2020-07-134-56/+84
| |/
* | Merge topic 'variable_watch_docs'Brad King2020-07-101-3/+36
|\ \
| * | Help: Expand documentation of variable_watch()Petr Kmoch2020-07-091-3/+36
* | | Merge topic 'source_file_both_props'Brad King2020-07-104-6/+8
|\ \ \ | | |/ | |/|
| * | Help: Update get_property and get_source_file_property docsAlexandru Croitor2020-07-092-2/+2
| * | set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-4/+6
* | | Merge topic 'install'Brad King2020-07-091-0/+3
|\ \ \ | |_|/ |/| |
| * | Help: advise against CMAKE_INSTALL_PREFIX in install DESTINATION.Joachim Wuttke (h)2020-07-081-0/+3
* | | Merge topic 'doc-versionadded'Brad King2020-07-0711-0/+22
|\ \ \
| * | | Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-0611-0/+22
* | | | Merge topic 'doc-file_ARCHIVE_synopsis'Brad King2020-07-061-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Update file(ARCHIVE...) synopsis for renamed optionsCraig Scott2020-07-061-2/+2
| * | | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-011-14/+16
| |\ \ \
| * \ \ \ Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-301-2/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'configure_file-permission-control'Brad King2020-07-011-0/+6
|\ \ \ \ \ \
| * | | | | | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-301-0/+6
| |/ / / / /
* | | | | | Merge topic 'file-ARCHIVE-files-dirs'Brad King2020-07-011-14/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-301-14/+16
| |/ / /
* | | | Merge topic 'file-CONFIGURE-subdir'Brad King2020-06-301-2/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | file: Fix CONFIGURE output relative pathBrad King2020-06-291-2/+1
* | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-271-12/+14
* | | Help: Fix contents indenting for file(ARCHIVE_...) subcommandsCraig Scott2020-06-271-3/+3
* | | Merge topic 'doc-get_target_property' into release-3.18Brad King2020-06-231-5/+5
|\ \ \ | |_|/ |/| |
| * | Help: Update docs for failure result of get_target_propertyChristopher Tetreault2020-06-231-5/+5
| |/
* | Help: Better document that CMP0105 controls DEVICE_LINK parsingRobert Maynard2020-06-181-3/+4
|/
* Merge topic 'doc-EXCLUDE_FROM_ALL'Brad King2020-06-031-1/+1
|\
| * Help: Rename 'artefact' to 'artifact' in target_precompile_headersArcturus2020-06-021-1/+1
* | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-022-4/+14
* | Help: add_executable: Add TOCMarc Chevrier2020-06-021-2/+11
|/
* Merge topic 'cmake_language-check-invalid-commands'Brad King2020-05-271-0/+9
|\
| * cmake_language: check CALL with control commandMarc Chevrier2020-05-261-0/+9
* | Merge topic 'doc-updates'Brad King2020-05-252-7/+9
|\ \ | |/ |/|
| * Help: clarify add_definitions() and add_compile_definitions() behaviorMarc Chevrier2020-05-242-7/+9
* | Merge topic 'cmake_language-rename-from-cmake_command'Craig Scott2020-05-223-19/+19
|\ \
| * | cmake_language: Rename command from cmake_commandBrad King2020-05-213-19/+19
* | | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-221-0/+1
|\ \ \ | |/ / |/| / | |/
| * CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-201-0/+1
| * Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-281-14/+13
| |\
* | | Help: Improve formatting and cross-references for find_package()Craig Scott2020-05-201-6/+6
* | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'Craig Scott2020-05-202-0/+8
|\ \ \
| * | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATHRobert Maynard2020-05-192-0/+8
* | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-05-191-2/+3
|\ \ \ \