aboutsummaryrefslogtreecommitdiffhomepage
path: root/AppImage
AgeCommit message (Collapse)AuthorFilesLines
2024-05-22Gtk AppImage: exclude libglib to improve portabilityRobin Haberkorn1-0/+4
* Since they blacklist Pango among other things, it would use the Pango from the host system with the glib from the AppImage, which resulted in a version mismatch on Linux Mint 21.1. * It is now confirmed to work at least on Linux Mint 21.1. * The Curses AppImage still bundles libglib as SciTECO should be the only thing referencing its functions.
2024-05-22AppImage: fixed the Ubuntu package download URLsRobin Haberkorn2-2/+2
2024-05-22build and upload AppImages as part of nightly buildsRobin Haberkorn2-0/+60