Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-02 | Disable UPX on Darwin | Sven-Hendrik Haase | 1 | -1/+1 | |
It doesn't work anymore on modern OSX. | |||||
2024-03-16 | Update remaining GitHub Actions to their Node.js 20 versions | Sven-Hendrik Haase | 1 | -6/+6 | |
2024-03-16 | Update GitHub Actions to their Node.js 20 versions | Sven-Hendrik Haase | 1 | -3/+3 | |
2024-01-03 | Remove now-unsupported mips architectures | Sven-Hendrik Haase | 1 | -8/+0 | |
Apparently these are now Tier 3. | |||||
2023-11-20 | Add i686-pc-windows-msvc target | Sven-Hendrik Haase | 1 | -0/+4 | |
Fixes #1272. | |||||
2023-09-24 | Try to fix CI | Sven-Hendrik Haase | 1 | -8/+0 | |
2023-04-28 | Modernize CI and add aarch64-apple-darwin | Sven-Hendrik Haase | 1 | -3/+7 | |
2023-04-21 | Update checkout to v3origin/switch-to-dtolnay-rust-toolchain | Sven-Hendrik Haase | 1 | -1/+1 | |
2023-04-20 | Use houseabsolute/actions-rust-cross for cross support | Sven-Hendrik Haase | 1 | -21/+5 | |
2023-04-20 | Switch to dtolnay/rust-toolchain | Sven-Hendrik Haase | 1 | -10/+7 | |
2023-01-14 | Disable upx compression for mips | Sven-Hendrik Haase | 1 | -1/+1 | |
It appears to be currently broken in upx 4.0.1 | |||||
2022-09-15 | Build container images using podman | Sven-Hendrik Haase | 1 | -0/+240 | |