Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 1 | -0/+5 |
| | | | | | The `nvcc -v` output on Windows uses response files, so load the one we need to extract the full link line. | ||||
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -0/+13 |
| | |||||
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+58 |