| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Pass host compiler to nvcc while device linking | Maikel van den Hurk | 2017-08-15 | 1 | -2/+2 |
|
|
* | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja | Robert Maynard | 2017-07-13 | 1 | -1/+3 |
|
|
* | CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings | Robert Maynard | 2017-06-13 | 1 | -2/+11 |
|
|
* | CUDA: Link to standard system libraries when linking as CUDA | Brad King | 2017-02-14 | 1 | -0/+6 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -1/+1 |
|
|
* | CUDA: Use `.obj` object file extension on Windows | Brad King | 2017-01-12 | 1 | -1/+5 |
|
|
* | CUDA: Allow platform files to set device linking rules | Brad King | 2017-01-12 | 1 | -5/+8 |
|
|
* | CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation. | Robert Maynard | 2016-11-14 | 1 | -9/+66 |
|
|
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -3/+15 |
|
|
* | CUDA: add support for specifying an explicit host compiler. | Robert Maynard | 2016-11-14 | 1 | -4/+10 |
|
|
* | CUDA: Enable header dependency scanning. | Robert Maynard | 2016-11-14 | 1 | -1/+14 |
|
|
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -4/+0 |
|
|
* | CUDA: Explicitly state all source files are cuda sources. | Robert Maynard | 2016-11-14 | 1 | -1/+1 |
|
|
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+109 |
|
|