quakeforge/tools/qfcc/include
Jeff Teunissen 9f6dcec9dd --save-temps support for qfcc. It'll leave files with the same filenames
they're generated from, with the exception that they will have an
extension of .p. Obviously, depends on cpp support.
2002-01-05 19:13:20 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
cmdlib.h made qfcc compile again, by renaming com_token to qfcc_com_token so it does not conflict with QFutil 2002-01-04 11:12:52 +00:00
expr.h lots of work on better array/pointer/struct handline. doesn't quite work yet 2001-12-12 08:39:47 +00:00
getopt.h qfcc: getopt support. Yes, it exists, and it works, and it's fun! :) 2001-10-26 08:14:05 +00:00
Makefile.am Add getopt.h to the dist, just in case. 2001-10-26 23:54:20 +00:00
qfcc.h --save-temps support for qfcc. It'll leave files with the same filenames 2002-01-05 19:13:20 +00:00
scope.h header block fixes 2001-12-08 20:40:50 +00:00
struct.h header block fixes 2001-12-08 20:40:50 +00:00
switch.h header block fixes 2001-12-08 20:40:50 +00:00
type.h beginnings of breaking out the type code 2001-12-11 19:58:12 +00:00