summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-201-0/+22
* Features: Test the CXX compiler only if it has features.Stephen Kelly2014-11-181-28/+30
* Features: Add support for C++14 features.Stephen Kelly2014-05-221-1/+14
* Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-211-0/+14
* Features: Extend concept to C language.Stephen Kelly2014-05-141-2/+8
* Test: Parameterize the language in the CompileFeature test.Stephen Kelly2014-05-091-19/+23
* Tests: Make CompileFeature tests use highest standard known.Stephen Kelly2014-05-091-3/+19
* Merge topic 'GNU-4.7-features'Brad King2014-05-081-7/+18
|\
| * Features: Record for GNU 4.7.Stephen Kelly2014-05-071-7/+18
* | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-071-0/+3
|/
* Features: Make CMAKE_CXX_KNOWN_FEATURES a property.Stephen Kelly2014-05-021-1/+2
* Tests: Execute compile features tests unconditionally.Stephen Kelly2014-04-171-0/+8
* cmTarget: Transitively evaluate compiler features.Stephen Kelly2014-04-071-0/+7
* cmTarget: Allow populating COMPILE_FEATURES using generator expressions.Stephen Kelly2014-04-071-0/+5
* Features: Add cxx_auto_type.Stephen Kelly2014-04-071-0/+24