| Commit message (Expand) | Author | Age | Files | Lines |
* | codespell: Fix typos | Brad King | 2023-05-22 | 1 | -1/+1 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+1 |
|
|
* | Tests/CompileFeatures: Fix CMP0128OldSameStandard with default OFF | Raul Tambre | 2022-06-04 | 1 | -5/+1 |
|
|
* | Merge topic 'cmp0128_cuda' | Brad King | 2022-01-24 | 14 | -31/+46 |
|\ |
|
| * | CMP0128: Add flag in OLD mode even when standard matches the default | Raul Tambre | 2022-01-23 | 3 | -0/+31 |
|
|
| * | CMP0128: Avoid test code duplication | Raul Tambre | 2022-01-23 | 7 | -26/+10 |
|
|
| * | CMP0128: Prefix test names with mode | Raul Tambre | 2022-01-23 | 7 | -7/+7 |
|
|
* | | cmStandardLevelResolver: Better error message on unsupported language level | Robert Maynard | 2022-01-11 | 8 | -12/+8 |
|/ |
|
* | CMP0128: Enable/disable extensions if standard same as default | Raul Tambre | 2021-11-11 | 5 | -5/+32 |
|
|
* | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 11 | -1/+201 |
|
|
* | Tests: Simplify RunCMake.CompileFeatures introspection | Raul Tambre | 2021-09-28 | 3 | -59/+23 |
|
|
* | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 2 | -4/+6 |
|
|
* | Features: Test cycle diagnostic with language standard meta-feature | Brad King | 2016-11-02 | 2 | -3/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 2 | -2/+2 |
|
|
* | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -1/+1 |
|
|
* | Merge topic 'fix-crash-on-bad-LANG_STANDARD' | Brad King | 2015-03-02 | 4 | -0/+9 |
|\ |
|
| * | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) | Brad King | 2015-02-28 | 4 | -0/+9 |
|
|
* | | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
|/ |
|
* | Features: Define meaning for no language standard default | Brad King | 2015-01-29 | 2 | -15/+35 |
|
|
* | Tests: Shorten paths in RunCMake.CompileFeatures | Brad King | 2015-01-26 | 4 | -2/+2 |
|
|
* | Features: Use a more-common feature in cycle-test. | Stephen Kelly | 2015-01-18 | 1 | -2/+2 |
|
|
* | Features: Update comment in test to match the code. | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | Features: Adjust the RunCMake test to use more-common features. | Stephen Kelly | 2015-01-15 | 2 | -6/+6 |
|
|
* | Tests: Revert workaround for COMPILE_FEATURES genex bug | Brad King | 2015-01-14 | 1 | -1/+1 |
|
|
* | Revert topic 'feature_record_msvc' | Brad King | 2015-01-14 | 1 | -7/+2 |
|
|
* | Features: Enable writing of MSVC compiler feature header. | Robert Maynard | 2015-01-11 | 1 | -2/+7 |
|
|
* | Features: Properly evaluate if the compiler supports cxx_final. | Robert Maynard | 2015-01-11 | 1 | -2/+2 |
|
|
* | Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 case | Brad King | 2014-12-22 | 1 | -0/+2 |
|
|
* | Features: Enable compiler extensions by default. | Stephen Kelly | 2014-05-31 | 8 | -4/+4 |
|
|
* | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 13 | -0/+94 |
|
|
* | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 9 | -0/+48 |
|
|
* | Tests: Make CompileFeatures feature list lang-specific. | Stephen Kelly | 2014-05-10 | 2 | -4/+4 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 2 | -2/+2 |
|\ |
|
| * | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
|
|
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 26 | -0/+102 |
|/ |
|
* | Features: FATAL_ERROR on compilers with no recorded features. | Stephen Kelly | 2014-04-17 | 8 | -0/+37 |
|
|
* | Add target_compile_features command. | Stephen Kelly | 2014-04-07 | 4 | -0/+11 |
|
|
* | cmTarget: Transitively evaluate compiler features. | Stephen Kelly | 2014-04-07 | 13 | -0/+63 |
|
|
* | cmTarget: Allow populating COMPILE_FEATURES using generator expressions. | Stephen Kelly | 2014-04-07 | 4 | -0/+7 |
|
|
* | Features: Add cxx_auto_type. | Stephen Kelly | 2014-04-07 | 6 | -0/+19 |
|
|