aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)AuthorFilesLines
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-09-21disable shared libraries by defaultRobin Haberkorn1-5/+2
2024-09-10fixed win32 CI and nightly builds (refs #5)Robin Haberkorn1-3/+6
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 Haberkorn1-10/+4
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 Haberkorn1-3/+3
2022-11-20Github workflows: no longer try to build on deprecated runners like ubuntu-18...Robin Haberkorn1-1/+1
2022-01-15fixed CI builds on WindowsRobin Haberkorn1-1/+1
2021-10-24added ./configure --enable-debug and make sure that NDEBUG is defined properlyRobin Haberkorn1-3/+4
2021-10-12CI on MacOS should only use ClangRobin Haberkorn1-0/+4
2021-10-11upgraded to Scintilla 5.1.3 and Scinterm 3.1Robin Haberkorn1-6/+6
2021-10-08CI: enabled the win32-curses test caseRobin Haberkorn1-48/+48
2021-10-08revised icon loading on Windows and packaging againRobin Haberkorn1-5/+1
2021-06-08improved PDCurses detectionRobin Haberkorn1-1/+1
2021-06-08get rid of the GObject Builder (GOB2): converted teco-gtk-info-popup.gob and ...Robin Haberkorn1-1/+1
2021-06-08added a CI job for Windows 32-bit (currently disabled)Robin Haberkorn1-0/+49
2021-06-03ci.yml: run the test suite in verbose mode - we've got nothing but the Github...Robin Haberkorn1-2/+6
2021-06-02CI Github workflow: turns out we need to manually install autotools on macOS ...Robin Haberkorn1-1/+1
2021-06-02Github workflows: some macOS simplifications and build nightly packages with ...Robin Haberkorn1-7/+4
2021-06-01ci.yml: try to build on macOSRobin Haberkorn1-1/+35
2021-06-01Continuous Integration artifacts are now built only once a day (nightly build...Robin Haberkorn1-0/+57