Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-17 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -0/+1 | |
2023-09-23 | Clean up meson definitions | David Robillard | 1 | -28/+40 | |
2023-07-02 | Update required dependency versions | David Robillard | 1 | -2/+2 | |
2023-05-02 | Replace strict option with new meson warning level | David Robillard | 1 | -7/+2 | |
2023-02-03 | Suppress warnings in LV2 headers | David Robillard | 1 | -22/+37 | |
2023-01-14 | Fix and simplify library naming on Windows | David Robillard | 1 | -1/+10 | |
2022-12-14 | Switch to C++17 | David Robillard | 1 | -1/+1 | |
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-08-18 | Use default member initialization | David Robillard | 1 | -0/+1 | |
2022-08-18 | Switch to meson build system | David Robillard | 1 | -0/+206 | |