summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-301-1/+10
* Merge topic 'add-SHA-3'Brad King2016-11-152-6/+31
|\
| * string: Add support for SHA-3 algorithmsBrad King2016-11-101-0/+8
| * Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-102-6/+23
* | Merge topic 'vs_targets_file_as_library'Brad King2016-11-111-0/+5
|\ \
| * | VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-0/+5
* | | ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-1/+7
| |/ |/|
* | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE)Christian Fetzer2016-11-011-1/+2
* | Help: Clarify how to run sequential commands in execute_processChristian Fetzer2016-11-011-1/+4
|/
* Merge topic 'doc-math-EXPR'Brad King2016-10-171-4/+5
|\
| * Help: Fix math(EXPR) documentation formattingBrad King2016-10-141-4/+5
* | Help: Clarify `ctest_*` APPEND option behaviorBrad King2016-10-144-4/+12
|/
* Help: Clarify treatment of link flags in target_link_librariesJohn Beard2016-10-031-0/+6
* Merge topic 'ctest-capture-error'Brad King2016-09-215-2/+26
|\
| * CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commandsBill Hoffman2016-09-205-2/+26
* | Merge topic 'file-curl-httpheader'Brad King2016-09-161-0/+3
|\ \
| * | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-151-0/+3
* | | Merge topic 'find_package-dir-sort'Brad King2016-09-161-4/+14
|\ \ \
| * | | find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-151-4/+14
| |/ /
* | | Help: Clarify wording of include() for builtin module directoriesBrad King2016-09-151-3/+3
|/ /
* | Merge topic 'file-curl-userpw'Brad King2016-09-141-0/+3
|\ \
| * | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-131-0/+3
* | | Merge topic 'add_androidmk_generator'Brad King2016-09-142-2/+27
|\ \ \ | |/ / |/| |
| * | Add support for creating prebuilt Android.mk filesBill Hoffman2016-09-132-2/+27
* | | Merge topic 'timestamp-names'Brad King2016-09-131-0/+2
|\ \ \
| * | | string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-121-0/+2
| | |/ | |/|
* | | Help: Fix formatting in separate_arguments documentationJames Touton2016-09-121-5/+7
|/ /
* | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-081-0/+11
|/
* add_custom_command: Add DEPFILE option for NinjaKulla Christoph2016-08-301-0/+7
* Merge topic 'extend-find-package-search-path'Brad King2016-08-241-7/+10
|\
| * find_package: Extend search path for combined Windows/UNIX conventionSilvio Traversaro2016-08-241-0/+3
| * Help: Widen find_package search path tableSilvio Traversaro2016-08-231-7/+7
* | Help: Clarify get_cmake_property command documentationBrad King2016-08-231-3/+8
|/
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-092-18/+47
* 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
|\