Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-09 | Fix allegedly "suspicious" string comparisons | David Robillard | 2 | -6/+5 |
2022-09-09 | Use uppercase integer literal suffixes | David Robillard | 1 | -1/+5 |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 2 | -2/+2 |
2022-09-08 | Adopt REUSE machine-readable licensing standard | David Robillard | 6 | -75/+13 |
2022-08-12 | Avoid running syntax check on Windows | David Robillard | 1 | -1/+2 |
2022-08-09 | Avoid running syntax check in cross builds | David Robillard | 1 | -1/+1 |
2022-08-07 | Only run flake8/pylint/black tests with strict option enabled | David Robillard | 1 | -21/+23 |
2022-07-17 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 1 | -0/+5 |
2022-07-17 | Rearrange source tree to be directly usable by dependants | David Robillard | 4 | -1/+702 |
2022-07-17 | Switch to meson build system | David Robillard | 4 | -0/+244 |