aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
12 daysupdated all links to the new "Knowledge Base" and mention mailing listsRobin Haberkorn6-23/+25
12 daysCI: fixed Windows LTO buildsRobin Haberkorn1-21/+17
14 days50-ubuntu22-appimage: build AppImages as part of the new fmsbw.de-based CIRobin Haberkorn3-4/+30
2025-09-24./configure --with-launcher=LAUNCHER can be used to run SciTECO with a launch...Robin Haberkorn3-5/+11
2025-09-23freebsd14-msys-sciteco: build Win64 Gtk binaries as wellRobin Haberkorn1-7/+63
2025-09-23freebsd14-msys-sciteco: disable LTO for the time beingRobin Haberkorn1-3/+5
2025-09-23freebsd14-msys-sciteco: force cross compilation in ./configureRobin Haberkorn1-9/+21
2025-09-22testsuite: disable testcases with Valgrind only when detecting the fmsbw.de C...Robin Haberkorn1-2/+2
2025-09-22website: allow build.tes to be called from out-of-tree buildsRobin Haberkorn3-10/+15
2025-09-22fmsbw.de CI job now also cross-compiles the Windows PDCurses binariesRobin Haberkorn2-34/+120
2025-09-21when running the testsuite with --verbose, also turn off colors (--color=never)Robin Haberkorn3-8/+8
2025-09-21testsuite: disable test cases when running with --valgrindRobin Haberkorn1-0/+6
2025-09-21moved most resources to fmsbw.deRobin Haberkorn21-50/+87
2025-09-15fnkeys.tes: fixed clicking the fold marginRobin Haberkorn1-1/+1
2025-09-14ncurses: avoid the middle mouse button workaround in newer ncurses versionsRobin Haberkorn2-11/+10
2025-09-09work around ncurses mouse handling bugsRobin Haberkorn2-53/+113
2025-09-02fixed help for EO (program version) commandRobin Haberkorn1-1/+1
2025-09-02nightly workflow: try to build on Ubuntu 22.04Robin Haberkorn1-1/+1
2025-09-02added help topcic for ":O"Robin Haberkorn1-1/+1
2025-09-02build woman-pages via templates since pattern rules with grouped targets appe...Robin Haberkorn1-3/+12
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-02fixed parallel builds of the woman pagesRobin Haberkorn1-2/+2
2025-09-02fixup 9425ad37ec95a40dc039169031259161c92cc217: fixed error handling in ED hooksRobin Haberkorn1-2/+2
2025-09-02nightly workflow: don't build Ubuntu packages and AppImages are now based on ...Robin Haberkorn3-56/+19
2025-08-31NEWS: fixed markdown tableRobin Haberkorn1-3/+5
2025-08-31README: mention OBS release and nightly buildsRobin Haberkorn3-23/+32
2025-08-31support <:O>: if a label is not found, continue execution after the go-to sta...Robin Haberkorn10-39/+101
2025-08-30the computed go-to command (O) is now 0-indexed and all invalid indexes and e...Robin Haberkorn7-25/+50
2025-08-28bumped minimum Gtk version to 3.24Robin Haberkorn5-9/+3
2025-08-27avoid g_prefix_error_literal(), which requires glib 2.70Robin Haberkorn1-2/+2
2025-08-27readded the executable flag to debian/sciteco-gtk.installRobin Haberkorn1-0/+2
2025-08-26bumped minimum GCC version to v8.1Robin Haberkorn4-2/+10
2025-08-26scintilla: the NetBSD support patch has been revised againRobin Haberkorn1-0/+0
2025-08-23scintilla: the NetBSD-support patch has been rebasedRobin Haberkorn1-0/+0
2025-08-22bumped Scintilla to v5.5.7Robin Haberkorn1-0/+0
2025-08-21support Groff v1.19.2 as still used by default on NetBSD 10Robin Haberkorn5-7/+15
2025-08-21fully support NetBSD with its native libcursesRobin Haberkorn6-8/+56
2025-08-19AX_WITH_NCURSES: also check for NCURSEN_VERSIONRobin Haberkorn1-2/+6
2025-08-19curses: fixed configuration for native netbsd-curses and ncurses (several cor...Robin Haberkorn8-637/+342
2025-08-18sciteco(7): clarified SciTECO's policy with regards to TECO-11 and Video TECO...Robin Haberkorn1-5/+7
2025-08-16updated README, NEWS and TODORobin Haberkorn3-37/+76
2025-08-16avoid linebreak in AC_CHECK_FUNCS(): might fix openSUSE 15.5 and 15.6 nightly...Robin Haberkorn1-2/+1
2025-08-16UNIX curses: some clarifications on what is done during teco_interface_init_s...Robin Haberkorn2-2/+13
2025-08-14Debian: explicitly depend on a C compiler as wellRobin Haberkorn1-1/+2
2025-08-14README: mention the RPM-based repositories provided by OBSRobin Haberkorn1-1/+4
2025-08-14fix up hash-bang lines only of the scripts really installed by the current `m...Robin Haberkorn1-3/+18
2025-08-14debian/rules: enable verbose testsuite logRobin Haberkorn1-0/+3
2025-08-13YAML lexer: default to 2 character soft tabsRobin Haberkorn1-0/+3
2025-08-10allow messages to be of arbitrary length: fixes crashesRobin Haberkorn1-8/+3