11 Commits (73003ce8e6ec0a20e72eb9d8b51c6b947d67d9a1)

Author SHA1 Message Date
Andre Richter 73003ce8e6
Actions: Add rustfilt and other fixes 2 years ago
Andre Richter 79c772245a
Update ruby actions 2 years ago
Andre Richter aa0e194c75
CI: Use rust-toolchain
Latest nightly broke a dependency. Need to wait for it to be fixed. Pin the
toolchain for now.
3 years ago
Andre Richter d2fd4913ae
CI: Ignore rust-toolchain and use latest nightly 4 years ago
Andre Richter dd296f7eca
Workflows: Bump versions 4 years ago
Andre Richter 1d46dd40b6
Run of prettier over whole repo 4 years ago
Andre Richter a1c2729f19
CI: bundler: Remove deprecated command 4 years ago
Andre Richter c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.

This reduces compile-times significantly.
4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter 7f29ee84bd
Refactor utils 5 years ago
Andre Richter cc9f7708c9
Add testing to workflows 5 years ago