summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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-2224-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
|\ \ \ \ \
| * | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-212-1/+5
* | | | | | CMake Nightly Date StampKitware Robot2016-11-221-1/+1
|/ / / / /
* | | | | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-211-6/+18
|\ \ \ \ \
| * | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-181-3/+10
| * | | | | cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report whyBrad King2016-11-181-3/+7
| * | | | | cmake: Comment why we ignore the include-what-you-use return codeBrad King2016-11-181-0/+1
* | | | | | Merge topic 'update-kwsys'Brad King2016-11-211-0/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-181-0/+11
* | | | | | CMake Nightly Date StampKitware Robot2016-11-211-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-11-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-11-191-1/+1
|/ / / /
* | | | Merge topic 'auto_project_regeneration'Brad King2016-11-184-11/+65
|\ \ \ \
| * | | | VS: Teach `cmake --build` to reconfigure if needed before buildingYves Frederix2016-11-174-11/+65