summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/NVIDIA-CUDA.cmake
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Fix default compiler flags on WindowsBrad King2017-02-151-6/+5
* CUDA: Do not use non-existent -Os flag for nvccBrad King2017-02-141-1/+1
* CUDA: Populate NVIDIA compiler information on WindowsBrad King2017-01-121-13/+17
* CUDA: Fix default compiler flag initializationBrad King2016-12-091-5/+5
* CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.Robert Maynard2016-11-141-0/+5
* CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-2/+4
* CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-1/+1
* CUDA: Add support language levels (98/11)Robert Maynard2016-11-141-6/+7
* CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-141-0/+16