summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindCUDA-deduplicate-c+std-host-flags'Brad King2018-01-091-1/+1
|\
| * FindCUDA: de-duplicates C++11 flag when propagating host flags.David Hirvonen2018-01-061-1/+1
* | Merge topic 'msvc2017-findcuda'Brad King2018-01-092-9/+16
|\ \
| * | FindCUDA: Update to properly find MSVC 2017 compiler toolsAaron Bray2018-01-082-9/+16
* | | Merge topic 'improve_generated_property_docs'Craig Scott2018-01-091-4/+19
|\ \ \
| * | | GENERATED: Improve the documentation of the GENERATED file propertyRobert Maynard2018-01-081-4/+19
* | | | CMake Nightly Date StampKitware Robot2018-01-091-1/+1
* | | | Merge topic 'use_generator_is_multi_config'Brad King2018-01-0847-102/+176
|\ \ \ \
| * | | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in ModulesCraig Scott2017-12-298-26/+42
| * | | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-2939-76/+134
* | | | | Merge topic 'execute_process_UTF8_keyword'Brad King2018-01-085-4/+8
|\ \ \ \ \
| * | | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keywordCraig Scott2017-12-275-4/+8
| |/ / / /
* | | | | Merge topic '17431-iphone-deployment-target'Brad King2018-01-0819-27/+200
|\ \ \ \ \
| * | | | | Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-2215-15/+185
| * | | | | Xcode: rename embedded SDK query functionGregor Jasny2017-12-227-13/+16
* | | | | | CMake Nightly Date StampKitware Robot2018-01-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-01-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-01-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-01-051-1/+1
* | | | | | Merge topic 'various-typos'Craig Scott2018-01-0461-69/+69
|\ \ \ \ \ \
| * | | | | | Various typo fixesLuz Paz2018-01-0361-69/+69
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-041-1/+1
* | | | | | | Merge topic 'doxygen_verbatim_vars'Craig Scott2018-01-034-8/+103
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote preventionCraig Scott2018-01-024-8/+103
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-01-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2018-01-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-01-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-12-311-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-12-301-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-12-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-12-281-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2017-12-271-1/+1
* | | CMake Nightly Date StampKitware Robot2017-12-261-1/+1
* | | CMake Nightly Date StampKitware Robot2017-12-251-1/+1
* | | CMake Nightly Date StampKitware Robot2017-12-241-1/+1
* | | Merge topic 'self-c++17'Brad King2017-12-237-39/+93
|\ \ \
| * | | Compile CMake as C++17 if supported by the compilerBrad King2017-12-223-4/+56
| * | | Generalize check for C++14 constructsBrad King2017-12-224-35/+38
| * | | cmGlobalNinjaGenerator: Avoid using deprecated std::ptr_funBrad King2017-12-211-2/+1
* | | | CMake Nightly Date StampKitware Robot2017-12-231-1/+1
| |/ / |/| |
* | | Merge topic 'FindPkgConfig_search_path_fix'Brad King2017-12-222-5/+66
|\ \ \ | |_|/ |/| |
| * | FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handlingCraig Scott2017-12-161-5/+5
| * | FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properlyCraig Scott2017-12-161-0/+61
* | | CMake Nightly Date StampKitware Robot2017-12-221-1/+1
| |/ |/|
* | Merge topic 'copyright-year'Brad King2017-12-211-1/+1
|\ \
| * | Copyright.txt: Update year range to end in 2018Brad King2017-12-201-1/+1
* | | Merge topic 'cpackifw-package-remove-target-dir'Brad King2017-12-214-0/+29
|\ \ \
| * | | CPack/IFW: Add option to control deletion of the install directoryJean-Philippe Lebel2017-12-154-0/+29
* | | | Merge topic 'use-override'Brad King2017-12-2113-129/+132
|\ \ \ \
| * | | | VS: Use 'override' keyword for overridden methods in generator classesVitaly Stakhovsky2017-12-1613-129/+132