Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-04 | Suppress new warnings in clang-tidy 17 | David Robillard | 1 | -1/+2 | |
2022-12-11 | Make clang-tidy configuration clean when run via meson | David Robillard | 1 | -17/+7 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -1/+1 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
2022-07-18 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 1 | -0/+2 | |
2022-07-18 | Switch to meson build system | David Robillard | 1 | -0/+1 | |
2022-05-26 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -0/+5 | |
2021-01-01 | Use separate clang-tidy configurations for headers and tests | David Robillard | 1 | -1/+2 | |
2020-12-22 | Avoid "else" after "return" | David Robillard | 1 | -1/+0 | |
2020-12-22 | Fix implicit narrowing conversion | David Robillard | 1 | -1/+0 | |
2020-12-22 | Remove cloned branches | David Robillard | 1 | -1/+0 | |
2020-12-22 | Suppress nullability warnings | David Robillard | 1 | -0/+1 | |
2020-12-21 | Move header to a conventional "include" directory | David Robillard | 1 | -1/+0 | |
2020-12-16 | Suppress new clang-tidy warnings | David Robillard | 1 | -1/+3 | |
2020-09-27 | Initialize all variables | David Robillard | 1 | -1/+0 | |
2020-09-27 | Strengthen lint target | David Robillard | 1 | -0/+16 | |