summaryrefslogtreecommitdiff
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/ |/|
| * Help: Revise target_link_libraries command documentationBrad King2015-04-031-84/+124
* | Merge topic 'doc-relocatable-usage-requirements'Brad King2015-04-032-3/+9
|\ \ | |/
| * Help: Place relocatable package notes in their own subsectionsBrad King2015-04-032-3/+9
* | Help: Document conversion of PATH/FILEPATH cache values to absolute pathsBrad King2015-04-011-0/+9
* | Help: Rewrite 'set` command documentationBrad King2015-04-011-95/+59
|/
* Help: Fix xref typos in target_compile_options docsBrad King2015-03-311-2/+2
* Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-271-2/+2
* Help: Format add_dependencies documentationBrad King2015-03-271-9/+12
* file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-201-3/+14
* 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
|\ \