summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
12 daysMove warning suppression flags to main meson fileDavid Robillard1-2/+84
2024-10-11Add cppcheck lint testDavid Robillard1-0/+1
2024-03-14Fix library current_version on MacOSDavid Robillard1-0/+1
2024-01-09Enable clang nullability checksDavid Robillard1-2/+2
2023-10-22Sratom 0.6.16v0.6.16David Robillard1-2/+2
2023-09-23Format meson.build files with muonDavid Robillard1-13/+16
The less time wasted with manual code formatting, the better.
2023-06-27Update sord dependency version to match siblingsDavid Robillard1-1/+1
2023-05-15Organize configuration summaryDavid Robillard1-9/+20
2023-05-01Replace strict option with new meson warning levelDavid Robillard1-3/+0
2023-02-13Fix build as a subprojectDavid Robillard1-3/+0
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-3/+20
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-2/+16
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-11/+6
2022-10-05Fix dependencies in pkg-config fileDavid Robillard1-1/+2
2022-09-09Sratom 0.6.14v0.6.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-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
2022-08-17Bump dependency requirements to stable versionsDavid Robillard1-3/+3
2022-08-15Add project metadataDavid Robillard1-1/+1
2022-07-18Sratom 0.6.12v0.6.12David Robillard1-1/+1
2022-07-18Switch to meson build systemDavid Robillard1-0/+116