summaryrefslogtreecommitdiff
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify `add_custom_command(TARGET)` scope (#15681)Bartosz Kosiorek2016-01-281-2/+5
* Help: Clarify scope of `if(TARGET)` expressionBartosz Kosiorek2016-01-281-3/+4
* Help: Improve markup in `if` command documentationBartosz Kosiorek2016-01-281-1/+1
* Help: Improve markup in `get_target_property` documentationBartosz Kosiorek2016-01-281-1/+1
* install: Allow generator expressions in DIRECTORYYves Frederix2016-01-131-3/+4
* cmake_parse_arguments: consider duplicate keyword as warningMatthias Maennich2015-12-171-0/+7
* CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-171-0/+78
* Merge topic 'doc-add_executable-typo'Brad King2015-10-261-1/+1
|\
| * Help: Add missing parenthesis in add_executable docsChristopher Dembia2015-10-221-1/+1
* | Merge topic 'doc-file-GLOB-no-order'Brad King2015-10-211-1/+2
|\ \
| * | Help: Document that file(GLOB*) order is undefinedRuslan Baratov2015-10-211-1/+2
| |/
* | Merge topic 'doc-add_test-requirements'Brad King2015-10-191-0/+7
|\ \
| * | Help: Document add_test expectations of test command (#15798)Brad King2015-10-191-0/+7
| |/
* | Help: Document that SHARED libraries must export a symbol (#15775)James Johnston2015-10-081-0/+6
|/
* install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-241-0/+4
* install: Allow generator expressions in FILES DESTINATIONRobert Goulet2015-09-231-0/+4
* Merge topic 'ctest-variable-docs'Brad King2015-09-221-0/+3
|\
| * ctest_read_custom_files: mention that ctest does this automaticallyBen Boeckel2015-09-211-0/+3
* | try_compile: Propogate CMP0065 to the generated project.Chuck Atkins2015-09-211-0/+3
|/
* CTest: Document and test custom output size settingsBrad King2015-09-181-0/+3
* Help: Document string(REGEX) input concatentation (#15742)Brad King2015-09-141-0/+3
* Help: Organize string command docs into sectionsBrad King2015-09-141-82/+218
* Merge topic 'doc-get_filename_component-typo'Brad King2015-09-091-1/+1
|\
| * Help: Fix typo in get_filename_component docsChristopher Meng2015-09-081-1/+1
* | find_program: Optionally consider all names in each directoryBrad King2015-09-021-1/+6
|/
* get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-171-5/+32
* try_compile: Update documentation for other propagated variablesChuck Atkins2015-08-141-0/+4
* try_compile: Propogate the CMAKE_LINK_SEARCH_ variablesChuck Atkins2015-08-141-0/+7
* Merge topic 'if-test'Brad King2015-08-031-0/+4
|\
| * if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+4
* | Help: Document string(FIND) return value when no match is foundJames Johnston2015-07-301-1/+1
|/
* Merge topic 'doc-apple-framework-creation'Brad King2015-07-151-0/+2
|\
| * Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-141-0/+2
* | Help: Link to cmake-properties.7 manual from set_target_properties docsBrad King2015-07-141-94/+3
* | Help: Link to cmake-properties.7 manual from set_property docsBrad King2015-07-141-0/+3
|/
* string: add APPEND subcommandDaniel Pfeifer2015-07-071-0/+3
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-302-0/+9
* Help: Fix typo in ctest_test documentationZack Galbreath2015-06-241-1/+1
* Merge topic 'doc-policy-OLD-deprecated'Brad King2015-06-091-0/+2
|\
| * Help: Document explicitly that policy OLD behavior is deprecatedBrad King2015-06-091-0/+2
* | Merge topic 'doc-formatting'Brad King2015-06-0959-345/+352
|\ \
| * | Help: Improve formatting of command documentationMichael Scott2015-06-0859-345/+352
* | | Help: Document find_* command versioned/unversioned name orderingBrad King2015-06-081-0/+5
* | | Help: Improve documentation formatting of find_* commandsBrad King2015-06-086-90/+114
* | | Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORKBrad King2015-06-083-29/+7
|/ /
* | Help: Reference TARGET_FILE genex in add_custom_command docs (#15605)Brad King2015-06-081-0/+3
|/
* Help: Explicitly mention lack of 'install' support in add_dependenciesBrad King2015-06-011-1/+2
* Help: Document behavior of cmake_minimum_required in a functionBrad King2015-05-151-0/+4
* Merge topic 'ctest-no-make-i'Brad King2015-05-121-2/+3
|\
| * CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-121-1/+2