summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msbuild-customization'Brad King2016-11-301-14/+22
|\
| * VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-291-14/+22
* | Merge topic 'cpack-ifw-options'Brad King2016-11-305-3/+108
|\ \
| * | CPackIFW: Add some optionsKonstantin Podsvirov2016-11-245-3/+108
* | | Merge topic 'end-commands'Brad King2016-11-3018-505/+93
|\ \ \
| * | | Combine all unexpected commands to a single classDaniel Pfeifer2016-11-2918-450/+93
| * | | Set the error after argument expansion in end commandsDaniel Pfeifer2016-11-298-60/+12
| * | | Make error message of standalone endwhile command consistentDaniel Pfeifer2016-11-291-12/+5
* | | | Merge topic 'update-kwsys'Brad King2016-11-302-33/+53
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-292-33/+53
| |/ / /
* | | | Merge topic 'vs15-rename-generator-for-master'Brad King2016-11-302-5/+8
|\ \ \ \
| * \ \ \ Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-masterBrad King2016-11-292-5/+8
| |\ \ \ \
| | * | | | VS: Rename VS 15 generator to 'Visual Studio 15 2017'Roman Wüger2016-11-292-5/+8
| | * | | | Merge branch 'vs-15-preview-5' into releaseBrad King2016-11-181-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'cmake-server-fix-16423' into releaseBrad King2016-11-142-28/+77
| | |\ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-301-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'vs-default-build-package'Brad King2016-11-291-14/+21
|\ \ \ \ \ \ \
| * | | | | | | VS: Add option to place `PACKAGE` target in solution default buildMichael Stürmer2016-11-291-14/+21
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'Brad King2016-11-291-0/+2
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Honor CMAKE_WARN_DEPRECATED in test projectBrad King2016-11-221-0/+2
* | | | | | | | Merge topic 'initial_cuda_language_support'Brad King2016-11-2917-18/+992
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | CUDA: Add support for CMAKE_CUDA_COMPILE_OPTIONS_VISIBILITYRobert Maynard2016-11-141-0/+1
| * | | | | | | CUDA: Add separable compilation support to the makefile generator.Robert Maynard2016-11-144-0/+459
| * | | | | | | CUDA: Add separable compilation support to the ninja generator.Robert Maynard2016-11-142-0/+368
| * | | | | | | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target propertyRobert Maynard2016-11-142-9/+30
| * | | | | | | CUDA: Add LinkLineComputer that computes cuda dlink lines.Robert Maynard2016-11-144-0/+113
| * | | | | | | CUDA: Refactor cmLinkLineComputer to allow for better derived children.Robert Maynard2016-11-141-3/+3
| * | | | | | | CUDA: C++ compile features now enable cuda c++11 support.Robert Maynard2016-11-141-0/+3
| * | | | | | | CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-142-3/+2
| * | | | | | | CUDA: add support for specifying an explicit host compiler.Robert Maynard2016-11-141-0/+3
| * | | | | | | CUDA: Enable header dependency scanning.Robert Maynard2016-11-141-1/+2
| * | | | | | | CUDA: State that cuda has preprocessor output and can generate assembly.Robert Maynard2016-11-142-5/+5
| * | | | | | | CUDA: Add support language levels (98/11)Robert Maynard2016-11-142-0/+6
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-291-1/+1
* | | | | | | | Merge topic 'include-what-you-use'Brad King2016-11-2883-222/+435
|\ \ \ \ \ \ \ \
| * | | | | | | | avoid including cmStandardIncludes.hDaniel Pfeifer2016-11-284-6/+6
| * | | | | | | | iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-2830-42/+144
| * | | | | | | | iwyu: Fix more findingsDaniel Pfeifer2016-11-2825-125/+155
| * | | | | | | | iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-2324-49/+130
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic '16449-revert-xcode-system-includes'Brad King2016-11-281-30/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"Gregor Jasny2016-11-281-30/+14
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-281-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-271-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-261-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-251-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-241-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-231-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'eclipse-subprojects'Brad King2016-11-221-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Eclipse: Fix indexer for subprojectsAdam Weisi2016-11-211-0/+8
* | | | | | | | Merge topic 'imported-interface-no-system'Brad King2016-11-222-1/+5
|\ \ \ \ \ \ \ \