Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-03-05 | GitHub workflow: added clang repo suffix for clang 18. | Martin Pärtel | -1/+1 | |
Apparently this became necessary at some point. | ||||
2023-11-27 | Merge pull request #150 from hartwork/macos-ci | Martin Pärtel | -5/+65 | |
Cover macOS in CI + make CI use the right compiler + fix more compile warnings | ||||
2023-11-27 | tests.yml: Lock CI permissions down for security | Sebastian Pipping | -0/+4 | |
2023-11-27 | Make CI reject spelling errors using codespell | Sebastian Pipping | -0/+23 | |
2023-11-20 | tests.yml: Cover fuse-t and macFUSE for macOS | Sebastian Pipping | -5/+59 | |
2023-11-20 | tests.yml: Actually use the compiler from the CI matrix | Sebastian Pipping | -0/+2 | |
2023-11-19 | CI: install valgrind. | Martin Pärtel | -1/+2 | |
2023-11-19 | Merge remote-tracking branch 'origin/master' into vagrant-ci | Martin Pärtel | -2/+13 | |
2023-11-19 | CI: run Vagrant tests. | Martin Pärtel | -95/+159 | |
2023-11-14 | linux.yml: Cover compilation with FUSE 2 | Sebastian Pipping | -2/+13 | |
2023-11-12 | ... | Martin Pärtel | -7/+5 | |
2023-11-12 | ... | Martin Pärtel | -2/+2 | |
2023-11-12 | ... | Martin Pärtel | -2/+2 | |
2023-11-12 | CI: run tests | Martin Pärtel | -0/+11 | |
2023-11-12 | CI: enable -Werror | Martin Pärtel | -0/+2 | |
2023-11-12 | Make GitHub Dependabot keep our GitHub Actions up to date | Sebastian Pipping | -0/+15 | |
2023-11-12 | Add GitHub Actions CI to build with FUSE 3 on Linux | Sebastian Pipping | -0/+84 | |