summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: specify source file extensionsBen Boeckel2018-01-093-25/+27
* 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
* | | | | Merge topic 'cmake_symlink_library-slashes'Brad King2017-12-211-3/+6
|\ \ \ \ \
| * | | | | cmcmd: Fix cmake_symlink_library for inconsistent slashesBrad King2017-12-201-3/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'objlib-dedup'Brad King2017-12-211-1/+6
|\ \ \ \ \
| * | | | | objlib: fix unchecked insertions in `cmGeneratorTarget::GetLanguages`Pavel Solodovnikov2017-12-201-1/+6
* | | | | | Merge topic 'FindBLAS-modernize'Brad King2017-12-211-44/+26
|\ \ \ \ \ \
| * | | | | | FindBLAS: optionally query pkg-config for a libraryRolf Eike Beer2017-12-151-0/+19