| Commit message (Expand) | Author | Age | Files | Lines |
* | Features: Activate C++ 20 support for GNU 8.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
|
|
* | Features: Use -std=c++17 for C++ 17 on GNU 8.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
|
|
* | GNU: Fix language defaults for 3.4 | 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 |
|
|
* | GNU: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 1 | -11/+1 |
|
|
* | g++ knows about C++98 selection flags since at least 3.4 | Rolf Eike Beer | 2017-02-08 | 1 | -2/+1 |
|
|
* | GNU C++: record that -fvisibility-inlines-hidden is available since 4.0 | Rolf Eike Beer | 2017-02-02 | 1 | -1/+1 |
|
|
* | Features: Activate C++ 17 support for GNU 5.1+ | Brad King | 2016-12-02 | 1 | -0/+8 |
|
|
* | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 1 | -3/+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/+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 | -1/+4 |
|
|
* | Record compile features for GNU on Windows (#15443) | Brad King | 2015-03-17 | 1 | -2/+2 |
|
|
* | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. | Stephen Kelly | 2015-02-04 | 1 | -1/+3 |
|
|
* | Features: Record for GNU 4.4. | Stephen Kelly | 2015-01-18 | 1 | -3/+3 |
|
|
* | Features: Record for GNU 4.6. | Stephen Kelly | 2015-01-15 | 1 | -1/+1 |
|
|
* | Features: Record C/CXX dialect flags for GNU 4.6. | Stephen Kelly | 2015-01-15 | 1 | -1/+4 |
|
|
* | Features: Ensure appropriate return value from feature test macros. | Stephen Kelly | 2015-01-15 | 1 | -2/+0 |
|
|
* | Record compile features for GNU on Apple. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | Merge topic 'fix-GNU-CXX-dialect-versions' | Brad King | 2014-11-25 | 1 | -4/+3 |
|\ |
|
| * | Features: Record C++11 dialect switch only for GNU 4.7 and later. | Stephen Kelly | 2014-11-19 | 1 | -4/+3 |
|
|
* | | Features: Run GNU feature tests with std=c++14 when available. | Stephen Kelly | 2014-11-12 | 1 | -1/+4 |
|
|
* | | Features: Use the correct dialect flag when recording features. | Stephen Kelly | 2014-11-12 | 1 | -4/+4 |
|/ |
|
* | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 1 | -1/+12 |
|
|
* | Merge topic 'GNU-4.7-features' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ |
|
| * | Features: Record for GNU 4.7. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|
|
* | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -0/+2 |
|
|
* | | Project: Fix exit-on-error with compile feature tests. | Stephen Kelly | 2014-05-07 | 1 | -4/+3 |
|/ |
|
* | Features: Add cxx_template_template_parameters. | Stephen Kelly | 2014-04-16 | 1 | -0/+4 |
|
|
* | Features: Add cxx_auto_type. | Stephen Kelly | 2014-04-07 | 1 | -0/+12 |
|
|
* | Add some COMPILE_OPTIONS for specifying C++ dialect. | Stephen Kelly | 2014-04-07 | 1 | -0/+13 |
|
|
* | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 1 | -0/+10 |
|
|
* | Split GNU compiler information files | Brad King | 2009-12-02 | 1 | -1/+2 |
|
|
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -0/+1 |
|
|