Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-16 | Fix test suite when TMPDIR has no trailing slash | David Robillard | 2 | -44/+8 | |
2024-03-16 | Fix potential use of null pointer in test plugin | David Robillard | 1 | -1/+2 | |
2023-02-04 | Fix clang and clang-tidy warnings on Windows | David Robillard | 1 | -1/+1 | |
2022-12-10 | Simplify trivial switch statements | David Robillard | 1 | -6/+1 | |
2022-12-10 | Use consistent meson formatting | David Robillard | 1 | -9/+13 | |
2022-12-10 | Avoid "suspicious" string comparisons | David Robillard | 1 | -2/+2 | |
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 | 2 | -16/+5 | |
2022-07-18 | Switch to meson build system | David Robillard | 4 | -0/+551 | |