summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'parent-scope-docs'Brad King2016-06-131-1/+3
|\
| * Help: clarify PARENT_SCOPE behaviorBen Boeckel2016-06-131-1/+3
* | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-101-0/+7
* | Help: Document ctest_update branch following behaviorBrad King2016-06-081-0/+4
|/
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+4
* file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-171-2/+3
* Drop find_(library|file|path) prefixes from PATH on non-WindowsBrad King2016-05-093-3/+6
* CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATORJean-Christophe Fillion-Robin2016-05-092-4/+10
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-292-2/+2
* Help: Organize and clarify `cmake_minimum_required` documentationBrad King2016-03-231-18/+27
* Drop Visual Studio 6 generatorBrad King2016-03-092-3/+2
* try_compile: Add option to control type of targetBrad King2016-02-191-0/+3
* Merge topic 'unix-timestamps'Brad King2016-02-191-0/+1
|\
| * CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-181-0/+1
* | Help: Clarify install(TARGETS) INCLUDES DESTINATION optionBrad King2016-02-171-7/+12
|/
* Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-091-8/+15
|\
| * install: Add EXCLUDE_FROM_ALL option (#14921)Nick Lewis2016-02-041-8/+15
* | Merge topic 'fix-doc-typos'Brad King2016-02-081-1/+1
|\ \
| * | Help: Fix command specification for cmake_minimum_requiredHorst Kronstorfer2016-02-081-1/+1
| |/
* | list: Add FILTER subcommand (#3986)Ashley Whetter2016-02-031-3/+10
|/
* 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-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