156 Commits

Author SHA1 Message Date
Le Philousophe 59883d75fc ALL: Various toolchain updates 2026-05-16 11:10:57 +00:00
Le Philousophe d34c6fd07c OPENPANDORA: Remove obsolete platform
We have stopped building ScummVM on this platform for more than 3 years
now without any complaint.
2026-05-14 16:05:43 +00:00
Le Philousophe 5673470b11 OPENDINGUX: Remove obsolete platform
We have stopped building ScummVM on this platform for more than 3 years
now without any complaint.
2026-05-14 16:05:43 +00:00
Le Philousophe a2e7c105b7 CAANOO: Remove obsolete platform
We have stopped building ScummVM on this platform for more than 3 years
now without any complaint.
2026-05-14 16:05:43 +00:00
Le Philousophe 8abee21c15 ALL: Various toolchain updates 2026-03-22 16:44:15 +01:00
Le Philousophe ce7caeec85 MACOS: Update MacOS arm64 target
Target MacOS 13 for arm64 as MacPorts seems to have lost its MacOS 13 builder.
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 561bcc8af3 APPLE: Update to latest SDK 2025-12-21 09:05:29 +00:00
Le Philousophe 1f84b36a2e ATARI: Cleanup toolchain 2025-12-21 09:59:32 +01:00
Miro Kropacek eb71a3c6a6 ATARI: Worker 2025-12-08 11:57:53 +10:00
Le Philousophe 8c92970e9b ALL: Various toolchain updates
Simplify Fluidsynth patching in MXE
2025-11-11 16:29:11 +00:00
Le Philousophe 4648bf5766 APPLE: Update to latest SDK
This also needs a newer LLVM with an additional fix in compiler-rt.
osxcross is also updated.
2025-11-11 16:29:02 +00:00
Le Philousophe 8d85777165 ALL: Various toolchain upgrades 2025-10-26 11:11:15 +00:00
Le Philousophe 72a8807165 ALL: Upgrade toolchains and workers to Debian Trixie 2025-10-26 11:09:00 +00:00
Le Philousophe 9f2837f1f9 ALL: Various toolchain upgrades 2025-10-12 17:05:04 +00:00
Le Philousophe f9d8d02e94 NDS: Update to libnds 2.0 2025-10-12 17:05:04 +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 e2f6c942f0 ALL: Various toolchains upgrades 2025-04-24 10:41:53 +00:00
Le Philousophe c9f791afd3 MACOS: Update Apple SDKs
Also target MacOS 13 for arm64 as MacPorts seems to have lost
its MacOS 12 builder.
Upgrade cctools-port used by osxcross to latest version to let it handle
objective-C constructs used by MacPorts packages.

Also refresh the patches.
2025-04-24 10:41:09 +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 a038f37191 ANDROID: Use JDK also in workers 2024-11-12 22:50:17 +00:00
Le Philousophe 0263c42555 ALL: Various toolchains updates 2024-10-19 19:08:44 +00:00
Le Philousophe dd0b66bf38 ALL: Various toolchain upgrades
- PSP doesn't not fail anymore when sh is dash
- MXE updated curl which now requires to explicitely disable libpsl
2024-09-20 18:42:38 +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 9b767ee0c1 APPLE: Migrate to LLVM 18 to fix build
Newer Apple SDK expect __ENVIRONMENT_OS_VERSION_MIN_REQUIRED__ to be
defined which LLVM before 17 don't do.
By upgrading to newer LLVM, we raise a bug in libpng which has not been
fixed in the version we use.
Finally update osxcross to take the correct compiler-rt branch.
2024-07-02 17:25:57 +00:00
Le Philousophe 2b6a63c586 APPLE: Update SDK
Updating SDK implies to update LLVM to version 16 as it fails to build
with older versions (commit f4be5ed6a3fef0b2b0c60b29e1c0638926638d28).
LLVM version 16 triggers an incompatibility between compiler-rt (which
uses C++17 features) and the old i386 MacOS SDK.
This new compiler-rt also needs CMake helpers and new arguments to
properly build as we wish.
2024-06-25 08:02:54 +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 8a12b4636a MACOS: Target MacOS 12 for arm64
MacPorts seems to have lost its MacOS 11 builder
2024-04-13 21:42:39 +00:00
Cameron Cawley d2ff0469b1 3DS: Remove bundled CA certificates
curl v8.4.0 from dkp-pacman specifies sdmc:/config/ssl/cacert.pem as a standard location for installing certificates
2024-04-13 23:41:57 +02:00
Le Philousophe 9f9d1523b6 ALL: Various toolchains updates 2024-03-03 15:35:07 +00:00
Le Philousophe a7425013e7 ALL: Various toolchain updates 2024-01-21 15:38:37 +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 3fbba0a9b7 APPLE: Update osxcross and Xcode 2023-09-01 19:56:44 +00:00
Le Philousophe 0b45771eb7 BUILDBOT: Install buildbot-worker in a virtual environment
This will avoid conflicts between system packages and required ones by
buildbot.
This also makes sure all Python libraries are up to date.
2023-08-13 15:03:13 +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 54a49a396c ALL: Various toolchains updates 2023-05-24 11:08:04 +00: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 dd2fba1d72 ANDROID: Make cacert.pem available
This will be used to bundle in the APK
2023-04-01 11:03:09 +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 6626ed8078 MIYOO: Add new toolchain 2023-03-18 18:27:49 +01:00