aboutsummaryrefslogtreecommitdiffstats
path: root/meson/suppressions/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09Enable clang nullability checksDavid Robillard1-2/+1
2023-09-22Suppress new warnings in clang 16David Robillard1-0/+2
2023-05-01Clean up warning suppressionsDavid Robillard1-28/+40
2023-04-30Suppress cross-compilation warnings in MacOS buildsDavid Robillard1-0/+4
2023-04-25Remove stale commentDavid Robillard1-5/+2
2023-04-06Use new meson strict warning systemDavid Robillard1-7/+12
Meson includes warning_level=everything as of version 1.0.0, which supercedes maintaining redundant lists of warning flags here.
2023-04-05Fix sign conversion warningsDavid Robillard1-4/+1
2023-02-05Strengthen clang warning flagsDavid Robillard1-2/+0
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-0/+8
2022-11-25Trim redundant warning flags enabled by -Wextra and -WpedanticDavid Robillard1-2/+11
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-13Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+1
2022-07-10Add FreeBSD row to CIDavid Robillard1-0/+6
2022-07-10Switch to meson build systemDavid Robillard1-0/+68