aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
38 hoursscintilla: use new version of the ptrdiff_t-compatibility patchmaster-fmsbw-ciRobin Haberkorn1-0/+0
3 daysthrow an error immediately after nEB if n != 0Robin Haberkorn4-22/+29
4 days20-freebsd14-osx-sciteco: fixed linking against the system's libncursesRobin Haberkorn1-1/+1
4 days./configure: define TE_CHECK_MODULES() which takes static linking into accountRobin Haberkorn3-23/+27
4 daysAX_WITH_NCURSES: support $CURSES_CFLAGS and $CURSES_LIBSRobin Haberkorn2-96/+62
4 daysremoved remaining references to Github projects and updated TODORobin Haberkorn4-12/+39
6 daysremoved the Github CI workflows: this is now fully replaced by the fmsbw.de F...Robin Haberkorn3-526/+0
6 days10-freebsd14-msys-sciteco: also build Doxygen documentationRobin Haberkorn1-1/+4
6 daysadded 20-freebsd14-osx-sciteco: this builds OS X nightly binaries via osxcrossRobin Haberkorn3-3/+78
9 daysadded high-contrast color schemeRobin Haberkorn4-0/+42
9 daysmention both mailing list and personal mail in `sciteco --help`Robin Haberkorn2-2/+2
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
13 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