Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-16 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -1/+2 | |
2023-09-21 | Suppress new warnings in clang 16 | David Robillard | 1 | -0/+3 | |
2023-05-02 | Fix warning_level=everything on MacOS | David Robillard | 1 | -0/+12 | |
2023-05-01 | Fix strict build on FreeBSD | David Robillard | 1 | -0/+1 | |
2023-05-01 | Clean up warning suppressions | David Robillard | 1 | -8/+6 | |
2023-04-30 | Replace strict option with new meson warning level | David Robillard | 2 | -261/+12 | |
2023-02-04 | Fix clang and clang-tidy warnings in Windows | David Robillard | 1 | -3/+16 | |
2023-01-29 | Suppress new warnings in MSVS 2022 | David Robillard | 1 | -0/+1 | |
2023-01-14 | Remove unused meson file | David Robillard | 1 | -30/+0 | |
2022-09-08 | Suppress Wbad-function-cast everywhere | David Robillard | 1 | -0/+1 | |
Enough of this. | |||||
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-08-31 | Fix missing example plugin UI binaries | David Robillard | 1 | -0/+1 | |
2022-07-17 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 1 | -0/+1 | |
2022-07-17 | Switch to meson build system | David Robillard | 3 | -0/+415 | |