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