summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCUDACompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Detect implicit link information on WindowsBrad King2017-01-121-1/+9
* CUDA: Find MSVC binutils on WindowsBrad King2017-01-121-3/+7
* CUDA: Detect MSVC architecture idBrad King2017-01-121-0/+4
* CUDA: Implement nvcc implicit link line extraction more robustlyBrad King2016-12-131-23/+54
* CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX.Robert Maynard2016-11-141-1/+18
* CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-5/+37
* CUDA: add support for specifying an explicit host compiler.Robert Maynard2016-11-141-1/+12
* CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-3/+9
* CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-141-0/+49