summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-2/+16
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-22Update INSTALL.md for mesonDavid Robillard1-1/+1
2022-08-13Ganv 1.8.2v1.8.2David Robillard1-1/+1
2022-08-13Move public headers to conventional include directoryDavid Robillard1-25/+25
2022-08-13Switch to meson build systemDavid Robillard1-0/+227