Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-11 | Simplify clang-tidy configuration | David Robillard | 1 | -4/+4 | |
2022-12-11 | Test headers for warnings more strictly | David Robillard | 1 | -12/+1 | |
2022-09-09 | Fix allegedly "suspicious" string comparisons | David Robillard | 1 | -1/+0 | |
I guess it's suspicious if you've got about 5 minutes of C experience? | |||||
2022-09-09 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+5 | |
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-08 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
2022-07-17 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 1 | -0/+5 | |
2022-07-17 | Switch to meson build system | David Robillard | 1 | -0/+15 | |