11 Commits
Author SHA1 Message Date
mr.zeroandClaude Opus 5 8793cb1996 Add the ARM64 cross toolchain, and follow the image to build/
Batocera and the ES-family handhelds run on ARM, where a linux_x64
binary will not start. The image gains the aarch64 cross compiler and
the arm64 dev libraries the pipeline links against.

The image itself also moved out of the internal package namespace,
which did not travel with the repo during the org reorganization.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-16 20:57:55 +02:00
mr.zero 04afcb0b98 Replace the pipeline template with a marker: the config is served by the update server 2026-08-06 07:59:59 +02:00
mr.zero 62a4402225 Rename the update step to publish 2026-08-05 22:06:53 +02:00
mr.zero c4c973653d Switch the CI templates to the /build HTTP endpoints 2026-08-05 20:32:30 +02:00
mr.zero bc1cd18bc4 Reapply "mac targets a template-ben: .app bundle, ad-hoc codesign, mac-release flow"
This reverts commit 3a2b60371b.
2026-08-02 22:12:36 +02:00
mr.zero 3a2b60371b Revert "mac targets a template-ben: .app bundle, ad-hoc codesign, mac-release flow"
This reverts commit 82717acd67.
2026-08-02 22:10:56 +02:00
mr.zeroandClaude Fable 5 82717acd67 mac targets a template-ben: .app bundle, ad-hoc codesign, mac-release flow
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-02 22:07:39 +02:00
mr.zero 56054a21b4 binary assets 2026-08-02 18:51:02 +02:00
mr.zeroandClaude Fable 5 6661f957c6 Use the canonical git server name (git.teletypegames.org)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:20:50 +02:00
mr.zeroandClaude Fable 5 0c043b4d3d Add CI builder image and use it in the pipeline
builder.Dockerfile bakes the build step's dependencies into
git.teletype.hu/internal/* so the pipeline no longer installs
packages on every run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:17:14 +02:00
mr.zeroandClaude Fable 5 d387b6db4c Add example VS Code tasks and README
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 18:37:25 +02:00