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
a5bb01906e
COMMON: Revert unneeded changes to common packages
...
This partially reverts commit efd960cd0f .
2025-12-21 09:59:32 +01:00
Le Philousophe
64c0c99053
COMMON: Make zlib honor LIBPATH
...
zlib doesn't use autotools configure
Make Atari use this variable instead of passing the configure argument
2025-12-21 09:59:32 +01:00
Miro Kropacek
efd960cd0f
ATARI: Packages
2025-12-08 11:57:53 +10:00
Le Philousophe
4b0e42f179
ALL: Update theora patchset
2025-11-11 16:29:13 +00:00
Le Philousophe
8c92970e9b
ALL: Various toolchain updates
...
Simplify Fluidsynth patching in MXE
2025-11-11 16:29:11 +00:00
Le Philousophe
f776860e70
ALL: Switch Fluidsynth to its embedded OS abstraction layer
2025-11-01 21:40:52 +00:00
Le Philousophe
72a8807165
ALL: Upgrade toolchains and workers to Debian Trixie
2025-10-26 11:09:00 +00:00
Le Philousophe
c3787f52e5
ALL: Update libtheora
...
Track upstream directly as the Debian Trixie package is too new and too old at
the same time. It misses essential changesets to work properly since new
assembly code got introduced.
2025-10-26 10:47:26 +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
e2f6c942f0
ALL: Various toolchains upgrades
2025-04-24 10:41:53 +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
c484a8d79e
ALL: Various toolchain upgrades
2024-10-28 12:30:16 +00:00
Le Philousophe
0263c42555
ALL: Various toolchains updates
2024-10-19 19:08:44 +00:00
Le Philousophe
cc2530f13c
ALL: Specify -N flag to patch invocations
...
This avoids reversing patches by mistake.
Co-authored-by: Donovan Watteau <contrib@dwatteau.fr >
2024-09-15 15:05:52 +00:00
Le Philousophe
ec57fd3d2d
ALL: Make libvorbis build on clang for all platforms
2024-09-15 14:30:23 +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
67b01ef433
ALL: Various toolchains upgrades
2024-06-30 19:31:13 +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
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
c9030c75cb
ANDROID: Add Sonivox package
...
Sonivox is not available anymore on Android and must be provided
separately
2023-08-13 10:43:06 +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
54a49a396c
ALL: Various toolchains updates
2023-05-24 11:08:04 +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
312fd4d09f
ALL: Various toolchains updates
2022-12-31 19:21:40 +01:00
Le Philousophe
d41919df30
ALL: Fix bzip2 not taking CFLAGS into account
...
Add quotes where appropriate
2022-12-31 19:21:40 +01:00
Le Philousophe
d378a8c0d0
ALL: Various toolchains updates
2022-11-13 10:56:06 +00:00
Le Philousophe
574fc489bc
ALL: Various toolchain updates
2022-10-30 17:36:48 +00:00
Le Philousophe
354458eeb7
COMMON: Fix libcurl
...
Latest Debian patches add a now object file so we must run autoreconf
But last 2 patches are Debian specific, let remove them
2022-09-18 17:24:00 +00:00
Le Philousophe
26ae3cc6ff
ALL: Various toolchain upgrades
2022-09-18 13:22:05 +00:00
Le Philousophe
a28d02cd67
ALL: Various updates
2022-09-11 09:13:39 +00:00
Cameron Cawley
1802524466
COMMON: Install python3 for building the tests
2022-09-10 19:05:13 +02:00
Le Philousophe
5b6df65d3a
ALL: Various toolchains upgrades
2022-05-30 06:57:57 +00:00
Le Philousophe
16b905fe4a
ALL: Various toolchains upgrades
2022-04-18 14:29:47 +00:00
Le Philousophe
39894b7140
ALL: Various toolchains updates
2022-03-13 16:39:18 +00:00
Le Philousophe
98b76577e8
ALL: Various toolchains updates
2022-01-31 07:20:26 +00:00