summaryrefslogtreecommitdiff
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-011-1/+7
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-292-0/+120
* Help: Use singular placeholder name in cmake_language signatureBrad King2020-09-291-2/+2
* Merge topic 'find_package-version-range'Craig Scott2020-09-241-35/+143
|\
| * find_package: Add support of version rangeMarc Chevier2020-09-231-35/+143
* | Merge topic 'separate_arguments-program'Brad King2020-09-232-7/+37
|\ \
| * | separate_arguments: add option PROGRAMMarc Chevrier2020-09-222-7/+37
| |/
* | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-233-9/+21
|/
* Merge topic 'cmake_path-updates'Brad King2020-09-221-47/+234
|\
| * cmake_path: enhancementsMarc Chevrier2020-09-201-47/+234
* | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-211-0/+5
|/
* Merge topic 'string-json-support'Brad King2020-09-171-0/+103
|\
| * string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-161-0/+103
* | Help: add_library(<name> OBJECT) can omit the source filesDeniz Bahadir2020-09-101-2/+2
|/
* file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-082-2/+17
* Help: Fix typo in cmake_path(CMAKE_PATH) command signatureBrad King2020-09-081-1/+1
* cmake_path command: path managementMarc Chevrier2020-09-063-0/+661
* Merge topic 'target_genex_dependency'Brad King2020-09-012-11/+25
|\
| * GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-012-11/+25
* | Merge topic 'file_chmod'Brad King2020-09-011-0/+47
|\ \
| * | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-261-0/+47
| |/
* | Merge topic 'ispc_lang_support'Brad King2020-09-012-2/+3
|\ \ | |/ |/|
| * ISPC: Update help documentation to include ISPCRobert Maynard2020-08-282-2/+3
* | file(GENERATE): Add TARGET argumentRaul Tambre2020-08-201-1/+5
* | add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-121-2/+3
* | Merge topic 'build-interface-targets'Brad King2020-08-101-2/+29
|\ \ | |/ |/|
| * Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-071-2/+29
* | Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libsBrad King2020-08-041-1/+6
|/
* Merge topic 'doc-add_library-updates'Craig Scott2020-08-012-74/+82
|\
| * Help: State in add_library that INTERFACE libraries have no build targetsBrad King2020-07-311-5/+9
| * Help: Consolidate add_library documentation on IMPORTED librariesBrad King2020-07-311-32/+34
| * Help: Re-order add_library sectionsBrad King2020-07-311-61/+61
| * Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopesBrad King2020-07-311-6/+8
* | Merge topic 'file-download-no-save'Craig Scott2020-07-281-5/+10
|\ \ | |/ |/|
| * file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-271-5/+10
* | 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-281-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
|\ \ \ | |_|/ |/| |