Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-22 | Suppress new warnings in clang 16 | David Robillard | 1 | -0/+2 | |
2023-05-02 | Fix warning_level=everything on MacOS | David Robillard | 1 | -0/+6 | |
2023-05-01 | Replace strict option with new meson warning level | David Robillard | 2 | -234/+74 | |
2023-02-04 | Fix clang and clang-tidy warnings on Windows | David Robillard | 1 | -0/+7 | |
2023-01-14 | Fix and simplify library naming on Windows | David Robillard | 1 | -31/+0 | |
2022-12-08 | Replace duplicated dox_to_sphinx script with sphinxygen dependency | David Robillard | 1 | -44/+46 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 3 | -3/+3 | |
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-07-18 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 1 | -0/+1 | |
2022-07-18 | Switch to meson build system | David Robillard | 3 | -0/+274 | |