summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmCTest: Move macros to bottom of fileDaniel Pfeifer2017-03-231-16/+16
* Merge topic 'server-mode-fix-home-dir-check'Brad King2017-03-231-2/+22
|\
| * server-mode: Make CMAKE_HOME_DIRECTORY more reliableTobias Hunger2017-03-221-2/+22
* | CMake Nightly Date StampKitware Robot2017-03-231-1/+1
* | Merge topic '14335-duplicate-else'Brad King2017-03-222-0/+22
|\ \
| * | cmIfCommand: Reject duplicate else() and misplaced elseif()Gregor Jasny2017-03-222-0/+22
* | | Merge topic 'ninja-fortran-depfile-fix'Brad King2017-03-221-1/+3
|\ \ \
| * | | Ninja: Fix Fortran `include` dependency on generated fileBrad King2017-03-211-1/+3
* | | | Merge topic 'cuda_no_ninja_response_support'Brad King2017-03-222-9/+12
|\ \ \ \
| * | | | CUDA: Disable support for using response files.Robert Maynard2017-03-212-9/+12
| |/ / /
* | | | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'Brad King2017-03-2211-78/+147
|\ \ \ \
| * | | | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` filesBrad King2017-03-218-57/+97
| * | | | cmGlobalVisualStudioGenerator: Simplify __create_def command generationBrad King2017-03-211-3/+2
| * | | | bindexplib: Add support for parsing and integrating `.def` filesBrad King2017-03-211-4/+11
| * | | | bindexplib: Add method for parsing and integrating `.def` filesBertrand Bellenot2017-03-212-1/+30
| * | | | bindexplib: Revise coding style of CMake-specific methodsBrad King2017-03-091-13/+7
* | | | | CMake Nightly Date StampKitware Robot2017-03-221-1/+1
* | | | | Merge topic 'windows-include-order'Brad King2017-03-217-21/+17
|\ \ \ \ \
| * | | | | fix include order of windows.hDaniel Pfeifer2017-03-147-21/+17
* | | | | | CMake Nightly Date StampKitware Robot2017-03-211-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'autogen_source_group'Brad King2017-03-202-6/+74
|\ \ \ \ \
| * | | | | Autogen: Add AUTOGEN_SOURCE_GROUP supportSebastian Holtermann2017-03-161-6/+67
| * | | | | Autogen: Add generator type enumSebastian Holtermann2017-03-161-0/+7
* | | | | | CMake Nightly Date StampKitware Robot2017-03-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-03-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-03-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-03-171-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2017-03-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-03-151-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2017-03-141-1/+1
* | | | Merge topic 'BundleUtilities-elf-rpath'Brad King2017-03-132-0/+70
|\ \ \ \
| * | | | file: Add READ_ELF command to parse ELF binariesFlorian Apolloner2017-03-102-0/+70
* | | | | Merge topic 'xcode-test-schema-generation'Brad King2017-03-131-2/+1
|\ \ \ \ \
| * | | | | Xcode: Control schema generation via variableGregor Jasny2017-03-121-2/+1
* | | | | | Merge topic 'cuda-vs'Brad King2017-03-138-9/+678
|\ \ \ \ \ \
| * | | | | | VS: Add more CUDA flag table entriesBrad King2017-03-101-0/+11
| * | | | | | VS: Add support for the CUDA_SEPARABLE_COMPILATION propertyBrad King2017-03-101-0/+4
| * | | | | | VS: Select CUDA code generation architecturesBrad King2017-03-104-0/+77
| * | | | | | VS: Select the CUDA runtime libraryBrad King2017-03-104-2/+70
| * | | | | | VS: Place CUDA host compiler options in proper project file fieldsBrad King2017-03-103-2/+54
| * | | | | | VS: Do not pass CUDA compile options to C compilerBrad King2017-03-101-2/+4
| * | | | | | VS: Do not use absolute paths to CUDA sourcesBrad King2017-03-101-2/+4
| * | | | | | VS: Add basic infrastructure for CUDA generationBrad King2017-03-104-0/+112
| * | | | | | VS: Add placeholder CUDA flag tablesBrad King2017-03-104-0/+21
| * | | | | | VS: Record in global generator whether CUDA is enabledBrad King2017-03-102-0/+8
| * | | | | | VS: Add method to take a value out of the option parser flag mapBrad King2017-03-102-0/+14
| * | | | | | VS: Add method to re-parse specific option parser fieldsBrad King2017-03-102-1/+23
| * | | | | | VS: Add method to clear flag tables of option parserBrad King2017-03-102-0/+10
| * | | | | | VS: Select highest available CUDA toolset by defaultBrad King2017-03-101-0/+27
| * | | | | | VS: Provide an option to specify CUDA toolset versionBrad King2017-03-102-2/+26