| Commit message (Expand) | Author | Age | Files | Lines |
* | Clang: Add standard flags support when simulating MSVC | Ruben Van Boxem | 2018-04-11 | 1 | -0/+21 |
|
|
* | Clang: Avoid extra C++ feature detection when simulating MSVC | Brad King | 2018-04-11 | 1 | -0/+15 |
|
|
* | Clang: Refactor standard flags logic when simulating MSVC | Brad King | 2018-04-11 | 1 | -5/+6 |
|
|
* | Android: Do not pass non-existent Clang -std flags | Brad King | 2018-04-02 | 1 | -2/+9 |
|
|
* | Features: Activate C++ 20 support for Clang 5.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
|
|
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -0/+2 |
|
|
* | Features: Use -std=c++17 for C++ 17 on Clang 5.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
|
|
* | Clang: Do not add '-std=' options when simulating MSVC | Ruben Van Boxem | 2017-06-27 | 1 | -22/+38 |
|
|
* | Clang: Fix language defaults for 2.1 | Chuck Atkins | 2017-05-30 | 1 | -1/+1 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -18/+0 |
|
|
* | Clang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -11/+1 |
|
|
* | Features: activate C++11 support for Clang 3.1+ | Giel van Schijndel | 2017-01-12 | 1 | -3/+3 |
|
|
* | Features: Activate C++ 17 support for Clang 3.5+ | Brad King | 2016-12-02 | 1 | -0/+8 |
|
|
* | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 1 | -1/+3 |
|
|
* | Features: Centralize per-compiler recording macros | Brad King | 2016-11-02 | 1 | -7/+3 |
|
|
* | Record compile features for MinGW Clang on Windows (#15897) | Brad King | 2016-01-11 | 1 | -2/+2 |
|
|
* | Project: Guess default standard dialect if compiler was forced (#15852) | Brad King | 2015-11-19 | 1 | -0/+3 |
|
|
* | Project: Don't require computed default dialect if compiler was forced. | Stephen Kelly | 2015-09-22 | 1 | -3/+5 |
|
|
* | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -2/+5 |
|
|
* | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. | Stephen Kelly | 2015-02-04 | 1 | -1/+3 |
|
|
* | Features: Ensure appropriate return value from feature test macros. | Stephen Kelly | 2015-01-15 | 1 | -2/+1 |
|
|
* | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 1 | -1/+1 |
|
|
* | Features: Use the correct dialect flag when recording features. | Stephen Kelly | 2014-11-12 | 1 | -4/+4 |
|
|
* | Clang: Enable c++14 dialect flag with Clang 3.5. | Stephen Kelly | 2014-09-17 | 1 | -1/+4 |
|
|
* | Clang: Don't overwrite c++11 compile option value with c++14 flag. | Stephen Kelly | 2014-09-17 | 1 | -2/+2 |
|
|
* | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 1 | -1/+26 |
|
|
* | Features: Only require AppleClang policy to be NEW on APPLE. | Stephen Kelly | 2014-05-14 | 1 | -1/+1 |
|
|
* | Add some COMPILE_OPTIONS for specifying C++ dialect. | Stephen Kelly | 2014-04-07 | 1 | -0/+13 |
|
|
* | Don't load Clang-CXX from AppleClang-CXX. | Stephen Kelly | 2014-04-07 | 1 | -0/+5 |
|
|
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458) | Brad King | 2013-10-04 | 1 | -1/+3 |
|
|
* | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 1 | -0/+2 |
|
|
* | Clang: Split Compiler/Clang* modules out from GNU (#13550) | Brad King | 2012-09-19 | 1 | -1/+2 |
|
|
* | Recognize Clang C and C++ compilers (see #10693) | Brad King | 2010-05-17 | 1 | -0/+1 |
|
|