summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Revise configure_file documentation (#15403)Brad King2015-02-121-30/+95
* Merge topic 'update-docs'Brad King2015-02-052-2/+2
|\
| * Help: Add some cross-linking.Stephen Kelly2015-02-042-2/+2
* | Help: Revise try_compile and try_run documentation (#15358)Brad King2015-02-042-94/+160
|/
* Merge topic 'file-strings-utf-16'Brad King2015-01-271-1/+4
|\
| * file: Teach STRINGS to support UTF-16 and UTF-32 encodingsJustin Borodinsky2015-01-271-1/+4
* | Merge topic 'doc-link_libraries-note'Brad King2015-01-271-8/+11
|\ \ | |/ |/|
| * Help: Clarify status of link_libraries commandBrad King2015-01-261-8/+11
| * Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into releaseBrad King2015-01-121-0/+2
| |\
| * \ Merge branch 'fix-empty-target-property-queries' into releaseBrad King2015-01-112-5/+5
| |\ \
* | \ \ Merge topic 'try-run-link-libraries'Brad King2015-01-261-1/+8
|\ \ \ \
| * | | | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-261-1/+8
* | | | | ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-201-3/+5
* | | | | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+11
* | | | | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME'Brad King2015-01-121-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | find_package: Document CMAKE_FIND_PACKAGE_NAME variableGregor Jasny2015-01-111-0/+2
* | | | | Merge topic 'fix-empty-target-property-queries'Brad King2015-01-112-5/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | set_tests_properties: fix documentationBen Boeckel2015-01-111-1/+1
| * | | | get_test_property: clarify the documentationBen Boeckel2015-01-111-4/+4
| |/ / /
* | | | Merge topic 'doc-if-variable-not-defined'Brad King2015-01-101-4/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Clarify if(<variable>) documentation (#15335)Brad King2015-01-081-4/+5
| |/
| * Merge branch 'doc-file-GENERATE-order' into releaseBrad King2014-12-051-1/+3
| |\
| * \ Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-011-0/+4
| |\ \
| * \ \ Merge branch 'doc-installed-file-property' into releaseBrad King2014-12-012-28/+63
| |\ \ \
* | | | | Help: Document MAIN_DEPENDENCY limitation in add_custom_commandBrad King2014-12-161-1/+2
* | | | | Help: Mention add_dependencies in add_custom_target DEPENDS optionBrad King2014-12-161-0/+3
* | | | | Merge topic 'doc-file-GENERATE-order'Brad King2014-12-051-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Document file(GENERATE) signature option orderBrad King2014-12-051-1/+3
* | | | | Merge topic 'file-LOCK-command'Brad King2014-12-031-0/+30
|\ \ \ \ \
| * | | | | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+30
* | | | | | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-012-0/+14
|/ / / / /
* | | | | Merge topic 'target-sources-error-conditions'Brad King2014-12-011-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Document the export limitation of INTERFACE_SOURCES.Stephen Kelly2014-11-291-0/+4
| | |/ / | |/| |
| * | | Merge branch 'doc-target_include_directories-fixup' into releaseBrad King2014-11-171-2/+2
| |\ \ \
| * \ \ \ Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into releaseBrad King2014-11-131-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'doc-installed-file-property'Brad King2014-12-012-28/+63
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Document installed file property APINils Gladitz2014-12-012-0/+21
| * | | | Help: Format set_property and get_property command docsBrad King2014-12-012-28/+42
| |/ / /
* | | | Merge topic 'improve-INTERFACE-property-docs'Brad King2014-11-252-0/+6
|\ \ \ \
| * | | | Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-252-0/+6
* | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-252-0/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-142-0/+45
* | | | | Merge topic 'doc-target_include_directories-fixup'Brad King2014-11-171-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: target_include_directories does not allow target namesBrad King2014-11-171-2/+2
* | | | | Merge topic 'console-pool'Brad King2014-11-172-3/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-142-3/+16
* | | | | Merge topic 'string-SUBSTRING-truncate'Brad King2014-11-171-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-131-1/+6
* | | | | Help: Document add_custom_command marking outputs GENERATEDBrad King2014-11-141-0/+2
* | | | | Help: Revise and format 'add_custom_target' docsBrad King2014-11-131-29/+64
|/ / / /