36 Commits

Author SHA1 Message Date
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 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 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 f776860e70 ALL: Switch Fluidsynth to its embedded OS abstraction layer 2025-11-01 21:40:52 +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 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 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 a163300d8a MACOSX: Cleanup files after donwload and build 2024-12-24 18:39:33 +00:00
Le Philousophe d3d8ee59ab ALL: Various toolchains updates 2024-12-24 18:39:33 +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 e7b93d516a MACOS: Migrate from ldid to rcodesign for signing
This does work as intended and it's maintained.
2024-09-15 09:56:14 +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 3ce8653174 ALL: Various toolchain upgrades 2024-07-01 17:33:23 +00:00
Le Philousophe 67b01ef433 ALL: Various toolchains upgrades 2024-06-30 19:31:13 +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 3180c752bf ALL: Various toolchains updates 2024-04-13 21:42:39 +00:00
Le Philousophe e6c098b7be APPLE: Properly sign helper binaries in Sparkle 2024-01-21 15:38:51 +00:00
Le Philousophe 050ddfd29a MACOS: Use new Sparkle version 2024-01-08 19:27:47 +00:00
Le Philousophe abfe54f109 ALL: Various updates 2024-01-08 13:05:56 +00:00
Le Philousophe 439981aece APPLE: Don't use saurik repository: it's broken
Use Procursus Team one with official tag
2024-01-02 08:35:01 +00:00
Le Philousophe 9ce041da13 ALL: Various toolchains updates 2023-10-23 05:43:50 +00:00
Le Philousophe 3fbba0a9b7 APPLE: Update osxcross and Xcode 2023-09-01 19:56:44 +00:00
Le Philousophe fc2c4dc48b ALL: Various toolchain upgrades 2023-08-13 10:43:06 +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 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 79b231f63a APPLE: Rework Apple toolchains and add tvOS support 2022-12-31 19:21:40 +01:00