summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-181-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
| * Help: Fix build_command alternative signature docsBrad King2015-05-121-1/+1
* | Merge topic 'find_package-no-cmake-gui-paths'Brad King2015-05-121-11/+5
|\ \
| * | find_package: Drop search in recent cmake-gui locationsBrad King2015-05-081-11/+5
* | | Merge topic 'doc-file-COPY-preserves-structure'Brad King2015-05-121-1/+5
|\ \ \ | |_|/ |/| |
| * | Help: Clarify file(COPY) directory semantics (#15561)Brad King2015-05-081-1/+5
| |/
* | Merge topic 'doc-ctest-command-formatting'Brad King2015-05-088-159/+282
|\ \
| * | Help: Revise ctest_* command documentation (#15559)Brad King2015-05-078-159/+282
| |/
* | execute_process: Improve stdout/stderr mergingBrad King2015-05-071-1/+2
|/
* ctest_build: mention CTEST_BUILD_COMMAND in the docsBen Boeckel2015-05-071-4/+5
* ctest_build: update the default target documentationBen Boeckel2015-05-071-1/+2
* ctest_build: spruce up the documentation a bitBen Boeckel2015-05-071-12/+12
* Merge topic 'if-IN_LIST'Brad King2015-04-301-0/+3
|\
| * if: Implement new IN_LIST operatorNils Gladitz2015-04-301-0/+3
* | Help: Document that cmake_minimum_required should be called firstBrad King2015-04-292-0/+14
|/
* Help: Document in find_library how to search for static librariesBrad King2015-04-221-0/+6
* Merge topic 'link-implicit-libs-full-path'Brad King2015-04-091-5/+11
|\
| * Link libraries by full path even in implicit directoriesBrad King2015-04-091-5/+11
* | Merge topic 'emulator-property'Brad King2015-04-081-1/+2
|\ \
| * | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-081-1/+2
| |/
* | Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-071-1/+1
|/
* Merge topic 'improve-properties-help'Brad King2015-04-063-35/+10
|\
| * Help: Link to properties in set_tests_properties.Stephen Kelly2015-04-041-26/+4
| * Help: Link to properties in set_directory_properties docs.Stephen Kelly2015-04-041-6/+3
| * Help: Add link in set_source_files_properties command docs.Stephen Kelly2015-04-041-3/+3
* | Merge topic 'doc-target_link_libraries'Brad King2015-04-061-84/+124
|\ \ | |/ |/|