| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Determine CUDA toolkit location for NVCC | Raul Tambre | 2020-06-12 | 1 | -0/+3 |
|
|
* | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 1 | -0/+2 |
|\ |
|
| * | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 1 | -0/+2 |
|
|
* | | Compilers: Add paths from -print-sysroot to system prefix path | Robert Maynard | 2020-04-14 | 1 | -0/+1 |
|
|
* | | MSVC: Use 'lib' instead of 'link /lib' to create static libraries | Francisco Facioni | 2020-03-03 | 1 | -0/+1 |
|/ |
|
* | CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABI | Robert Maynard | 2019-12-16 | 1 | -0/+13 |
|
|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+7 |
|
|
* | CUDA: persist CMAKE_LIBRARY_ARCHITECTURE and CUDA version | Robert Maynard | 2019-11-26 | 1 | -0/+5 |
|
|
* | Compute implicit include directories from compiler output | Chuck Cranor | 2019-01-21 | 1 | -0/+1 |
|
|
* | MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} | Mateusz Zych | 2018-10-29 | 1 | -0/+1 |
|
|
* | CUDA: Find CMAKE_LINKER on Windows | Brad King | 2018-10-29 | 1 | -0/+2 |
|
|
* | CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabled | Henry Schreiner | 2018-04-13 | 1 | -0/+1 |
|
|
* | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 1 | -0/+2 |
|
|
* | CUDA: set linker preference between C and C++ | Robert Maynard | 2017-01-24 | 1 | -1/+1 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -0/+2 |
|
|
* | CUDA: Detect MSVC architecture id | Brad King | 2017-01-12 | 1 | -0/+1 |
|
|
* | CUDA: Detect use of MSVC host compiler | Brad King | 2017-01-12 | 1 | -0/+2 |
|
|
* | CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX. | Robert Maynard | 2016-11-14 | 1 | -0/+1 |
|
|
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -0/+6 |
|
|
* | CUDA: We now properly perform CUDA compiler identification. | Robert Maynard | 2016-11-14 | 1 | -0/+5 |
|
|
* | CUDA: Add support language levels (98/11) | Robert Maynard | 2016-11-14 | 1 | -0/+1 |
|
|
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+7 |
|
|