summaryrefslogtreecommitdiffstats
path: root/meson/suppressions
AgeCommit message (Collapse)AuthorFilesLines
2 daysAvoid implicit signed/unsigned conversionsDavid Robillard1-4/+0
2024-07-16Suppress new warnings in clang and clang-tidy 18David Robillard1-1/+2
2024-01-09Enable clang nullability checksDavid Robillard1-1/+0
2023-09-22Suppress new warnings in clang 16David Robillard1-0/+2
2023-05-02Fix warning_level=everything on MacOSDavid Robillard1-0/+6
2023-05-01Replace strict option with new meson warning levelDavid Robillard1-75/+95
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-0/+7
2023-01-29Suppress new warnings in MSVS 2022David Robillard1-0/+1
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-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-18Switch to meson build systemDavid Robillard1-0/+92