| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-01 | fixed `make devdoc` (Doxygen code documentation)HEADmaster | Robin Haberkorn | 1 | -1/+1 | |
| The Doxyfile.in referenced @top_srcdir@ which resolves to `..` even though doxygen is invoked from the root directory. This is fixed now by using absolute paths. | |||||
| 2025-05-05 | reconstructed Autotools build system (closes #1) | Robin Haberkorn | 1 | -0/+1551 | |
| The resulting config.h.in is similar to the one from the CVS repo. However, I removed checks that apparently weren't referenced in the code base. Also, I fixed the terminfo check. Previously, it was actually building against termcap on my system. Terminfo should always be preferred. Currently, it does not check against ncurses itself. If it turns out there are systems with an ncurses pkg-config file, but without tinfo, we might have to check for ncurses as well. It adds both -Wall and -Wsign-compare, which turned out to be useful to debug the DOS version. | |||||
| 2025-05-04 | added the original "TECO Manual V4" (Video TECO User's Guide) - just for ↵ | Robin Haberkorn | 4 | -0/+4840 | |
| archival purposes I haven't updated it with any of the changes I did since Paul Cantrell put it online in 2007. Original source: https://www.copters.com/teco.html | |||||
