Commit Graph

75 Commits

Author SHA1 Message Date
Mark Street 8469c8938c Bump python deps (#1746)
* Bump sentry-sdk to 2.46.0

* Update backend deps
2025-11-25 12:51:58 +09:00
Mark Street 97483d9d1d Bump wibo to 1.0.0-beta.5 (#1745)
* Bump wibo to 1.0.0-beta.5

* Update wibo source path
2025-11-24 13:24:15 +00:00
Mark Street 00313b0d0c Bump wibo to 1.0.0-beta.2 (#1729) 2025-11-05 16:11:05 +00:00
Mark Street fb90895079 Bump wibo to 1.0.0-beta.1 (#1710) 2025-10-23 22:00:36 +01:00
Mark Street c5f5f6ab42 Bump wibo to 1.0.0-alpha.5 (#1707) 2025-10-22 20:55:45 +01:00
Luke Street db6fe73093 Update to wibo 1.0.0-alpha.4 (#1702) 2025-10-21 18:04:19 +01:00
Mark Street aad9283d02 Merge Dockerfile/Dockerfile.prod files (#1676)
* Merge Dockerfile/Dockerfile.prod files

* let's see...

* try again
2025-09-25 09:10:55 +01:00
Ethan Roseman 50a2b836b9 Migrate from poetry/black to uv/ruff (#1673)
* Migrate from poetry/black to uv/ruff

* fixes

* path change

* path pt 2

* ah

* mkst tweaks (#1674)

* mkst tweaks

* tweaks++

* doh

* tweak harder

---------

Co-authored-by: Mark Street <22226349+mkst@users.noreply.github.com>
2025-09-22 19:23:55 +09:00
Mark Street e3995fd382 Bump poetry to 2.2.0 (#1667) 2025-09-17 20:59:51 +09:00
Mark Street f9cf3e7c47 Remove 'git' requirement from library downloader (#1623) 2025-06-19 01:56:46 +09:00
Mark Street 37b9d57ad5 Bump binutils-omf to 0.4 (#1567) 2025-05-28 21:38:03 +01:00
Mark Street 0b5c59fda7 Streamline docker backend dev image (#1563)
* Streamline docker backend dev image

* fix virtualenv path
2025-05-28 10:27:57 +01:00
Gilles Siberlin 4dde763a73 Update omf-objdump (#1477) 2025-03-02 10:08:46 -05:00
Gilles Siberlin c855c5714f Update omf-objdump (#1464) 2025-02-12 12:00:43 +00:00
Mark Street 0a41ddbc1d Ubuntu 24.04 (#1448)
* Switch to Ubuntu 24.04

* Hack for libtinfo5

* remove deprecated 'version:' from docker-compose

* Mount /sys as read-only for dosemu2

* Workaround for psyq+dosemu2

* disable apparmor

* Ignore font-config error

* FIXME -> NOTE
2025-02-10 10:01:41 +00:00
Mark Street 67daf144bf Simplify backend dockerfile (#1441)
* Simplify backend Dockerfile

* Updating docker-compose
2025-02-08 22:54:14 +09:00
Gilles Siberlin 965d156a70 Update omf-objdump (#1437) 2025-02-07 09:16:10 +00:00
Mark Street ae05290953 Bump wibo to 0.6.16 (#1424) 2025-02-01 08:31:10 +00:00
Bruno Macabeus 124c668acb Fix local environment for ARM-based hosts (#1420)
* compile `psycopg2` locally

* build cffi locally

* disable `USE_SANDBOX_JAIL` by default

* ignore `regedit` block if it is not necessary

* run `poetry lock`

* remove unnecessary changes

* revert unnecessary changes
2025-01-28 21:18:07 +00:00
Gilles Siberlin 7fc66435bb [WIP] Add Borland 3.1 compiler to MS-DOS platform (#1419)
* Add Borland 3.1 compiler to MS-DOS platform

* Fix formatting

* Remove useless "rm"

* Update asm-differ
2025-01-28 21:00:44 +00:00
Ethan Roseman 36edf529ca Try to fix the overabundance of profiles (#1370)
* Try to fix the overabundance of profiles

and dep updates

* thanksh, stubs

* stop using deleted password generation method in tests

* Fix silly test stuff

* fix filtering
2024-10-27 22:40:03 +09:00
Exant64 bd7dac639b SHC/Dreamcast support (#1276)
* SHC support

* fixed platform icon order

* remove unnecessary ARG in dockerfile

* tidied up dreamcast CC, moved some flags to settings

* enable dreamcast support in CI

* fixed formatting

* cleaned up cc even more as per mkst's advice
2024-06-10 12:38:13 +01:00
sozud 6bcd8ff326 Use modified PS2 binutils for PSP (#1270)
* Use modified PS2 binutils for PSP

* comments
2024-06-04 18:45:18 +01:00
Ethan Roseman 90b1b88543 Update backend deps, try to fix bug, remove CompilerConfig (#1256)
* Update backend deps, try to fix bug, remove CompilerConfig

* Upgrade Poetry in Docker to 1.8.3, fix ordering of fields list
2024-05-27 01:52:00 +09:00
Gilles Siberlin c888c4ee05 Update to latest binutils-mips-ps2-decompals (#1185) 2024-04-01 11:38:25 +01:00