| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests/CompileFeatures: Cover cuda_std_## meta-features | Brad King | 2024-04-19 | 8 | -1/+31 |
|
|
* | Tests/CompileFeatures: Fix c_std_23 case with Clang < 14 | Brad King | 2024-04-19 | 1 | -2/+1 |
|
|
* | Tests/CompileFeatures: Cover CUDA default standard level | Brad King | 2024-04-18 | 2 | -0/+17 |
|
|
* | C++26: Support detection as the default standard | Raul Tambre | 2024-04-16 | 2 | -1/+6 |
|
|
* | C++26: Fix C++/CUDA/HIP compile feature support | Raul Tambre | 2024-04-09 | 2 | -1/+5 |
|
|
* | Clang: Fix detection of C++26 when targeting MSVC ABI | Brad King | 2024-04-09 | 1 | -1/+5 |
|
|
* | ci: Record expected C and CXX language standard support | Brad King | 2024-04-05 | 1 | -1/+2 |
|
|
* | Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-features | Brad King | 2024-04-05 | 12 | -0/+58 |
|
|
* | Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels | Brad King | 2024-04-05 | 4 | -59/+60 |
|
|
* | GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6} | Brad King | 2024-04-05 | 1 | -0/+2 |
|
|
* | PGI: Fix detection of C++ 14/17 modes | Brad King | 2024-04-05 | 1 | -1/+1 |
|
|
* | NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7 | Brad King | 2024-04-05 | 1 | -0/+6 |
|
|
* | XL/XLClang: Fix detection of C++ 14 mode on Linux | Brad King | 2024-04-04 | 1 | -0/+6 |
|
|
* | Intel: Fix detection of C++ 14/17 modes on Linux/macOS | Brad King | 2024-04-04 | 1 | -0/+8 |
|
|
* | Intel: Fix detection of C++ 17/20 modes on Windows | Brad King | 2024-04-04 | 1 | -8/+13 |
|
|
* | CompilerId: Clarify C and C++ standard level detection | Brad King | 2024-04-04 | 2 | -14/+30 |
|
|
* | Tests: Fix clang -Wstrict-prototypes warnings | Brad King | 2023-10-26 | 3 | -3/+3 |
|
|
* | OrangeC: Add support for OrangeC compiler | David Lindauer | 2023-09-25 | 1 | -2/+2 |
|
|
* | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel Classic | Brad King | 2023-05-01 | 1 | -1/+2 |
|
|
* | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 2 | -2/+5 |
|
|
* | clang-format.bash: Use generic clang-format attribute | Brad King | 2023-01-18 | 1 | -1/+1 |
|
|
* | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 2 | -0/+22 |
|
|
* | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 2 | -0/+4 |
|
|
* | IBMClang: Add support for IBM Open XL C/C++ | Aaron Liu | 2022-01-27 | 1 | -2/+2 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -2/+5 |
|
|
* | Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaks | nic-kaczinsky | 2021-04-16 | 1 | -1/+1 |
|
|
* | Tests: Update for the FujitsuClang compiler | Yuichiro Utsumi | 2021-03-31 | 1 | -2/+2 |
|
|
* | Tests: Update for the Fujitsu compiler | Chuck Atkins | 2021-03-31 | 1 | -2/+2 |
|
|
* | C23 support | Raul Tambre | 2021-02-25 | 2 | -1/+6 |
|
|
* | C17 support | Raul Tambre | 2021-02-25 | 2 | -1/+6 |
|
|
* | Tests: Update CompileFeatures test for IntelLLVM | Brad King | 2021-01-28 | 1 | -2/+2 |
|
|
* | Tests: Fix CMP0115 warnings in CompileFeatures test | Brad King | 2021-01-28 | 1 | -1/+4 |
|
|
* | Tests: Update tests for NVHPC compiler | Tin Huynh | 2021-01-27 | 1 | -2/+2 |
|
|
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 3 | -1/+13 |
|
|
* | Tests: Update CompileFeatures test for Intel 19 with VS 2015 | Brad King | 2019-10-10 | 1 | -0/+6 |
|
|
* | Intel: Fix default C++ dialect detection on Windows | Brad King | 2019-10-10 | 1 | -1/+11 |
|
|
* | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirements | Robert Maynard | 2019-05-13 | 1 | -1/+2 |
|
|
* | SunPro: Record support for C++14 features by SunPro 5.{14,15} | Brad King | 2019-04-19 | 1 | -0/+10 |
|
|
* | CompileFeatures: Now able to presume full language level support | Robert Maynard | 2019-04-09 | 1 | -10/+14 |
|
|
* | Tests: Remove outdated portion of CompileFeatures genex test | Brad King | 2019-04-09 | 1 | -11/+0 |
|
|
* | Features: Do not use a lower-than-default standard for requested features | Zsolt Parragi | 2019-02-26 | 2 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 9 | -95/+93 |
|
|
* | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 1 | -1/+1 |
|
|
* | Tests: Simplify CompileFeatures expectation logic | Brad King | 2018-04-06 | 1 | -174/+44 |
|
|
* | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 2 | -1/+7 |
|\ |
|
| * | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 2 | -1/+7 |
|
|
* | | Features: Record C features for MSVC | Brad King | 2018-03-29 | 1 | -0/+5 |
|
|
* | | Features: Do not assume c_restrict support in CompileFeatures test | Brad King | 2018-03-28 | 1 | -1/+11 |
|
|
* | | Features: Fix CompileFeatures test checks for C | Brad King | 2018-03-28 | 1 | -3/+9 |
|/ |
|
* | Features: Record initializer list support for Intel 14 and above | Brad King | 2018-03-16 | 1 | -0/+6 |
|
|