summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-05-11Clean up reference documentationDavid Robillard1-0/+6
2023-04-24Replace strict option with new meson warning levelDavid Robillard1-3/+6
2023-02-13Improve system feature detectionDavid Robillard1-2/+2
2022-10-25Fix build without threads or testsDavid Robillard1-0/+3
2022-10-23Build reference documentationDavid Robillard1-0/+3
2022-10-23Add path APIDavid Robillard1-0/+3
2022-08-18Add release metadata testDavid Robillard1-0/+3
2022-08-18Sort meson option definitionsDavid Robillard1-3/+3
2022-06-28Clean up build configurationDavid Robillard1-0/+6
2022-06-28Clean up meson configurationDavid Robillard1-1/+1
2021-09-14Replace shared library malloc shim with explicit allocation testingDavid Robillard1-3/+0
The old approach was generally annoying to deal with sometimes, and not particularly portable. This replaces it by using the new custom allocator interface with unit tests that specifically check that failed allocation is handled properly.
2021-09-10Suppress nullability extension warnings regardless of strict modeDavid Robillard1-3/+3
2021-01-10Sort meson optionsDavid Robillard1-3/+3
2020-12-31Switch to MesonDavid Robillard1-0/+11