aboutsummaryrefslogtreecommitdiffstats
path: root/meson
AgeCommit message (Collapse)AuthorFilesLines
2023-09-21Suppress new warnings in clang 16David Robillard1-0/+3
2023-05-02Fix warning_level=everything on MacOSDavid Robillard1-0/+12
2023-05-01Fix strict build on FreeBSDDavid Robillard1-0/+1
2023-05-01Clean up warning suppressionsDavid Robillard1-8/+6
2023-04-30Replace strict option with new meson warning levelDavid Robillard2-261/+12
2023-02-04Fix clang and clang-tidy warnings in WindowsDavid Robillard1-3/+16
2023-01-29Suppress new warnings in MSVS 2022David Robillard1-0/+1
2023-01-14Remove unused meson fileDavid Robillard1-30/+0
2022-09-08Suppress Wbad-function-cast everywhereDavid Robillard1-0/+1
Enough of this.
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-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 Robillard3-0/+415