| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 1 | -2/+0 |
|
|
* | C: Compile when possible with explicit `C` language flag set | Robert Maynard | 2020-06-09 | 1 | -0/+2 |
|
|
* | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 1 | -0/+4 |
|
|
* | CompileFeatures: Record which C features the MSVC compiler supports | Robert Maynard | 2019-04-12 | 1 | -0/+3 |
|
|
* | Record when C compilers have gained full support for 90,99,11 | Robert Maynard | 2019-03-27 | 1 | -0/+3 |
|
|
* | Record C compile features flags for MinGW Clang on Windows | Brad King | 2017-11-01 | 1 | -1/+1 |
|
|
* | Clang: Do not add '-std=' options when simulating MSVC | Ruben Van Boxem | 2017-06-27 | 1 | -7/+23 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -15/+0 |
|
|
* | Clang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -15/+1 |
|
|
* | 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 |
|
|
* | Project: Guess default standard dialect if compiler was forced (#15852) | Brad King | 2015-11-19 | 1 | -0/+7 |
|
|
* | 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 | -4/+5 |
|
|
* | Features: Ensure appropriate return value from feature test macros. | Stephen Kelly | 2015-01-15 | 1 | -2/+1 |
|
|
* | Merge branch 'default-lang-dialect' into step2 | Stephen Kelly | 2014-11-20 | 1 | -3/+7 |
|\ |
|
| * | Features: Fix the default C dialect for Clang and GNU. | Stephen Kelly | 2014-11-20 | 1 | -1/+5 |
|
|
| * | Features: Fix references to CXX compiler version in Clang-C.cmake. | Stephen Kelly | 2014-11-18 | 1 | -2/+2 |
|
|
* | | Features: Use the correct dialect flag when recording features. | Stephen Kelly | 2014-11-12 | 1 | -4/+4 |
|/ |
|
* | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 1 | -0/+36 |
|
|
* | 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 |
|
|