summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'execute_process_UTF8_keyword'Brad King2018-01-081-1/+1
|\
| * execute_process: Allow UTF-8 as a synonym for the UTF8 keywordCraig Scott2017-12-271-1/+1
* | Merge topic '17431-iphone-deployment-target'Brad King2018-01-088-22/+76
|\ \
| * | Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-224-10/+61
| * | 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-0422-27/+27
|\ \ \
| * | | Various typo fixesLuz Paz2018-01-0322-27/+27
* | | | CMake Nightly Date StampKitware Robot2018-01-041-1/+1
* | | | 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-236-35/+80
|\ \
| * | Compile CMake as C++17 if supported by the compilerBrad King2017-12-222-0/+43
| * | Generalize check for C++14 constructsBrad King2017-12-223-33/+36
| * | cmGlobalNinjaGenerator: Avoid using deprecated std::ptr_funBrad King2017-12-211-2/+1
* | | CMake Nightly Date StampKitware Robot2017-12-231-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2017-12-221-1/+1
|/
* Merge topic 'cpackifw-package-remove-target-dir'Brad King2017-12-212-0/+17
|\
| * CPack/IFW: Add option to control deletion of the install directoryJean-Philippe Lebel2017-12-152-0/+17
* | 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 'solaris_warning_single'Brad King2017-12-211-13/+13
|\ \ \ \ \
| * | | | | Solaris: Fix shadowed declaration warningCraig Scott2017-12-201-13/+13
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-12-211-1/+1
| |/ / / |/| | |
* | | | Merge topic 'autogen-nested-lists-fix'Brad King2017-12-202-1/+4
|\ \ \ \
| * | | | Autogen: Fix for problematic nested lists separatorSebastian Holtermann2017-12-182-1/+4
* | | | | Merge topic 'update-kwsys'Brad King2017-12-201-0/+8
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-12-151-0/+8
| | |_|/ / | |/| | |
* | | | | Merge topic 'cuda-mixed-cxx-standard'Brad King2017-12-201-73/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARDRobert Maynard2017-12-151-0/+26
| * | | | cmMakefile: Refactor determining a targets C++ standard levelRobert Maynard2017-12-151-73/+36
* | | | | CMake Nightly Date StampKitware Robot2017-12-201-1/+1
* | | | | Merge topic 'winarm64'Christian Pfeiffer2017-12-191-29/+46
|\ \ \ \ \
| * | | | | Address code review feedbackJacek Blaszczynski2017-12-181-27/+31