Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-23 | Format meson.build files with muon | David Robillard | 1 | -3/+5 | |
The less time wasted with manual code formatting, the better. | |||||
2023-09-22 | Suppress new warnings in clang 16 | David Robillard | 1 | -0/+4 | |
2023-05-02 | Fix warning_level=everything on MacOS | David Robillard | 1 | -1/+20 | |
2023-05-01 | Replace strict option with new meson warning level | David Robillard | 1 | -28/+47 | |
2023-02-04 | Fix strict clang build on Windows | David Robillard | 1 | -0/+7 | |
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-07-18 | Switch to meson build system | David Robillard | 1 | -0/+106 | |