Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 13 | -0/+94 |
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 9 | -0/+48 |
* | Tests: Make CompileFeatures feature list lang-specific. | Stephen Kelly | 2014-05-10 | 2 | -4/+4 |
* | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 2 | -2/+2 |
|\ | |||||
| * | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 26 | -0/+102 |
|/ | |||||
* | Features: FATAL_ERROR on compilers with no recorded features. | Stephen Kelly | 2014-04-17 | 8 | -0/+37 |
* | Add target_compile_features command. | Stephen Kelly | 2014-04-07 | 4 | -0/+11 |
* | cmTarget: Transitively evaluate compiler features. | Stephen Kelly | 2014-04-07 | 13 | -0/+63 |
* | cmTarget: Allow populating COMPILE_FEATURES using generator expressions. | Stephen Kelly | 2014-04-07 | 4 | -0/+7 |
* | Features: Add cxx_auto_type. | Stephen Kelly | 2014-04-07 | 6 | -0/+19 |