Age | Commit message (Expand) | Author | Files | Lines |
2025-01-21 | Fix warnings in clang build on Windows | David Robillard | 1 | -0/+1 |
2024-12-21 | Suppress warnings in strict GCC build | David Robillard | 1 | -0/+1 |
2024-10-01 | Suppress new warnings in clang and clang-tidy 18 | David Robillard | 1 | -1/+2 |
2023-10-21 | Suppress warnings in clang 16 | David Robillard | 1 | -0/+4 |
2023-10-07 | Fix warnings on MacOS | David Robillard | 1 | -0/+1 |
2023-05-03 | Replace strict option with new meson warning level | David Robillard | 2 | -304/+147 |
2023-05-03 | Use consistent meson formatting everywhere | David Robillard | 1 | -4/+8 |
2023-01-14 | Simplify library build definitions | David Robillard | 1 | -28/+0 |
2023-01-14 | Windows: Fix build with MSVC as C | David Robillard | 1 | -0/+1 |
2023-01-07 | MacOS: Consistently use the same flags for ObjC and ObjC++ | David Robillard | 2 | -3/+7 |
2022-11-24 | Trim redundant warning flags enabled by -Wextra and -Wpedantic | David Robillard | 1 | -27/+3 |
2022-11-24 | Fix double check for warning flags | David Robillard | 1 | -18/+18 |
2022-11-24 | Use 0BSD for trivial "public domain intent" things | David Robillard | 3 | -3/+3 |
2022-10-30 | Add malloc attributes to allocating functions | David Robillard | 1 | -1/+0 |
2022-10-07 | Suppress MinGW warnings | David Robillard | 1 | -0/+8 |
2022-10-07 | Suppress new warnings in clang 14 | David Robillard | 1 | -0/+1 |
2022-06-28 | Fix MinGW build | David Robillard | 1 | -0/+1 |
2022-06-28 | Strengthen global GCC warnings | David Robillard | 1 | -1/+0 |
2022-06-28 | Clean up meson configuration | David Robillard | 1 | -4/+28 |
2022-05-29 | Make meson configuration more modular | David Robillard | 3 | -0/+161 |
2022-05-28 | Clean up and strengthen warning flags | David Robillard | 1 | -53/+71 |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 |
2021-01-08 | Switch to Meson | David Robillard | 1 | -0/+196 |