summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmSourceFileLocation: allow skipping ambiguous extensionsBen Boeckel2018-01-109-18/+56
* Merge topic 'serverTestInfoExpandVariables'Brad King2018-01-101-7/+18
|\
| * server: Expand generator expressions for test infoJustin Goshi2018-01-041-7/+18
* | CMake Nightly Date StampKitware Robot2018-01-101-1/+1
* | Merge topic 'add_cuda_to_source_regex'Craig Scott2018-01-097-6/+12
|\ \
| * | CUDA: Add cu as default source file extensionRobert Maynard2018-01-087-6/+12
* | | Merge topic 'vs10-target-generator-range-for'Brad King2018-01-091-238/+167
|\ \ \
| * | | VS: Modernize 'for' loops in cmVisualStudio10TargetGenerator to C++11Vitaly Stakhovsky2017-12-211-238/+167
* | | | Merge topic 'vs-ranged-for'Brad King2018-01-0911-247/+167
|\ \ \ \
| * | | | VS: Use range-based 'for' loops in generator codeVitaly Stakhovsky2017-12-2111-247/+167
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-01-091-1/+1
* | | | 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
| |/ / / /