Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: Add cxx_deleted_functions. | Stephen Kelly | 2014-04-08 | 1 | -0/+6 |
* | Features: Add cxx_defaulted_functions. | Stephen Kelly | 2014-04-08 | 1 | -0/+9 |
* | Features: Add cxx_decltype. | Stephen Kelly | 2014-04-08 | 1 | -0/+7 |
* | Features: Add cxx_strong_enums. | Stephen Kelly | 2014-04-08 | 1 | -0/+7 |
* | Features: Add cxx_auto_function. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
* | Features: Add cxx_override. | Stephen Kelly | 2014-04-08 | 1 | -0/+7 |
* | Features: Add cxx_final. | Stephen Kelly | 2014-04-08 | 1 | -0/+2 |
* | Features: Add cxx_static_assert. | Stephen Kelly | 2014-04-08 | 1 | -0/+2 |
* | Features: Add cxx_constexpr. | Stephen Kelly | 2014-04-08 | 1 | -0/+5 |
* | Features: Add cxx_variadic_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+65 |
* | Features: Add cxx_delegating_constructors. | Stephen Kelly | 2014-04-08 | 1 | -0/+15 |
* | cmTarget: Transitively evaluate compiler features. | Stephen Kelly | 2014-04-07 | 1 | -0/+7 |
* | cmTarget: Allow populating COMPILE_FEATURES using generator expressions. | Stephen Kelly | 2014-04-07 | 1 | -0/+5 |
* | Features: Add cxx_auto_type. | Stephen Kelly | 2014-04-07 | 3 | -0/+35 |