211 Commits

Author SHA1 Message Date
Miro Kropacek 39e0b49111 ATARI: Disable MAME OPL for Lite build 2026-04-25 08:46:41 +10:00
Eugene Sandulenko 4b100775a2 BUILDBOT: Remove Stable builds from the list 2026-04-07 16:26:33 +02:00
Le Philousophe 9521632010 MXE: curl now requires Vista
Build with it only for 64-bits builds
2026-03-22 16:44:15 +01:00
Miro Kropacek 85d771b088 ATARI: Disable DOSBox OPL for Lite build 2026-03-21 01:26:48 +10:00
Le Philousophe 69af844982 BUILDBOT: Apply reasonable rlimits on opened files
Without this, some software (like Regina Rexx) are slow because they try
to close every file descriptor up to the maximum.
Setting a fixed soft value makes thing work.
Processes needing more than 1024 FDs can still increase their limit up
to the hard one.
2025-12-22 19:04:21 +00:00
Le Philousophe 0d36b7f902 DEBIAN: Only do a partial build for null backend 2025-12-21 09:07:33 +00:00
Le Philousophe d17d12dc04 DREAMCAST: Disable debug build
We need some space for Atari
2025-12-21 09:06:31 +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
Le Philousophe 8418777295 ATARI: Disable buildbot for now 2025-12-14 19:47:09 +01:00
Miro Kropacek f8d2a65766 ATARI: Add atari, atari-lite and firebee platforms 2025-12-14 19:46:57 +01:00
Miro Kropacek 939f9f7b29 ATARI: Initial platforms.py code 2025-12-08 15:28:58 +10:00
Le Philousophe e4a5dd0d68 BUILDBOT: Remove stable specialized settings
They will come back when master will diverge again.
2025-11-15 15:33:28 +01:00
Eugene Sandulenko 43b39f09cd BUILDBOT: Update for future 3.0 2025-11-14 22:09:35 +01:00
Le Philousophe 26bd84d328 MACOS: Disable Sparkle on MacOS x86_64
We still keep Sparkle on arm64 to ensure the code still builds.
2025-11-11 16:29:13 +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 0f735e3d1c ALL: Various toolchain upgrades 2025-08-31 16:09:39 +00:00
Le Philousophe 6890c21c6f Revert "WII: Disable for now"
This reverts commit d6d98a4b9f.
2025-07-26 09:36:24 +00:00
Le Philousophe d6d98a4b9f WII: Disable for now 2025-04-28 18:27:17 +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 1657091c5f BUILDBOT: Add keepalive pings
This will avoid closing by the reverse proxy
2025-02-23 11:03:00 +00:00
Le Philousophe 65878b4a54 BUILDBOT: Don't try to bundle darkseed.dat on stable
It's not there.
2025-01-08 07:55:48 +01:00
Eric Fry 3e21891aaa BUILDBOT: Added darkseed.dat to DATA_FILES 2025-01-05 16:16:13 -07:00
Le Philousophe 4f3d7bf6ad BUILDBOT: Fix deprecations 2024-12-25 12:22:55 +00:00
Le Philousophe ab56105b6b BUILDBOT: Make DeprecationWarnings visible
This allows to more easily detect breakage signs.
2024-12-25 12:21:42 +00:00
Le Philousophe 3d9c3764cc MACOSX/i386: Use tar.bz2 archive format instead of tar.xz
Xz is not supported on these old platforms.
2024-12-24 18:39:44 +00:00
Le Philousophe 1b3c4e6a5a BUILDBOT: Disable ccache on stable builds 2024-12-01 17:59:54 +00:00
Le Philousophe cbb5dbd758 DEVKITPPC: Enable dynamic detection 2024-12-01 17:21:20 +01:00
Le Philousophe 5f5e189a39 BUILDBOT: Update for future 2.9 2024-11-17 09:54:50 +01:00
Le Philousophe 573453c516 BUILDBOT: Only build tests when running them 2024-10-19 19:08:44 +00:00
Le Philousophe 0263c42555 ALL: Various toolchains updates 2024-10-19 19:08:44 +00:00
Le Philousophe 0c5208b447 BUILDBOT: Upgrade to 4.1.0
treq is now unconditionnaly required by Buildbot.
No need to check for it or handle its installation by ourselves.
2024-10-19 11:20:03 +00:00
Le Philousophe af3266cd90 BUILDBOT: Update Bottle library
And handle a check they added when setting attributes on the app.
Buildbot sets its attribute several times.
2024-09-15 10:15:05 +00:00
Le Philousophe 383f2e2ff9 BUILDBOT: Fix URL change due to Buildbot 4.x upgrade 2024-09-15 09:57:11 +00:00
Le Philousophe 99db437186 RPI: Upgrade to Debian Bookworm 2024-09-05 17:57:41 +00:00
Le Philousophe 6fc6fe58fd ALL: Various toolchains updates 2024-09-05 17:56:15 +00:00
Le Philousophe eadd358879 BUILDBOT: Migrate to Buildbot 4 2024-09-04 11:51:09 +00:00
Le Philousophe c1c70c350a BUILDBOT: Add projects support 2024-06-25 08:08:57 +00:00
Le Philousophe 581ec48f05 BUILDBOT: Move description to shared Build object 2024-06-25 08:08:18 +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 dd8e178bd9 BUILDBOT: Rename Mac OS X to Mac OS and M1 to Apple Silicon 2024-06-16 10:21:29 +02:00
Lothar Serra Mari 7766a083a9 Commit pending changes made to the live configuration on the buildbot server 2024-06-14 19:01:05 +02:00
Eugene Sandulenko dba02f541e BUILDBOT: Added bagel.dat to DATA_FILES 2024-06-14 17:06:24 +02:00
Le Philousophe 66ffa9f64f WIN32: Disable updates on 32bits build
This allows the binaries to run on Windows XP and updates code is still
tested on Windows 64 build
2024-04-14 11:57:38 +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 0a1c7ad8e4 WIN9X: Disable ENet on win9x
We don't have winsock on Win95A
2024-01-08 13:05:49 +00:00
Le Philousophe 3019db8ac4 Update for future 2.8 2023-12-03 23:47:39 +01:00
Le Philousophe 3fbba0a9b7 APPLE: Update osxcross and Xcode 2023-09-01 19:56:44 +00:00
Le Philousophe 6c29b0af75 BUILDBOT: Update version
Remove debug which failed because of internal change
2023-09-01 19:54:24 +00:00
Le Philousophe c93867e38a BUILDBOT: Upgrade settings names
Old names should have never been used with this new buildbot.
They are getting obsoleted.
2023-09-01 09:59:58 +00:00