Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-22 | Gtk AppImage: exclude libglib to improve portability | Robin Haberkorn | 1 | -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-22 | AppImage: fixed the Ubuntu package download URLs | Robin Haberkorn | 2 | -2/+2 | |
2024-05-22 | build and upload AppImages as part of nightly builds | Robin Haberkorn | 2 | -0/+60 | |