summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CompileFeatures
Commit message (Expand)AuthorAgeFilesLines
* CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-292-4/+6
* Features: Test cycle diagnostic with language standard meta-featureBrad King2016-11-022-3/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-2/+2
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-1/+1
* Merge topic 'fix-crash-on-bad-LANG_STANDARD'Brad King2015-03-024-0/+9
|\
| * Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-284-0/+9
* | RunCMake: Remove unneeded files.Stephen Kelly2015-02-091-1/+0
|/
* Features: Define meaning for no language standard defaultBrad King2015-01-292-15/+35
* Tests: Shorten paths in RunCMake.CompileFeaturesBrad King2015-01-264-2/+2
* Features: Use a more-common feature in cycle-test.Stephen Kelly2015-01-181-2/+2
* Features: Update comment in test to match the code.Stephen Kelly2015-01-181-1/+1
* Features: Adjust the RunCMake test to use more-common features.Stephen Kelly2015-01-162-6/+6
* Tests: Revert workaround for COMPILE_FEATURES genex bugBrad King2015-01-141-1/+1
* Revert topic 'feature_record_msvc'Brad King2015-01-141-7/+2
* Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-2/+7
* Features: Properly evaluate if the compiler supports cxx_final.Robert Maynard2015-01-111-2/+2
* Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* 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-159-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