Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-06 16:20:14 +01:00
af629cf000
This time around, instead of the very ad hoc approach I have historically taken, this time we actually have a convenient script that takes care of basically all the hard work necessary, including cross-compilation. We compile natives for Ubuntu 20.04 LTS (OpenSSL 1.1.x native and libdeflate) and Ubuntu 22.04 LTS (OpenSSL 3.x.x native), for both x86_64 and aarch64. The macOS natives have also been recompiled on macOS Sonoma. |
||
---|---|---|
.. | ||
build-all-linux-natives.sh | ||
compile-linux-compress.sh | ||
compile-linux-crypto.sh | ||
compile-macos.sh | ||
ubuntu-focal.Dockerfile | ||
ubuntu-jammy.Dockerfile |