summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures
Commit message (Expand)AuthorAgeFilesLines
* Tests/CompileFeatures: Fix CMP0128OldSameStandard with default OFFRaul Tambre2022-06-041-5/+1
* Merge topic 'cmp0128_cuda'Brad King2022-01-2414-31/+46
|\
| * CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-233-0/+31
| * CMP0128: Avoid test code duplicationRaul Tambre2022-01-237-26/+10
| * CMP0128: Prefix test names with modeRaul Tambre2022-01-237-7/+7
* | cmStandardLevelResolver: Better error message on unsupported language levelRobert Maynard2022-01-118-12/+8
|/
* CMP0128: Enable/disable extensions if standard same as defaultRaul Tambre2021-11-115-5/+32
* cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-2911-1/+201
* Tests: Simplify RunCMake.CompileFeatures introspectionRaul Tambre2021-09-283-59/+23
* 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-152-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-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