Le Philousophe
59883d75fc
ALL: Various toolchain updates
2026-05-16 11:10:57 +00:00
Le Philousophe
8abee21c15
ALL: Various toolchain updates
2026-03-22 16:44:15 +01:00
Le Philousophe
4693c4c0f4
ALL: Various toolchain updates
2026-01-26 19:09:54 +00:00
Le Philousophe
3d42e48c81
ALL: Various toolchain upgrades
2025-12-21 09:05:29 +00:00
Le Philousophe
72a8807165
ALL: Upgrade toolchains and workers to Debian Trixie
2025-10-26 11:09:00 +00:00
Le Philousophe
0f735e3d1c
ALL: Various toolchain upgrades
2025-08-31 16:09:39 +00:00
Le Philousophe
21260ebfa6
ALL: Various toolchains upgrades
2025-07-20 10:36:59 +00:00
Le Philousophe
5af75b70e4
ALL: Various toolchains upgrades
2025-02-23 08:33:59 +00:00
Le Philousophe
d3d8ee59ab
ALL: Various toolchains updates
2024-12-24 18:39:33 +00:00
Le Philousophe
cbb5dbd758
DEVKITPPC: Enable dynamic detection
2024-12-01 17:21:20 +01: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
70b905ae30
ALL: Add libmpcdec dependency
2024-09-06 19:46:43 +00:00
Le Philousophe
6fc6fe58fd
ALL: Various toolchains updates
2024-09-05 17:56:15 +00:00
Le Philousophe
3df6b4a350
ALL: Various toolchains upgrades
2024-06-25 07:54:52 +00:00
Le Philousophe
3180c752bf
ALL: Various toolchains updates
2024-04-13 21:42:39 +00:00
Le Philousophe
9f9d1523b6
ALL: Various toolchains updates
2024-03-03 15:35:07 +00:00
Le Philousophe
abfe54f109
ALL: Various updates
2024-01-08 13:05:56 +00:00
Le Philousophe
9ce041da13
ALL: Various toolchains updates
2023-10-23 05:43:50 +00:00
Le Philousophe
8d8af0ca1b
ALL: Various toolchains upgrades
2023-09-01 20:00:44 +00:00
Le Philousophe
fc2c4dc48b
ALL: Various toolchain upgrades
2023-08-13 10:43:06 +00:00
Le Philousophe
54a49a396c
ALL: Various toolchains updates
2023-05-24 11:08:04 +00:00
D G Turner
e3fbd4733b
DEVKITPPC: Fix PPC GDB Binary Linking Since Debian Bullseye Update
...
The powerpc-eabi-gdb binary is linked against the older terminal info
v5 library, which is no longer installed by default so need to add
this to run the gdb binary for debugging Wii / Gamecube applications.
2023-05-21 15:03:49 +01:00
Le Philousophe
4f0102e3b4
ALL: Various toolchains updates
2023-05-05 21:18:14 +00:00
Le Philousophe
2f2e75ee02
ALL: Add libmikmod dependency
2023-05-05 21:18:13 +00:00
Le Philousophe
5807c22b7c
ALL: Various toolchain updates
2023-05-05 21:18:01 +00:00
Le Philousophe
925b5699d4
ALL: Various toolchain upgrades
2023-03-18 18:27:49 +01:00
Le Philousophe
e51ba89d98
ALL: Add libvpx library
2023-03-18 18:27:49 +01:00
Le Philousophe
a28d02cd67
ALL: Various updates
2022-09-11 09:13:39 +00:00
Le Philousophe
49b2a9666c
ALL: Various toolchains updates
2022-02-19 14:01:34 +00:00
Le Philousophe
98b76577e8
ALL: Various toolchains updates
2022-01-31 07:20:26 +00:00
Le Philousophe
1c45799c73
ALL: Various toolchains updates
2022-01-12 11:43:26 +00:00
Le Philousophe
4561ec75c8
ALL: Fix environment variables
...
Remove non-existent binaries, add dwp when it's possible
2022-01-12 11:43:26 +00:00
Le Philousophe
d90521e1d2
ALL: Upgrade to Debian Bullseye
2022-01-12 11:43:26 +00:00
Le Philousophe
cd240f4b37
ALL: Various toolchain updates
2021-07-31 10:56:34 +00:00
Cameron Cawley
da9a1d6676
BUILDBOT: Use 3ds-libtheora from pacman, minor cleanup
2021-07-11 23:36:16 +02:00
Le Philousophe
f990bffc36
DEVKITPPC: Update toolchain
2021-07-04 08:16:49 +00:00
Le Philousophe
cf4c2e5910
ALL: Various toolchains updates
2021-05-23 19:09:31 +00:00
Le Philousophe
6b82605907
ALL: Add giflib dependency
2021-04-10 08:25:12 +00:00
Le Philousophe
f9b22add70
DEVKITPPC: Update toolchain as linking bug seems fixed
2021-02-18 19:21:17 +00:00
Le Philousophe
62dfb79cba
DEVKITPPC: Use git for libgxflux instead of snapshot
...
Sometimes repo.or.cz snapshots are not working
2021-02-14 15:50:59 +00:00
Le Philousophe
23955ec5e2
ALL: Rework toolchain start to use a specific Debian version
...
A M4 header is used which is common to all toolchains.
This enforce that every platform will use the same base.
For workers it was already the case, just specify the version.
2021-01-31 16:07:12 +01:00
Le Philousophe
ce9f3bd3ad
DEVKITA64/ARM/PPC: Specify Docker image version in an m4 macro
...
This will let future check-version tool pick it up
2020-12-14 19:13:11 +00:00
Le Philousophe
29a446c818
PPC: Make toolchain build reproductible by using Docker images
...
Don't use last one as ScummVM fails to build with it because of
dso_handle symbol being absent.
This will need a fix in ScummVM.
2020-07-11 17:22:29 +00:00
Le Philousophe
c66f0460ce
ALL: Add fribidi library
...
PSP don't get it as it should get several other libraries too
RiscOS don't get it because no worker exists yet to test it
2020-05-01 15:20:37 +00:00
Le Philousophe
a1a02cfa6a
ALL: Don't hardcode versions in URL but define a variable in header
2020-03-28 10:18:08 +00:00
Le Philousophe
30a91f3d0f
ALL: Unify toolchain setup to reuse Docker intermediate images
2020-03-28 10:18:08 +00:00
Le Philousophe
187c56ae45
PPC: Cleanup leftover file
2020-03-21 18:21:55 +00:00
Le Philousophe
c8dd1bbd39
PPC: Fix environment for devkitPPC
2020-03-21 11:56:58 +00:00
Le Philousophe
12873ff811
WII: Fix building and runtime
...
Patches to libgxflux got merged upstream
Patch to Scummvm willl be merged soon
2019-10-05 11:13:14 +02:00
Le Philousophe
68a372ee60
BUILDBOT: Fixed libgxflux to avoid crashes at exit
2019-10-02 09:33:51 +02:00