aboutsummaryrefslogtreecommitdiffstats
path: root/meson/suppressions/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2022-09-08Suppress Wbad-function-cast everywhereDavid Robillard1-0/+1
Enough of this.
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-08-31Fix missing example plugin UI binariesDavid Robillard1-0/+1
2022-07-17Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+1
2022-07-17Switch to meson build systemDavid Robillard1-0/+129