<feed xmlns='http://www.w3.org/2005/Atom'>
<title>videoteco-fork/doc, branch v7.0</title>
<subtitle>Video TECO: Robin Haberkorn's fork and MS-DOS port</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/videoteco-fork/'/>
<entry>
<title>reconstructed Autotools build system (closes #1)</title>
<updated>2025-05-05T07:30:24+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-05-05T07:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/videoteco-fork/commit/?id=05826b51ec41ae091756087bc734931c071e9221'/>
<id>05826b51ec41ae091756087bc734931c071e9221</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>added the original "TECO Manual V4" (Video TECO User's Guide) - just for archival purposes</title>
<updated>2025-05-04T15:28:32+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-05-04T14:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/videoteco-fork/commit/?id=90f2294be85e5f1a2fdbc6826c6cb8d10965b7ac'/>
<id>90f2294be85e5f1a2fdbc6826c6cb8d10965b7ac</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
