summaryrefslogtreecommitdiff
path: root/Tests/CompileFeatures
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-182-2/+5
* clang-format.bash: Use generic clang-format attributeBrad King2023-01-181-1/+1
* Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-182-0/+22
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-0/+4
* IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-271-2/+2
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-2/+5
* Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaksnic-kaczinsky2021-04-161-1/+1
* Tests: Update for the FujitsuClang compilerYuichiro Utsumi2021-03-311-2/+2
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-2/+2
* C23 supportRaul Tambre2021-02-252-1/+6
* C17 supportRaul Tambre2021-02-252-1/+6
* Tests: Update CompileFeatures test for IntelLLVMBrad King2021-01-281-2/+2
* Tests: Fix CMP0115 warnings in CompileFeatures testBrad King2021-01-281-1/+4
* Tests: Update tests for NVHPC compilerTin Huynh2021-01-271-2/+2
* CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-083-1/+13
* Tests: Update CompileFeatures test for Intel 19 with VS 2015Brad King2019-10-101-0/+6
* Intel: Fix default C++ dialect detection on WindowsBrad King2019-10-101-1/+11
* CompileFeatures: Relax cxx_relaxed_constexpr compiler requirementsRobert Maynard2019-05-131-1/+2
* SunPro: Record support for C++14 features by SunPro 5.{14,15}Brad King2019-04-191-0/+10
* CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-091-10/+14
* Tests: Remove outdated portion of CompileFeatures genex testBrad King2019-04-091-11/+0
* Features: Do not use a lower-than-default standard for requested featuresZsolt Parragi2019-02-262-4/+4
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-019-95/+93
* clang-format.bash: update to clang-format-6.0Brad King2018-06-011-1/+1
* Tests: Simplify CompileFeatures expectation logicBrad King2018-04-061-174/+44
* Merge topic 'features-c++20'Brad King2018-04-022-1/+7
|\
| * Features: Add infrastructure for C++ 20 language standardBrad King2018-03-272-1/+7
* | Features: Record C features for MSVCBrad King2018-03-291-0/+5
* | Features: Do not assume c_restrict support in CompileFeatures testBrad King2018-03-281-1/+11
* | Features: Fix CompileFeatures test checks for CBrad King2018-03-281-3/+9
|/
* Features: Record initializer list support for Intel 14 and aboveBrad King2018-03-161-0/+6
* Tests: Make CompileFeatures C dialect check consistent with implBrad King2018-02-211-1/+1
* clang-format: format all code as Cpp11Daniel Pfeifer2017-08-303-11/+12
* Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 featuresBrad King2017-08-082-0/+20
* MSVC: Add flags for C++ language standardsBrad King2017-07-171-9/+14
* CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-291-6/+17
* Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-112-1/+12
* clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-221-0/+2
* CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
* Tests: use cxx_auto_type only if actually availableRolf Eike Beer2017-01-251-0/+3
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-022-2/+7
* Features: Suppress c_static_assert test coverage on Intel <= 15Brad King2016-11-101-0/+9
* Features: Test feature propagation with language standard meta-featureBrad King2016-11-021-4/+4
* Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+2
* Features: Fix cxx_right_angle_brackets compiler feature testAlex Wang2016-10-251-1/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-1642-192/+243
* Tests: Protect unicode literals from clang-format Cpp03 formattingBrad King2016-05-111-0/+2
* Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-281-0/+10
* Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-281-0/+72
* Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-6/+0