summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-2/+16
2022-11-16Switch to external zix dependencyDavid Robillard1-2/+3
2022-11-16Ignore warnings in PCRE2 headersDavid Robillard1-1/+1
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-3/+4
2022-10-07Port sord_validate to pcre2David Robillard1-3/+3
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-1/+2
2022-09-08Sord 0.16.14v0.16.14David 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-08-17Bump dependency requirements to stable versionsDavid Robillard1-1/+1
2022-08-09Allow programs to be used from subprojectDavid Robillard1-6/+10
2022-07-18Sord 0.16.12v0.16.12David Robillard1-1/+1
2022-07-18Switch to meson build systemDavid Robillard1-0/+154