summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-011-0/+7
* execute_process: Restore no-decoding default behaviorBrad King2017-02-131-1/+1
* Help: Improve execute_process ENCODING option documentationBrad King2017-02-131-4/+15
* Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-101-3/+3
* Merge topic '16432-static-frameworks'Brad King2017-01-312-3/+5
|\
| * Apple: Add support for static frameworksGregor Jasny2017-01-312-3/+5
* | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-271-0/+1
* | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-261-0/+6
|/
* Merge topic 'cdash_upload_retry'Brad King2017-01-201-1/+7
|\
| * ctest_submit: Update documentation for CDash upload retriesZack Galbreath2017-01-201-1/+7
* | Merge topic 'expand_custom_commands'Brad King2017-01-172-1/+19
|\ \
| * | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS optionEd Branch2017-01-142-1/+19
| |/
* | source_group: Add options create groups matching directory treeMateusz Janek2017-01-161-2/+16
|/
* try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-121-6/+10
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+14
* try_compile: Add options to specify language standardsBrad King2016-12-061-1/+17
* 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