aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
6 daysremoved the Github CI workflows: this is now fully replaced by the fmsbw.de F...Robin Haberkorn3-526/+0
2025-09-22website: allow build.tes to be called from out-of-tree buildsRobin Haberkorn1-1/+1
2025-09-21when running the testsuite with --verbose, also turn off colors (--color=never)Robin Haberkorn2-7/+7
2025-09-02nightly workflow: try to build on Ubuntu 22.04Robin Haberkorn1-1/+1
2025-09-02nightly builds: install some more Ubuntu packages required by pkg2appimageRobin Haberkorn1-1/+1
2025-09-02nightly workflow: try `apt update` before installing packagesRobin Haberkorn1-0/+3
2025-09-02nightly workflow: don't build Ubuntu packages and AppImages are now based on ...Robin Haberkorn1-38/+7
2025-08-19curses: fixed configuration for native netbsd-curses and ncurses (several cor...Robin Haberkorn2-5/+5
2025-08-10irc.yml: fetch entire historyRobin Haberkorn1-0/+2
2025-08-07fixed the irc.yml workflow: have to export the $GH_TOKENRobin Haberkorn1-0/+2
2025-08-06irc.yml: retrieve the commit hash of the *previous* successful CI runRobin Haberkorn1-9/+3
2025-08-06IRC workflow: removed excess ` and "Robin Haberkorn1-5/+10
2025-08-06IRC workflow: use rectalogic/notify-ircRobin Haberkorn1-8/+13
2025-07-14Windows nightlies: install zip, hopefully fixing the nightly buildsRobin Haberkorn1-2/+2
2025-07-13Windows nightly builds are built on Windows Server 2022 nowRobin Haberkorn1-2/+2
2025-06-04CI: test only on win64 as mingw-w64-i686-pdcurses was apparently dropped from...Robin Haberkorn1-7/+7
2025-04-18Gtk/win32: fixed fonts and therefore pango warnings on startup (closes #7)Robin Haberkorn1-3/+1
2025-04-17nightlies: install fuse for running AppImagesRobin Haberkorn1-0/+1
2025-04-16CI/Nightly builds: Ubuntu 20.04 runners have been disabledRobin Haberkorn2-3/+3
2025-04-03the tutorial is now built along with all other HTML documents if --enable-htm...Robin Haberkorn2-7/+7
2025-03-31fixup: fixed Ubuntu nightly buildsRobin Haberkorn1-1/+1
2025-03-22build nightlies on Ubuntu 24.04 as wellRobin Haberkorn2-2/+2
2025-03-16CI: fixup - CFLAGS should not expand to "false"Robin Haberkorn1-2/+2
2025-03-16CI: perhaps fixed address sanitizingRobin Haberkorn1-4/+9
2025-03-16CI: enable address sanitizer when building with ClangRobin Haberkorn1-1/+3
2025-03-03rename sample.teco_ini to fallback.teco_ini and mung it by defaultRobin Haberkorn1-2/+2
2025-03-01CI: the IRC posting is now in a separate workflow and runs only after success...Robin Haberkorn2-17/+33
2025-03-01CI: fixed posting of latest commits into the IRC channelRobin Haberkorn1-10/+17
2025-03-01CI: post all new commits into the IRC channelRobin Haberkorn1-0/+10
2025-02-15fixup: set the GH_TOKEN environment variable to fix using the `gh` tool in ni...Robin Haberkorn1-0/+2
2025-02-15nightly builds: use Github API to download pkg2appimage toolRobin Haberkorn1-2/+2
2025-01-19Mac OS nightly builds are relocatable nowRobin Haberkorn1-1/+4
2024-12-27fixup: fixed installation of dependencies for win64-gtkRobin Haberkorn1-4/+4
2024-12-27nightly builds now include 64-bit Windows builds (MINGW64)Robin Haberkorn1-28/+28
2024-12-05nightly builds: use Mac OS 13 instead of the deprecated version 12Robin Haberkorn1-1/+1
2024-11-05fully support relocatable binaries, improving AppImagesRobin Haberkorn1-7/+12
2024-10-30CI: disabled Valgrind altogetherRobin Haberkorn1-2/+2
2024-10-30CI: Valgrind does not work in the Ubuntu runners, so let's try it under Mac OSRobin Haberkorn1-4/+4
2024-10-30testsuite: added --valgrind option for running SciTECO under Valgrind (memcheck)Robin Haberkorn1-2/+2
2024-10-28Mac OS nightly builds: automatically extract package versionRobin Haberkorn1-1/+2
2024-10-25hopefully fixed win32-gtk nightly builds: explicitly draw in librsvg and pixb...Robin Haberkorn1-4/+4
2024-10-16set target release to v2.2.0Robin Haberkorn1-1/+1
2024-09-21disable shared libraries by defaultRobin Haberkorn2-14/+5
2024-09-17updated cheat sheetRobin Haberkorn1-0/+1
2024-09-17Github pages are auto-generated from the Markdown files and HTML manuals nowRobin Haberkorn1-1/+24
2024-09-10fixed win32 CI and nightly builds (refs #5)Robin Haberkorn2-8/+17
2024-09-10fixed Mac OS nightly builds by installing an up-to-date GroffRobin Haberkorn1-1/+2
2024-08-24win32 CI: also set PDCURSES_CFLAGSRobin Haberkorn1-1/+4
2024-08-23hopefully fixed the Windows CI testsRobin Haberkorn1-1/+2
2024-08-23fully support out of tree buildsRobin Haberkorn2-13/+5