about summary refs log tree commit diff stats
path: root/src/tools
diff options
context:
space:
mode:
authortheofficialgman <28281419+theofficialgman@users.noreply.github.com>2025-09-03 02:10:28 -0400
committerGitHub <noreply@github.com>2025-09-03 08:10:28 +0200
commit2de6058c6adb37cb2333aa653da77ac145cc26b5 (patch)
tree6775d7970282329fdf3f624481f52f6f3edc362f /src/tools
parent986e271280272f239a38efc5bbeda80f5717070a (diff)
downloadbox64-2de6058c6adb37cb2333aa653da77ac145cc26b5.tar.gz
box64-2de6058c6adb37cb2333aa653da77ac145cc26b5.zip
[CI] Added ARM64-GCC-8 target (Ubuntu Bionic) (#2987)
* add ARM64-GCC-8 target

uses taiki-e/checkout-action@v1 instead of actions/checkout@v4 due to ubuntu bionic container not having new enough nodejs or glibc to run most github actions

does not build build Trace target due to ubuntu bionic not having the libzydis-dev package

adds cmake ppa for a newer cmake version that box64 requires

uses gcc-8 specifically (instead of bionic's default gcc-7) due to  historically better compatibility with box64 (and it has been used for years now by installation scripts and other ci such as https://github.com/Pi-Apps-Coders/box64-debs)

* comptibility for old glibc

* nodejs

* zstd

* exclude static build

---------

Co-authored-by: Yang Liu <numbksco@gmail.com>
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions