aboutsummaryrefslogtreecommitdiffhomepage
path: root/.fmsbw/images
AgeCommit message (Collapse)AuthorFilesLines
2026-01-11CI: fixup the freebsd14-msys-sciteco container: build PDCursesMod with UTF8 ↵Robin Haberkorn1-2/+2
support
2026-01-11CI: fixed the freebsd14-sciteco and freebsd14-msys-sciteco imagesRobin Haberkorn1-6/+22
* ubuntu22-appimage still cannot be built with buildah. * But at least CI goes through now with PDCursesMod v4.5.4.
2026-01-10fixup 35aac4f06523ba6418df4d2e436fa27c18bd5b11: make sure to link Windows CI ↵Robin Haberkorn1-2/+3
builds against the manually built PDCursesMod v4.5.4.
2026-01-10Windows CI builds are now linked against PDCursesMod v4.5.4Robin Haberkorn2-0/+56
* Should fix scrolling in the Wincon port. CTRL modifiers are still "sticky" in WinGUI, though, even though it was supposed to be fixed long ago. * Also, there is now a Makefile to build/reproduce the freebsd14-sciteco and freebsd14-msys-sciteco containers via buildah. freebsd14-osx-sciteco and ubuntu22-appimage are still TODO.