summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures
Commit message (Expand)AuthorAgeFilesLines
* Features: Enable compiler extensions by default.Stephen Kelly2014-05-318-4/+4
* Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-2113-0/+94
* Features: Extend concept to C language.Stephen Kelly2014-05-149-0/+48
* Tests: Make CompileFeatures feature list lang-specific.Stephen Kelly2014-05-102-4/+4
* Merge topic 'minor-cleanups'Brad King2014-05-082-2/+2
|\
| * Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-072-2/+2
* | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-0726-0/+102
|/
* Features: FATAL_ERROR on compilers with no recorded features.Stephen Kelly2014-04-178-0/+37
* Add target_compile_features command.Stephen Kelly2014-04-074-0/+11
* cmTarget: Transitively evaluate compiler features.Stephen Kelly2014-04-0713-0/+63
* cmTarget: Allow populating COMPILE_FEATURES using generator expressions.Stephen Kelly2014-04-074-0/+7
* Features: Add cxx_auto_type.Stephen Kelly2014-04-076-0/+19