7 Commits

Author SHA1 Message Date
Le Philousophe 72a8807165 ALL: Upgrade toolchains and workers to Debian Trixie 2025-10-26 11:09:00 +00:00
Le Philousophe 50509e498e ALL: Add aliases to help building ScummVM
The aliases are added to /etc/bash.bashrc in order to let the user mount
something else on the root directory.
2024-09-07 19:49:05 +00:00
Le Philousophe 737891c163 ALL: Upgrade toolchains to Debian Bookworm
GCW0 toolchain can't be built anymore as Mesa build requires Python 2
which is not available anymore.
Helper packages got upgraded and configure arguments and several
patches must be updated.
New GCC defaults to a too modern C++ version to compile old GCC.
Debian now provides a modern enough CLang hence switching to it.
2023-08-13 10:43:06 +00:00
Le Philousophe 01ccbf3ac6 ALL: Various toolchains updates 2022-01-12 11:43:26 +00:00
Le Philousophe 621e4090c2 ALL: Add -fcommon to CFLAGS to prepare for new GCC 2022-01-12 11:43:26 +00:00
Le Philousophe ef76d65c41 DREAMCAST: Fix toolchain
Use versions provided by Marcus for SH4 toolchain
Fix ARM part of libronin with recent binutils
2021-03-28 17:37:25 +00:00
Le Philousophe 76117083c1 DREAMCAST: Add Dreamcast platform
With a recent Binutils and GCC.
Verified to work with Flycast
2021-02-21 18:27:21 +00:00