Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 1 | -6/+12 |
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -0/+16 |
* | C23 support | Raul Tambre | 2021-02-25 | 1 | -0/+3 |
* | C17 support | Raul Tambre | 2021-02-25 | 1 | -0/+3 |
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 1 | -0/+6 |
* | CUDA, CXX: Remove HAS_FULL_SUPPORT for C++17 and 20 | Raul Tambre | 2020-12-08 | 1 | -24/+4 |
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+44 |
* | CompileFeatures: memoize C++ compilers with full language level support | Robert Maynard | 2019-04-09 | 1 | -5/+30 |
* | CompileFeatures: memoize C compilers with full language level support | Robert Maynard | 2019-03-27 | 1 | -3/+18 |
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -0/+3 |
* | Compilers: Add default cmake_record_{c,cxx}_compile_features macros | Chuck Atkins | 2017-05-29 | 1 | -0/+31 |
* | Compilers: Add common macros to be used by various compilers | Chuck Atkins | 2017-05-01 | 1 | -0/+62 |