Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakeDetermineCUDACompiler: Drop out-of-date comment | Brad King | 2017-02-14 | 1 | -7/+0 |
* | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 1 | -4/+30 |
* | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 1 | -1/+9 |
* | CUDA: Find MSVC binutils on Windows | Brad King | 2017-01-12 | 1 | -3/+7 |
* | CUDA: Detect MSVC architecture id | Brad King | 2017-01-12 | 1 | -0/+4 |
* | CUDA: Implement nvcc implicit link line extraction more robustly | Brad King | 2016-12-13 | 1 | -23/+54 |
* | CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX. | Robert Maynard | 2016-11-14 | 1 | -1/+18 |
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -5/+37 |
* | CUDA: add support for specifying an explicit host compiler. | Robert Maynard | 2016-11-14 | 1 | -1/+12 |
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -3/+9 |
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+49 |