Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -1/+0 | |
2024-11-24 | Use zix_expand_environment_strings() | David Robillard | 1 | -1/+1 | |
The removed test was the last that needed access to private code, so also remove all of the build complication around ensuring there's a static library to test (avoiding a double build in many cases). | |||||
2023-05-02 | Fix warning_level=everything on MacOS | David Robillard | 1 | -1/+1 | |
2023-05-01 | Replace strict option with new meson warning level | David Robillard | 1 | -0/+1 | |
2023-01-29 | Suppress new warnings in MSVS 2022 | David Robillard | 1 | -0/+5 | |
2022-12-11 | Suppress warnings in C++ test | David Robillard | 1 | -1/+18 | |
2022-12-10 | Resurrect C++ bindings test | David Robillard | 1 | -0/+14 | |