summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Various typo fixesLuz Paz2018-01-0322-27/+27
* 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
| * | | | | Use IMAGE_FILE_HEADER and add missing Arm 32bit images supportJacek Blaszczynski2017-12-181-13/+25
| * | | | | Add Arm64 support to COFF symbol export featureJacek Blaszczynski2017-12-171-2/+3
* | | | | | CMake Nightly Date StampKitware Robot2017-12-191-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-12-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-12-171-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2017-12-161-1/+1
| |/ / |/| |
* | | Merge topic 'vs-vcxproj-lowercase-utf-8'Brad King2017-12-152-0/+6
|\ \ \
| * | | VS: Emit "utf-8" encoding as lowercase in .vcxproj headersVitaly Stakhovsky2017-12-142-0/+6
* | | | Merge topic 'makefile-simplify-fortran'Brad King2017-12-158-135/+22
|\ \ \ \
| * | | | Makefiles: Drop 'requires' step and its supporting infrastructureYurii Batrak2017-12-147-126/+1
| * | | | Makefiles: Avoid nested make calls for Fortran module dependenciesYurii Batrak2017-12-143-10/+22
* | | | | CMake Nightly Date StampKitware Robot2017-12-151-1/+1
* | | | | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support'Brad King2017-12-149-64/+151
|\ \ \ \ \
| * | | | | Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-139-64/+151
* | | | | | Merge topic 'cmGraphVizWriter_Interface_Dependers'Brad King2017-12-142-15/+27
|\ \ \ \ \ \
| * | | | | | cmGraphVizWriter: Updated to create and follow dependers for interface targetsJoel T. Frederico2017-12-142-15/+27