summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380)Daniele E. Domenichelli2015-02-262-2/+15
* Help: Refine the .rst formatting of macro and function documentationDaniele E. Domenichelli2015-02-262-34/+35
* Merge topic 'ctest-output-options'Brad King2015-02-249-5/+42
|\
| * ctest_upload: Add QUIET optionZack Galbreath2015-02-231-1/+4
| * ctest_memcheck: Add QUIET optionZack Galbreath2015-02-231-0/+4
| * ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-0/+5
| * ctest_test: Add QUIET optionZack Galbreath2015-02-231-0/+6
| * ctest_build: Add QUIET optionZack Galbreath2015-02-231-0/+5
| * ctest_configure: Add QUIET optionZack Galbreath2015-02-231-1/+5
| * ctest_update: Add QUIET optionZack Galbreath2015-02-231-1/+6
| * ctest_start: Add QUIET optionZack Galbreath2015-02-231-2/+3
| * ctest_submit: Add QUIET optionZack Galbreath2015-02-231-0/+4
* | Merge topic 'find-command-prefix-from-PATH'Brad King2015-02-204-3/+16
|\ \
| * | Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-194-3/+16
* | | Help: Fix formatting of command parameter.Stephen Kelly2015-02-171-1/+1
|/ /
* | Merge topic 'doc-configure_file-output-location'Brad King2015-02-131-30/+95
|\ \
| * | Help: Revise configure_file documentation (#15403)Brad King2015-02-121-30/+95
* | | install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-111-0/+4
| |/ |/|
* | Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-101-4/+0
|/
* 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
|\ \ \ \ \ | | |_|_|/ | |/| | |