Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Add support for the C++14 standard flag. | Robert Maynard | 2017-05-11 | 1 | -0/+6 |
* | CUDA: Fix default compiler flags on Windows | Brad King | 2017-02-15 | 1 | -6/+5 |
* | CUDA: Do not use non-existent -Os flag for nvcc | Brad King | 2017-02-14 | 1 | -1/+1 |
* | CUDA: Populate NVIDIA compiler information on Windows | Brad King | 2017-01-12 | 1 | -13/+17 |
* | CUDA: Fix default compiler flag initialization | Brad King | 2016-12-09 | 1 | -5/+5 |
* | CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation. | Robert Maynard | 2016-11-14 | 1 | -0/+5 |
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -2/+4 |
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -1/+1 |
* | CUDA: Add support language levels (98/11) | Robert Maynard | 2016-11-14 | 1 | -6/+7 |
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+16 |