CMake/Tests/RunCMake/CompileFeatures
Robert Maynard 07d1f6fca1 Features: Properly evaluate if the compiler supports cxx_final.
Previously we expanded HAVE_FINAL to determine what the copied_file number
would be, but when we don't have cxx_final than HAVE_FINAL is not defined.
What we really want is to use expected_result.
2015-01-11 16:47:58 +01:00
..
CMakeLists.txt Features: Add cxx_auto_type. 2014-04-07 18:11:18 +02:00
LinkImplementationFeatureCycle-result.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
LinkImplementationFeatureCycle-stderr.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
LinkImplementationFeatureCycle.cmake Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
LinkImplementationFeatureCycleSolved-result.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
LinkImplementationFeatureCycleSolved-stderr.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
LinkImplementationFeatureCycleSolved.cmake Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
NoSupportedCFeatures-result.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCFeatures-stderr.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCFeatures.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCFeaturesGenex-result.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCFeaturesGenex-stderr.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCFeaturesGenex.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
NoSupportedCxxFeatures-result.txt Features: FATAL_ERROR on compilers with no recorded features. 2014-04-17 16:20:50 +02:00
NoSupportedCxxFeatures-stderr.txt Features: Include the language of the compiler in error messages. 2014-05-07 12:36:22 +02:00
NoSupportedCxxFeatures.cmake Features: FATAL_ERROR on compilers with no recorded features. 2014-04-17 16:20:50 +02:00
NoSupportedCxxFeaturesGenex-result.txt Features: FATAL_ERROR on compilers with no recorded features. 2014-04-17 16:20:50 +02:00
NoSupportedCxxFeaturesGenex-stderr.txt Features: Include the language of the compiler in error messages. 2014-05-07 12:36:22 +02:00
NoSupportedCxxFeaturesGenex.cmake Features: FATAL_ERROR on compilers with no recorded features. 2014-04-17 16:20:50 +02:00
NonValidTarget1-result.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
NonValidTarget1-stderr.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
NonValidTarget1.cmake Features: Properly evaluate if the compiler supports cxx_final. 2015-01-11 16:47:58 +01:00
NonValidTarget2-result.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
NonValidTarget2-stderr.txt Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
NonValidTarget2.cmake Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 case 2014-12-22 10:36:35 -05:00
NotAFeature-result.txt Features: Add cxx_auto_type. 2014-04-07 18:11:18 +02:00
NotAFeature-stderr.txt Features: Add cxx_auto_type. 2014-04-07 18:11:18 +02:00
NotAFeature.cmake Features: Add cxx_auto_type. 2014-04-07 18:11:18 +02:00
NotAFeatureGenex-result.txt cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 2014-04-07 18:11:18 +02:00
NotAFeatureGenex-stderr.txt cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 2014-04-07 18:11:18 +02:00
NotAFeatureGenex.cmake cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 2014-04-07 18:11:18 +02:00
NotAFeatureTransitive-result.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeatureTransitive-stderr.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeatureTransitive.cmake cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug-result.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug-stderr.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug.cmake cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugGenex-result.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugGenex-stderr.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugGenex.cmake cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugTransitive-result.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugTransitive-stderr.txt cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebugTransitive.cmake cmTarget: Transitively evaluate compiler features. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug_target_compile_features-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug_target_compile_features-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
NotAFeature_OriginDebug_target_compile_features.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
RequireCXX11-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX11Ext-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11Ext-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11Ext.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX11ExtVariable-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11ExtVariable-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11ExtVariable.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX11Variable-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11Variable-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX11Variable.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX98-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX98Ext-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98Ext-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98Ext.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX98ExtVariable-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98ExtVariable-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98ExtVariable.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RequireCXX98Variable-result.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98Variable-stderr.txt cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 2014-05-07 12:17:49 +02:00
RequireCXX98Variable.cmake Features: Enable compiler extensions by default. 2014-05-31 12:16:12 +02:00
RunCMakeTest.cmake Features: Add COMPILE_FEATURES generator expression. 2014-05-21 17:22:32 +02:00
empty.c Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
empty.cpp Features: Add cxx_auto_type. 2014-04-07 18:11:18 +02:00
generate_feature_list.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00