| Commit message (Expand) | Author | Age | Files | Lines |
* | find_package: Drop search in recent cmake-gui locations | Brad King | 2015-05-08 | 1 | -11/+5 |
|
|
* | ctest_build: mention CTEST_BUILD_COMMAND in the docs | Ben Boeckel | 2015-05-07 | 1 | -4/+5 |
|
|
* | ctest_build: update the default target documentation | Ben Boeckel | 2015-05-07 | 1 | -1/+2 |
|
|
* | ctest_build: spruce up the documentation a bit | Ben Boeckel | 2015-05-07 | 1 | -12/+12 |
|
|
* | Merge topic 'if-IN_LIST' | Brad King | 2015-04-30 | 1 | -0/+3 |
|\ |
|
| * | if: Implement new IN_LIST operator | Nils Gladitz | 2015-04-30 | 1 | -0/+3 |
|
|
* | | Help: Document that cmake_minimum_required should be called first | Brad King | 2015-04-29 | 2 | -0/+14 |
|/ |
|
* | Help: Document in find_library how to search for static libraries | Brad King | 2015-04-22 | 1 | -0/+6 |
|
|
* | Merge topic 'link-implicit-libs-full-path' | Brad King | 2015-04-09 | 1 | -5/+11 |
|\ |
|
| * | Link libraries by full path even in implicit directories | Brad King | 2015-04-09 | 1 | -5/+11 |
|
|
* | | Merge topic 'emulator-property' | Brad King | 2015-04-08 | 1 | -1/+2 |
|\ \ |
|
| * | | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. | Matt McCormick | 2015-04-08 | 1 | -1/+2 |
| |/ |
|
* | | Help: Document supported compilers in cmake-compile-features.7 | Robert Maynard | 2015-04-07 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'improve-properties-help' | Brad King | 2015-04-06 | 3 | -35/+10 |
|\ |
|
| * | Help: Link to properties in set_tests_properties. | Stephen Kelly | 2015-04-04 | 1 | -26/+4 |
|
|
| * | Help: Link to properties in set_directory_properties docs. | Stephen Kelly | 2015-04-04 | 1 | -6/+3 |
|
|
| * | Help: Add link in set_source_files_properties command docs. | Stephen Kelly | 2015-04-04 | 1 | -3/+3 |
|
|
* | | Merge topic 'doc-target_link_libraries' | Brad King | 2015-04-06 | 1 | -84/+124 |
|\ \
| |/
|/| |
|
| * | Help: Revise target_link_libraries command documentation | Brad King | 2015-04-03 | 1 | -84/+124 |
|
|
* | | Merge topic 'doc-relocatable-usage-requirements' | Brad King | 2015-04-03 | 2 | -3/+9 |
|\ \
| |/ |
|
| * | Help: Place relocatable package notes in their own subsections | Brad King | 2015-04-03 | 2 | -3/+9 |
|
|
* | | Help: Document conversion of PATH/FILEPATH cache values to absolute paths | Brad King | 2015-04-01 | 1 | -0/+9 |
|
|
* | | Help: Rewrite 'set` command documentation | Brad King | 2015-04-01 | 1 | -95/+59 |
|/ |
|
* | Help: Fix xref typos in target_compile_options docs | Brad King | 2015-03-31 | 1 | -2/+2 |
|
|
* | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 1 | -2/+2 |
|
|
* | Help: Format add_dependencies documentation | Brad King | 2015-03-27 | 1 | -9/+12 |
|
|
* | file: Teach GLOB to list directories optionally | Domen Vrankar | 2015-03-20 | 1 | -3/+14 |
|
|
* | Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380) | Daniele E. Domenichelli | 2015-02-26 | 2 | -2/+15 |
|
|
* | Help: Refine the .rst formatting of macro and function documentation | Daniele E. Domenichelli | 2015-02-26 | 2 | -34/+35 |
|
|
* | Merge topic 'ctest-output-options' | Brad King | 2015-02-24 | 9 | -5/+42 |
|\ |
|
| * | ctest_upload: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+4 |
|
|
| * | ctest_memcheck: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+4 |
|
|
| * | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+5 |
|
|
| * | ctest_test: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+6 |
|
|
| * | ctest_build: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+5 |
|
|
| * | ctest_configure: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+5 |
|
|
| * | ctest_update: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -1/+6 |
|
|
| * | ctest_start: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -2/+3 |
|
|
| * | ctest_submit: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+4 |
|
|
* | | Merge topic 'find-command-prefix-from-PATH' | Brad King | 2015-02-20 | 4 | -3/+16 |
|\ \ |
|
| * | | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 4 | -3/+16 |
|
|
* | | | Help: Fix formatting of command parameter. | Stephen Kelly | 2015-02-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'doc-configure_file-output-location' | Brad King | 2015-02-13 | 1 | -30/+95 |
|\ \ |
|
| * | | Help: Revise configure_file documentation (#15403) | Brad King | 2015-02-12 | 1 | -30/+95 |
|
|
* | | | install: Allow generator expressions in TARGETS DESTINATION (#14317) | Brad King | 2015-02-11 | 1 | -0/+4 |
| |/
|/| |
|
* | | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -4/+0 |
|/ |
|
* | Merge topic 'update-docs' | Brad King | 2015-02-05 | 2 | -2/+2 |
|\ |
|
| * | Help: Add some cross-linking. | Stephen Kelly | 2015-02-04 | 2 | -2/+2 |
|
|
* | | Help: Revise try_compile and try_run documentation (#15358) | Brad King | 2015-02-04 | 2 | -94/+160 |
|/ |
|
* | Merge topic 'file-strings-utf-16' | Brad King | 2015-01-27 | 1 | -1/+4 |
|\ |
|