Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-11 | Clean up reference documentation | David Robillard | 1 | -0/+6 | |
2023-04-24 | Replace strict option with new meson warning level | David Robillard | 1 | -3/+6 | |
2023-02-13 | Improve system feature detection | David Robillard | 1 | -2/+2 | |
2022-10-25 | Fix build without threads or tests | David Robillard | 1 | -0/+3 | |
2022-10-23 | Build reference documentation | David Robillard | 1 | -0/+3 | |
2022-10-23 | Add path API | David Robillard | 1 | -0/+3 | |
2022-08-18 | Add release metadata test | David Robillard | 1 | -0/+3 | |
2022-08-18 | Sort meson option definitions | David Robillard | 1 | -3/+3 | |
2022-06-28 | Clean up build configuration | David Robillard | 1 | -0/+6 | |
2022-06-28 | Clean up meson configuration | David Robillard | 1 | -1/+1 | |
2021-09-14 | Replace shared library malloc shim with explicit allocation testing | David Robillard | 1 | -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-10 | Suppress nullability extension warnings regardless of strict mode | David Robillard | 1 | -3/+3 | |
2021-01-10 | Sort meson options | David Robillard | 1 | -3/+3 | |
2020-12-31 | Switch to Meson | David Robillard | 1 | -0/+11 | |