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-21 | Fix new warnings with clang 16 | David Robillard | 1 | -0/+2 | |
2023-05-02 | Replace strict option with new meson warning level | David Robillard | 2 | -190/+4 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 2 | -2/+2 | |
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-23 | Add i18n support | David Robillard | 1 | -0/+1 | |
2022-08-22 | Fix strict build on MacOS | David Robillard | 1 | -0/+2 | |
2022-08-22 | Replace boost with standard C++17 facilities | David Robillard | 1 | -6/+0 | |
2022-07-20 | Switch to meson build system | David Robillard | 2 | -0/+259 | |