Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
See https://reuse.software/ for details. | |||||
2021-05-28 | Split up warning suppression flags more finely | David Robillard | 1 | -6/+51 | |
This avoids polluting the main list of suppressions with things that are only triggered in tests or examples, making it clearer which warning are present in pugl itself. | |||||
2021-05-28 | Remove unnecessary include directory | David Robillard | 1 | -1/+0 | |
2021-05-24 | Consistently refer to C++ as "cpp" and fix installation | David Robillard | 1 | -4/+4 | |
2021-04-27 | Simplify meson configuration | David Robillard | 1 | -5/+5 | |
2021-01-08 | Switch to Meson | David Robillard | 1 | -0/+80 | |