summaryrefslogtreecommitdiffstats
path: root/meson
AgeCommit message (Collapse)AuthorFilesLines
2024-07-17Suppress new warnings in clang and clang-tidy 18David Robillard1-0/+1
2023-09-23Format meson.build files with muonDavid Robillard1-10/+16
The less time wasted with manual code formatting, the better.
2023-09-21Fix new warnings with clang 16David Robillard1-0/+2
2023-05-02Replace strict option with new meson warning levelDavid Robillard2-261/+64
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-31/+0
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard3-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-13Switch to meson build systemDavid Robillard3-0/+408