Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ff634eb1 | 2025-06-19 15:06:20 | lang/go: ignore mapping symbols on riscv64 Newer versions of LLVM produce mapping symbols on riscv64, which Go does not handle correctly. This results in link failures when cgo is used with internal linking. Backport a fix that exists upstream. Issue discovered by jca@ and relayed via tb@ | ||
| f62d7b17 | 2025-06-19 13:24:55 | retire erlang/25 ok kirill@, go-ahead sthen@ | ||
| 5804c23a | 2025-06-19 11:03:30 | update to lucee-5.4.8.2 | ||
| 166ea252 | 2025-06-17 20:05:07 | lang/erlang/Makefile.inc: Housekeeping; Remove ERL_COS* variables Upstream moved the CORBA applications to their own repository with erlang/21, so these have not been used for a long time. | ||
| ccd574eb | 2025-06-17 18:52:09 | lang/erlang: remove erlang25 flavour | ||
| df6ef93c | 2025-06-16 18:09:02 | lang/deno: drop MODCLANG_VERSION = 19; it's the default now | ||
| 3cd19077 | 2025-06-16 16:46:47 | lang/erlang: Update to 26.2.5.13, 27.3.4.1 and 28.0.1 | ||
| da294a3e | 2025-06-16 13:18:27 | update to crystal-1.16.2 and shards-0.19.1 build with llvm19 ok tb | ||
| 894a71c6 | 2025-06-16 07:46:50 | Switch MODCLANG_VERSION default to 19 ok ajacoutot landry phessler | ||
| 12ad58e5 | 2025-06-15 19:45:53 | lang/node: Improve usefulness of "make test". No changes to node itself. Proposed by Fabien Romano (thanks!), tweaks from me. |