summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-1/+2
2022-09-09Suil 0.10.18v0.10.18David Robillard1-1/+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-09-08Only run REUSE test in strict modeDavid Robillard1-12/+14
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-1/+12
2022-08-31Fix opening wrapped UIs multiple times in GtkDavid Robillard1-0/+8
The unfortunate but (more or less) necessary nodelete linker flag got dropped in the meson transition.
2022-08-22Add autoship testDavid Robillard1-0/+12
2022-08-15Fix MacOS build when Gtk3 and Qt5 are present without X11David Robillard1-2/+2
2022-08-12Suil 0.10.16v0.10.16David Robillard1-1/+1
2022-08-04Fix wrapper module installation pathDavid Robillard1-12/+19
2022-07-18Suil 0.10.14v0.10.14David Robillard1-1/+1
2022-07-18Switch to meson build systemDavid Robillard1-0/+328