Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MSVC: Add flags for C++ language standards | Brad King | 2017-07-17 | 1 | -1/+19 |
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 1 | -12/+2 |
* | MSVC: Add empty definitions for std compile options | Chuck Atkins | 2017-05-29 | 1 | -2/+16 |
* | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 1 | -0/+1 |
* | Features: Add meta-features requesting awareness of a particular standard | Brad King | 2016-11-02 | 1 | -0/+5 |
* | Features: Centralize per-compiler recording macros | Brad King | 2016-11-02 | 1 | -1/+1 |
* | Features: Do not record features on MSVC < 2010 | Brad King | 2016-11-02 | 1 | -1/+3 |
* | Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers. | Stephen Kelly | 2015-02-04 | 1 | -2/+5 |
* | Features: Record for MSVC 2010-2015 | Robert Maynard | 2015-01-30 | 1 | -0/+6 |