Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++26: Support detection as the default standard | Raul Tambre | 2024-04-16 | 1 | -1/+3 |
* | CompilerId: Clarify CUDA, HIP, ObjC, ObjC++ standard level detection | Brad King | 2024-04-16 | 1 | -5/+12 |
* | CompilerId: Drop MSVC conditions from ObjC and ObjC++ | Brad King | 2024-04-16 | 1 | -4/+0 |
* | ObjCXX: Fix detection of C++20 default compiler mode | Raul Tambre | 2024-04-16 | 1 | -1/+1 |
* | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 1 | -0/+9 |
* | CompilerID: Rename language_dialect to language_standard | Raul Tambre | 2021-09-28 | 1 | -2/+2 |
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 1 | -1/+3 |
* | Languages: Add support for Objective-C++ | Steve Wilson | 2019-09-28 | 1 | -0/+68 |