summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-09-10Fix includes when using as a subprojectDavid Robillard1-1/+3
2021-09-10Fix warning suppressionsDavid Robillard1-5/+3
2021-09-10Suppress nullability extension warnings regardless of strict modeDavid Robillard1-1/+9
2021-09-10Use conventional name for meson dependency variableDavid Robillard1-3/+3
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+11
2021-09-10Add test for zix_strerror()David Robillard1-0/+1
2021-09-10Test failed Ring allocationDavid Robillard1-1/+1
2021-09-10Add custom allocator supportDavid Robillard1-0/+2
2021-09-10Add nullability annotationsDavid Robillard1-0/+1
2021-09-10Rewrite ZixHash as a flat table with open addressingDavid Robillard1-1/+1
2021-09-10Allow ZixBTreeIter to be allocated on the stackDavid Robillard1-2/+2
2021-09-10Fix conversion warningsDavid Robillard1-2/+1
2021-09-10Remove ZixStrindexDavid Robillard1-3/+0
2021-07-17Remove ZixSortedArrayDavid Robillard1-3/+0
2021-07-17Fix building without benchmarksDavid Robillard1-1/+1
2021-04-14Fix VS2019 warningsDavid Robillard1-0/+1
2021-01-10Add configuration summaryDavid Robillard1-1/+12
2020-12-31Remove ZixChunkDavid Robillard1-2/+0
2020-12-31Switch to MesonDavid Robillard1-0/+295