Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
..
CMakeLists.txt f97bf4370c Features: Add cxx_auto_type. 11 лет назад
LinkImplementationFeatureCycle-result.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
LinkImplementationFeatureCycle-stderr.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
LinkImplementationFeatureCycle.cmake c66e331749 Features: Use a more-common feature in cycle-test. 11 лет назад
LinkImplementationFeatureCycleSolved-result.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
LinkImplementationFeatureCycleSolved.cmake f13a2eb118 Features: Adjust the RunCMake test to use more-common features. 11 лет назад
NoSupportedCFeatures-result.txt e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCFeatures-stderr.txt e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCFeatures.cmake e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCFeaturesGenex-result.txt e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCFeaturesGenex-stderr.txt e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCFeaturesGenex.cmake e0890d03a4 Features: Extend concept to C language. 11 лет назад
NoSupportedCxxFeatures-result.txt 8d0b1ccac1 Features: FATAL_ERROR on compilers with no recorded features. 11 лет назад
NoSupportedCxxFeatures-stderr.txt bbfd4cd48f Features: Include the language of the compiler in error messages. 11 лет назад
NoSupportedCxxFeatures.cmake 8d0b1ccac1 Features: FATAL_ERROR on compilers with no recorded features. 11 лет назад
NoSupportedCxxFeaturesGenex-result.txt 8d0b1ccac1 Features: FATAL_ERROR on compilers with no recorded features. 11 лет назад
NoSupportedCxxFeaturesGenex-stderr.txt bbfd4cd48f Features: Include the language of the compiler in error messages. 11 лет назад
NoSupportedCxxFeaturesGenex.cmake 8d0b1ccac1 Features: FATAL_ERROR on compilers with no recorded features. 11 лет назад
NonValidTarget1-result.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
NonValidTarget1-stderr.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
NonValidTarget1.cmake 4ce110bbba Tests: Revert workaround for COMPILE_FEATURES genex bug 11 лет назад
NonValidTarget2-result.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
NonValidTarget2-stderr.txt 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 лет назад
NonValidTarget2.cmake b341799e53 Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 case 11 лет назад
NotAFeature-result.txt f97bf4370c Features: Add cxx_auto_type. 11 лет назад
NotAFeature-stderr.txt f97bf4370c Features: Add cxx_auto_type. 11 лет назад
NotAFeature.cmake f97bf4370c Features: Add cxx_auto_type. 11 лет назад
NotAFeatureGenex-result.txt baff44345c cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 11 лет назад
NotAFeatureGenex-stderr.txt baff44345c cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 11 лет назад
NotAFeatureGenex.cmake baff44345c cmTarget: Allow populating COMPILE_FEATURES using generator expressions. 11 лет назад
NotAFeatureTransitive-result.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeatureTransitive-stderr.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeatureTransitive.cmake 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebug-result.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebug-stderr.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebug.cmake 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugCommand-result.txt 539c5c252e Tests: Shorten paths in RunCMake.CompileFeatures 11 лет назад
NotAFeature_OriginDebugCommand-stderr.txt 539c5c252e Tests: Shorten paths in RunCMake.CompileFeatures 11 лет назад
NotAFeature_OriginDebugCommand.cmake 539c5c252e Tests: Shorten paths in RunCMake.CompileFeatures 11 лет назад
NotAFeature_OriginDebugGenex-result.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugGenex-stderr.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugGenex.cmake 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugTransitive-result.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugTransitive-stderr.txt 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAFeature_OriginDebugTransitive.cmake 5412deded1 cmTarget: Transitively evaluate compiler features. 11 лет назад
NotAStandard-result.txt 00d66557d4 Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) 10 лет назад
NotAStandard-stderr.txt 00d66557d4 Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) 10 лет назад
NotAStandard.cmake 00d66557d4 Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) 10 лет назад
RequireCXX11-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX11Ext-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11Ext-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11Ext.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX11ExtVariable-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11ExtVariable-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11ExtVariable.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX11Variable-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11Variable-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX11Variable.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX98-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX98Ext-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98Ext-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98Ext.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX98ExtVariable-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98ExtVariable-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98ExtVariable.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RequireCXX98Variable-result.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98Variable-stderr.txt 205215fb8a cmTarget: Add CXX_STANDARD_REQUIRED to control decay. 11 лет назад
RequireCXX98Variable.cmake 60a981ea8e Features: Enable compiler extensions by default. 11 лет назад
RunCMakeTest.cmake 7235334a2f Project: Determine default language dialect for the compiler. 10 лет назад
empty.c d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
empty.cpp d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
generate_feature_list.cmake 3228fc5049 Features: Define meaning for no language standard default 11 лет назад