summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2024-03-14Add option to install tool man pagesHEADmasterDavid Robillard1-6/+3
Fix some strange redundant installation bug in the process.
2024-03-14Fix library current_version on MacOSDavid Robillard1-0/+1
2024-01-09Enable clang nullability checksDavid Robillard1-2/+2
2023-10-22Sord 0.16.16v0.16.16David Robillard1-1/+1
2023-09-23Format meson.build files with muonDavid Robillard1-22/+29
The less time wasted with manual code formatting, the better.
2023-08-23Update zix dependencyDavid Robillard1-1/+1
2023-05-15Organize configuration summaryDavid Robillard1-15/+35
2023-05-01Replace strict option with new meson warning levelDavid Robillard1-3/+0
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