Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-27 | Clean up and update clang-format configuration | David Robillard | 1 | -2/+1 | |
Fix "SERD_CONST_FINC" typo, add the other function attributes, and sort all fields. | |||||
2024-06-23 | Check that header has zero code complexity | David Robillard | 1 | -1/+4 | |
2023-04-30 | Suppress cross-compilation warnings in MacOS builds | David Robillard | 1 | -0/+5 | |
2023-04-06 | Use new meson strict warning system | David Robillard | 1 | -2/+2 | |
Meson includes warning_level=everything as of version 1.0.0, which supercedes maintaining redundant lists of warning flags here. | |||||
2022-11-25 | Trim redundant warning flags enabled by -Wextra and -Wpedantic | David Robillard | 1 | -1/+6 | |
2022-10-24 | Fix MSVC warning in header test | David Robillard | 1 | -0/+4 | |
2022-10-23 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+0 | |
2022-10-23 | Test header for warnings more strictly | David Robillard | 3 | -0/+52 | |