summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda-vs'Brad King2017-03-1320-34/+775
|\
| * CUDA: Work around VS limitation in CudaOnly.WithDefs testBrad King2017-03-102-2/+10
| * 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 support for determining CUDA compiler idBrad King2017-03-102-21/+44
| * 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: Add more placeholders to compiler id detection project file templateBrad King2017-03-102-0/+12
| * VS: Refactor compiler id detection project file templateBrad King2017-03-102-2/+4
| * VS: Select highest available CUDA toolset by defaultBrad King2017-03-102-2/+31
| * VS: Provide an option to specify CUDA toolset versionBrad King2017-03-109-2/+51
| * VS: Find the MSBuild value for VCTargetsPathBrad King2017-03-102-0/+215
* | Merge topic 'refactor-module-def'Brad King2017-03-1314-181/+165
|\ \
| * | Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementationBrad King2017-03-0911-137/+90
| * | Refactor module definition file selectionBrad King2017-03-099-39/+64
| * | Refactor module definition source enumerationBrad King2017-03-093-9/+15
| |/
* | Merge topic 'update-kwsys'Brad King2017-03-134-3/+22
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-03-104-3/+22
| |\ \
| | * | KWSys 2017-03-07 (5da8cfe0)KWSys Upstream2017-03-104-3/+22
* | | | Merge topic 'FindGit-avoid-vs-2017-git'Brad King2017-03-131-1/+15
|\ \ \ \
| * | | | FindGit: Avoid finding VS 2017 non-general Git installationBrad King2017-03-101-1/+15
* | | | | CMake Nightly Date StampKitware Robot2017-03-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-03-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-03-111-1/+1
| |/ / / |/| | |
* | | | Merge topic 'GNU-FindBinUtils-no-policy'Brad King2017-03-101-3/+1
|\ \ \ \
| * | | | GNU-FindBinUtils: Avoid setting policy CMP0054Brad King2017-03-101-3/+1
* | | | | Merge topic 'pr.gcc_ar'Brad King2017-03-1012-0/+70
|\ \ \ \ \ | |/ / / /
| * | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-0812-0/+70
* | | | | Merge topic 'test-CPackComponents-fix-NSIS-root'Brad King2017-03-101-1/+1
|\ \ \ \ \
| * | | | | Tests: Fix CPackComponents NSIS install rootBrad King2017-03-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-03-101-1/+1
* | | | | | Merge topic 'x32-abi'Brad King2017-03-090-0/+0
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge topic 'master'Brad King2017-03-0936-16/+128
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests: Add x32 tests to test suiteSteven Newbury2017-03-0814-5/+36
| * | | | | | Help: Add notes for topic 'x32-abi'Brad King2017-03-071-0/+6
| * | | | | | Modules: Add x32-abi support to hard-coded pathsSteven Newbury2017-03-078-8/+12
| * | | | | | Add support for x32-abiSteven Newbury2017-03-0713-3/+74
* | | | | | | Merge topic 'doc-vs15-MSVC_VERSION'Brad King2017-03-091-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Update MSVC_VERSION for Visual Studio 2017Wojciech Mamrak2017-03-081-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'CheckLanguage-platform-toolset'Brad King2017-03-092-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Tests: Pass generator platform and toolset into check for FortranBrad King2017-03-081-0/+2