Eric S. Raymond
9e5ac5a43e
Correct a dependency.
2017-06-13 20:43:41 +03:00
Eric S. Raymond
6172ecb1af
Use C99 moode of compiler.
2017-06-13 20:43:41 +03:00
NHOrus
b11fcf07e3
Different, correct fix of tests
...
Now without caching .data and extended cleanup
2017-06-13 20:43:41 +03:00
Eric S. Raymond
75c8df9225
First version of regression tests.
...
Only one test so far but the framework for more is in place.
2017-06-13 20:43:41 +03:00
Eric S. Raymond
a408da3fed
Repair CentOS 6 build (fails due to clock_gettime() being undefined)
...
GitLab issue #2 .
2017-06-13 20:43:41 +03:00
Eric S. Raymond
793c3fa1a4
Remove cached data on clean.
...
We've had two instances now of database compilation getting silently
broken and that not noticed because of the caching. Attempt to
forestall this.
2017-06-13 20:43:41 +03:00
Eric S. Raymond
3cd972a418
Documentation polishing. Add TODO.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
6ef3e68c0c
Replace fDATIME with ANSI/POSIX clock_gettime(). Rip out DOS/AMIGA shims.
...
The thinking here is that we simplify life by going pure ANSI/POSIX.
This is a text game. If it ever runs on anything but Unix again it's
almost certain to be on something like WSL that supplies a
POSIX-conformant text console.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
015583689c
Add control file for shipper.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
587991c168
Consistent use of 'advent' to avoid collision with BSD Games.
...
Manual page added.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
f5f3c5ea25
Relicense to 2-clause BSD. Befin the history document.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
3a9c44f910
Minimal forward-port to modern C - just enough to get it to compile.
2017-06-13 20:43:39 +03:00
Eric S. Raymond
f16343f8dc
Don Wood's 430-point Adventure 2.5 from 1995, from rec.games.int-fiction.
2017-06-13 20:43:39 +03:00