]> wimlib.net Git - wimlib/history - .github/workflows/ci.yml
tools: make all shell scripts have the .sh extension
[wimlib] / .github / workflows / ci.yml
2023-04-02 Eric Biggerstools: make all shell scripts have the .sh extension
2023-03-31 Eric BiggersRename make-windows-release to windows-build.sh
2023-03-31 Eric Biggersci.yml: upload Windows binaries when done
2023-03-31 Eric Biggersci.yml: add ARM64 Windows build
2023-03-28 Eric Biggersci.yml: install the ntfs-3g package
2023-03-28 Eric Biggersci.yml: use -fno-sanitize-recover when using -fsanitize
2023-03-27 Eric Biggersmake-windows-release: support MSYS2 clang environments
2023-03-27 Eric BiggersImprove fuzz testing
2023-03-27 Eric Biggersci.yml: use make-windows-release script on Windows
2023-03-27 Eric BiggersEliminate the dependency on libxml2
2023-03-18 Eric BiggersAdd a configuration file for GitHub Actions