Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
8 days | github-actions: Cache ccache per-job | Colomban Wendling | 1 | -0/+2 | |
Otherwise different jobs seem to overwrite each other, loosing part of their cache. | |||||
8 days | github-actions: Use better grouping | Colomban Wendling | 1 | -1/+1 | |
8 days | github-actions: Further improve cppcheck accuracy | Colomban Wendling | 1 | -0/+11 | |
Teach cppcheck the C11 _Noreturn attribute. | |||||
8 days | github-actions: Improve cppcheck accuracy | Colomban Wendling | 1 | -1/+33 | |
Give it relevant -D/-I flags so it can perform more useful checks. This makes if slower, but hopefully more accurate and useful. | |||||
8 days | github-actions: Add clang build | Colomban Wendling | 1 | -3/+15 | |
8 days | github-actions: Tentatively re-enable ArchLinux upgrade | Colomban Wendling | 1 | -1/+1 | |
8 days | github-actions: Split mate-desktop deps for clarity | Colomban Wendling | 1 | -4/+10 | |
8 days | github-actions: Add some comments | Colomban Wendling | 1 | -1/+18 | |
8 days | github actions: Cache mate-desktop build | Colomban Wendling | 1 | -17/+22 | |
8 days | github actions: Add an ArchLinux container build | Colomban Wendling | 1 | -8/+45 | |
8 days | github actions: Only run distcheck on Debian | Colomban Wendling | 1 | -0/+1 | |
It's not really something that usually needs be run everywhere, it should be pretty stable as long as the build system is properly set up. This can still be enabled back for all targets if needed. | |||||
8 days | github actions: Build on ubuntu:rolling | Colomban Wendling | 1 | -83/+17 | |
8 days | github actions: Enable --enable-compile-warnings=maximum | Colomban Wendling | 1 | -2/+3 | |
8 days | github actions: Build in process and out of process on Debian Testing | Colomban Wendling | 1 | -1/+8 | |
8 days | github actions: Add Debian Testing build | Colomban Wendling | 1 | -0/+68 | |
8 days | Enable a github actions build | Colomban Wendling | 1 | -0/+147 | |