Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -1/+3 |
| | | | | Issue: #17849 | ||||
* | CUDA: Detect use of MSVC host compiler | Brad King | 2017-01-12 | 1 | -0/+9 |
| | | | | Report it in `CMAKE_CUDA_SIMULATE_{ID,VERSION}`. | ||||
* | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 1 | -1/+3 |
| | | | | Issue: #16468 | ||||
* | CUDA: CompilerId now errors out properly when passed a non CUDA compiler. | Robert Maynard | 2016-11-14 | 1 | -3/+2 |
| | | | | Previously we only reported an error if the compiler was a C compiler. | ||||
* | CUDA: Add basic CUDA language support for *NIX systems. | Robert Maynard | 2016-11-14 | 1 | -0/+40 |