aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-23nightly builds: avoid uploading pkg2appimage.AppImageRobin Haberkorn1-3/+3
2024-05-22build and upload AppImages as part of nightly buildsRobin Haberkorn1-2/+16
2024-05-22ci.yml: hopefully fixed Mac OS CI builds - it appears we need sudo nowRobin Haberkorn1-1/+1
2024-05-22updated CI workflows: bumped some versionsRobin Haberkorn2-12/+12
2023-04-05fixed nightly Debian/Ubuntu buildsRobin Haberkorn1-1/+1
2023-04-05Nightly Builds: hopefully fixed the Ubuntu buildsRobin Haberkorn1-4/+4
2022-12-03fixup: bundle Gtk+ Win32 pixbuf loader DLLs into the package rootRobin Haberkorn1-6/+4
2022-12-03nightly builds Win32 GtkRobin Haberkorn1-2/+2
2022-12-03simplified win32 packaging using mingw-bundedllsRobin Haberkorn1-12/+12
2022-12-01nightly builds: create Mac OS *.pkg packagesRobin Haberkorn1-2/+7
2022-11-27Nightly Builds are uploaded as a Github release now instead of artefactsRobin Haberkorn1-64/+67
2022-11-20fixed nightly builds on Win32/Gtk: the libffi DLL name has changedRobin Haberkorn1-1/+1
2022-11-20fixed nightly builds on Win32: the PCRE DLL name has changedRobin Haberkorn1-2/+2
2022-11-20Github workflows: no longer try to build on deprecated runners like ubuntu-18...Robin Haberkorn2-3/+3
2022-06-21fixed win32-curses CI builds: build-wingui/contrib and build-wincon/contrib w...Robin Haberkorn1-1/+1
2022-06-21Nightly builds: the PDCurses package will now contain both WinCON (sciteco.ex...Robin Haberkorn1-7/+20
2022-01-15fixed CI builds on WindowsRobin Haberkorn2-3/+3
2021-10-24added Mac OS nightly builds (#8)Robin Haberkorn1-7/+73
2021-10-24added ./configure --enable-debug and make sure that NDEBUG is defined properlyRobin Haberkorn1-3/+4
2021-10-24statically link Win32 Curses nightly builds and enable test suitesRobin Haberkorn1-17/+20
2021-10-12CI on MacOS should only use ClangRobin Haberkorn1-0/+4
2021-10-11upgraded to Scintilla 5.1.3 and Scinterm 3.1Robin Haberkorn2-12/+12