| Commit message (Expand) | Author | Age | Files | Lines |
* | cmStandardLevelResolver: Add method to look up standard level by name | Brad King | 2023-10-04 | 1 | -0/+23 |
|
|
* | cmStandardLevelResolver: Report feature std level from GetNewRequiredStandard | Brad King | 2023-10-04 | 1 | -12/+13 |
|
|
* | cmStandardLevelResolver: Add method to get feature standard level | Brad King | 2023-10-04 | 1 | -3/+14 |
|
|
* | cmStandardLevelResolver: Factor out public representation of level | Brad King | 2023-10-04 | 1 | -17/+15 |
|
|
* | cmStandardLevelResolver: Clarify local variable name | Brad King | 2023-10-04 | 1 | -2/+2 |
|
|
* | cmStandardLevelResolver: Mark builtin language standards table as const | Brad King | 2023-10-04 | 1 | -31/+27 |
|
|
* | cmStandardLevelResolver: add query for the effective standard level | Ben Boeckel | 2023-08-23 | 1 | -0/+113 |
|
|
* | cmStandardLevelResolver: compare with static string literals | Ben Boeckel | 2023-08-23 | 1 | -1/+3 |
|
|
* | cmStandardLevelResolver: use `cmStrCat` where possible | Ben Boeckel | 2023-08-23 | 1 | -10/+12 |
|
|
* | cmStandardLevelResolver: use character literals where possible | Ben Boeckel | 2023-08-23 | 1 | -9/+9 |
|
|
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -2/+3 |
|
|
* | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 1 | -12/+16 |
|\ |
|
| * | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 1 | -12/+16 |
|
|
* | | target_*: Fix cross-directory call backtraces | Brad King | 2022-08-22 | 1 | -2/+5 |
|/ |
|
* | Merge topic 'cmp0128_cuda' | Brad King | 2022-01-24 | 1 | -2/+3 |
|\ |
|
| * | CMP0128: Add flag in OLD mode even when standard matches the default | Raul Tambre | 2022-01-23 | 1 | -2/+3 |
|
|
* | | cmStandardLevelResolver: Better error message on unsupported language level | Robert Maynard | 2022-01-11 | 1 | -2/+6 |
|/ |
|
* | CMP0128: Enable/disable extensions if standard same as default | Raul Tambre | 2021-11-11 | 1 | -1/+2 |
|
|
* | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 1 | -15/+72 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -15/+15 |
|
|
* | Refactor: cmStandardLevelResolver::ComputeFeaturesAvailable returns cmProp | Marc Chevrier | 2021-08-12 | 1 | -3/+3 |
|
|
* | cmStandardLevelResolver: Fixed typo in struct name + clang-format | Jaak Ristioja | 2021-07-31 | 1 | -12/+14 |
|
|
* | compile_features: Ignore features that map to languages that aren't enabled | Robert Maynard | 2021-06-25 | 1 | -0/+4 |
|
|
* | ObjectiveC: Add C17 and C23 support | Gregor Jasny | 2021-06-11 | 1 | -2/+3 |
|
|
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -3/+15 |
|
|
* | cmStandardLevelResolver: Fix size assertion in constructor | Brad King | 2021-06-03 | 1 | -1/+1 |
|
|
* | Source: Remove unnecessary comparisons to nullptr | Vitaly Stakhovsky | 2021-05-10 | 1 | -1/+1 |
|
|
* | C23 support | Raul Tambre | 2021-02-25 | 1 | -2/+2 |
|
|
* | C17 support | Raul Tambre | 2021-02-25 | 1 | -2/+3 |
|
|
* | cmStandardLevelResolver: Factor out helper to capture stoi exceptions | Brad King | 2021-01-05 | 1 | -15/+16 |
|
|
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 1 | -6/+6 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -13/+13 |
|
|
* | Source: use cmNonempty() | Vitaly Stakhovsky | 2020-07-28 | 1 | -2/+2 |
|
|
* | Merge topic 'move_more_queries_to_cmStandardLevelResolver' | Brad King | 2020-07-16 | 1 | -10/+149 |
|\ |
|
| * | Move AddCompilerRequirementFlag to cmStandardLevelResolver | Robert Maynard | 2020-07-15 | 1 | -10/+149 |
|
|
* | | cmNonempty: Convenience inlines to check for non-empty string | Vitaly Stakhovsky | 2020-07-14 | 1 | -1/+1 |
|/ |
|
* | fileapi: Support multiple backtraces for language standard | Justin Goshi | 2020-07-06 | 1 | -1/+5 |
|
|
* | cmStandardLevelResolver: Refactor to remove duplicate code | Robert Maynard | 2020-07-03 | 1 | -574/+190 |
|
|
* | cmStandardLevelResolver: Added to handle standard level queries | Robert Maynard | 2020-07-01 | 1 | -0/+779 |
|
|