summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Format meson.build files with muonDavid Robillard1-16/+17
The less time wasted with manual code formatting, the better.
2023-05-15Organize configuration summaryDavid Robillard1-3/+9
2023-05-12Only check for Gtk Quartz support on MacOSDavid Robillard1-5/+9
2023-05-01Replace strict option with new meson warning levelDavid Robillard1-4/+1
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-2/+12
2022-12-11Remove Gtk in Qt and Qt in Gtk wrappersDavid Robillard1-39/+0
2022-12-11Add missing dependencyDavid Robillard1-1/+1
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-5/+5
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