| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge topic 'cdash_upload_retry' | Brad King | 2017-01-20 | 1 | -1/+7 |
|\ |
|
| * | ctest_submit: Update documentation for CDash upload retries | Zack Galbreath | 2017-01-20 | 1 | -1/+7 |
|
|
* | | Merge topic 'expand_custom_commands' | Brad King | 2017-01-17 | 2 | -1/+19 |
|\ \ |
|
| * | | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option | Ed Branch | 2017-01-14 | 2 | -1/+19 |
| |/ |
|
* | | source_group: Add options create groups matching directory tree | Mateusz Janek | 2017-01-16 | 1 | -2/+16 |
|/ |
|
* | try_compile: extend CMP0067 to honor language standards for CUDA. | Robert Maynard | 2016-12-12 | 1 | -6/+10 |
|
|
* | try_compile: Add policy CMP0067 to honor language standards | Brad King | 2016-12-06 | 1 | -0/+14 |
|
|
* | try_compile: Add options to specify language standards | Brad King | 2016-12-06 | 1 | -1/+17 |
|
|
* | execute_process: Add ENCODING option for Windows child process output | Dāvis Mosāns | 2016-11-30 | 1 | -1/+10 |
|
|
* | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 2 | -6/+31 |
|\ |
|
| * | string: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 1 | -0/+8 |
|
|
| * | Help: De-duplicate and spell out supported hash algorithms | Brad King | 2016-11-10 | 2 | -6/+23 |
|
|
* | | Merge topic 'vs_targets_file_as_library' | Brad King | 2016-11-11 | 1 | -0/+5 |
|\ \ |
|
| * | | VS: Treat libraries ending in `.targets` as msbuild imports | Soji Yamakawa | 2016-11-09 | 1 | -0/+5 |
|
|
* | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 1 | -1/+7 |
| |/
|/| |
|
* | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE) | Christian Fetzer | 2016-11-01 | 1 | -1/+2 |
|
|
* | | Help: Clarify how to run sequential commands in execute_process | Christian Fetzer | 2016-11-01 | 1 | -1/+4 |
|/ |
|
* | Merge topic 'doc-math-EXPR' | Brad King | 2016-10-17 | 1 | -4/+5 |
|\ |
|
| * | Help: Fix math(EXPR) documentation formatting | Brad King | 2016-10-14 | 1 | -4/+5 |
|
|
* | | Help: Clarify `ctest_*` APPEND option behavior | Brad King | 2016-10-14 | 4 | -4/+12 |
|/ |
|
* | Help: Clarify treatment of link flags in target_link_libraries | John Beard | 2016-10-03 | 1 | -0/+6 |
|
|
* | Merge topic 'ctest-capture-error' | Brad King | 2016-09-21 | 5 | -2/+26 |
|\ |
|
| * | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands | Bill Hoffman | 2016-09-20 | 5 | -2/+26 |
|
|
* | | Merge topic 'file-curl-httpheader' | Brad King | 2016-09-16 | 1 | -0/+3 |
|\ \ |
|
| * | | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 1 | -0/+3 |
|
|
* | | | Merge topic 'find_package-dir-sort' | Brad King | 2016-09-16 | 1 | -4/+14 |
|\ \ \ |
|
| * | | | find_package: Optionally sort globbed directories in a meaningful order | Pierluigi Taddei | 2016-09-15 | 1 | -4/+14 |
| |/ / |
|
* | | | Help: Clarify wording of include() for builtin module directories | Brad King | 2016-09-15 | 1 | -3/+3 |
|/ / |
|
* | | Merge topic 'file-curl-userpw' | Brad King | 2016-09-14 | 1 | -0/+3 |
|\ \ |
|
| * | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 1 | -0/+3 |
|
|
* | | | Merge topic 'add_androidmk_generator' | Brad King | 2016-09-14 | 2 | -2/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 2 | -2/+27 |
|
|
* | | | Merge topic 'timestamp-names' | Brad King | 2016-09-13 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | string(TIMESTAMP ...): add '%a' and '%b' format specifiers | Ruslan Baratov | 2016-09-12 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Help: Fix formatting in separate_arguments documentation | James Touton | 2016-09-12 | 1 | -5/+7 |
|/ / |
|
* | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 1 | -0/+11 |
|/ |
|
* | add_custom_command: Add DEPFILE option for Ninja | Kulla Christoph | 2016-08-30 | 1 | -0/+7 |
|
|
* | Merge topic 'extend-find-package-search-path' | Brad King | 2016-08-24 | 1 | -7/+10 |
|\ |
|
| * | find_package: Extend search path for combined Windows/UNIX convention | Silvio Traversaro | 2016-08-24 | 1 | -0/+3 |
|
|
| * | Help: Widen find_package search path table | Silvio Traversaro | 2016-08-23 | 1 | -7/+7 |
|
|
* | | Help: Clarify get_cmake_property command documentation | Brad King | 2016-08-23 | 1 | -3/+8 |
|/ |
|
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 2 | -18/+47 |
|
|
* | Merge topic 'parent-scope-docs' | Brad King | 2016-06-13 | 1 | -1/+3 |
|\ |
|
| * | Help: clarify PARENT_SCOPE behavior | Ben Boeckel | 2016-06-13 | 1 | -1/+3 |
|
|
* | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -0/+7 |
|
|
* | | Help: Document ctest_update branch following behavior | Brad King | 2016-06-08 | 1 | -0/+4 |
|/ |
|
* | try_compile: Optionally forward custom platform variables to test project | Brad King | 2016-05-25 | 1 | -0/+4 |
|
|
* | file: Sort GLOB results to make it deterministic (#14491) | Reiner Herrmann | 2016-05-17 | 1 | -2/+3 |
|
|
* | Drop find_(library|file|path) prefixes from PATH on non-Windows | Brad King | 2016-05-09 | 3 | -3/+6 |
|
|
* | CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR | Jean-Christophe Fillion-Robin | 2016-05-09 | 2 | -4/+10 |
|
|