quakeforge/tools
Bill Currie 102eab0d84 linker.[ch]:
start working on the linker.
class.[ch]:
	redo class defs so the pointer works (needs relocs still)
obj_file.h:
	add prototype for read_obj_file, QFO_* data access macros and include
	pr_debug.h
type.[ch]:
	separate type system initialisation and recording of the standard types
	so find_type works properly in multiple compilation
def.c:
	don't mark static defs as initialized
expr.c:
	proper class pointer def stuff
immediate.c:
	clean out dead vars/code
obj_file.c:
	allocate space for the line info and bail if the file can't be opened.
qfcc.c:
	register the standard types for each compile pass and start linking the
	files
2002-07-03 20:16:32 +00:00
..
3dfx_stub the long time needed 3dfxstub.so 2002-06-27 05:42:58 +00:00
Forge Forge: partial support for projects. Very (VERY!) incomplete. 2002-05-29 11:21:25 +00:00
cross mingw build fixes again (including mostly working in sid: got some link issues) 2001-09-25 06:18:30 +00:00
cvs2cl update to current version 2001-12-18 06:53:49 +00:00
gas2masm ignore gas2masm 2001-09-28 07:33:46 +00:00
gl_stub remove a bonus TRACE 2002-03-14 19:40:59 +00:00
misc bring in the tools from newtree and nuq. the two pythong files are from nuq 2001-01-09 05:58:40 +00:00
pak mingw gcc 3.1 is freaking weird 2002-06-02 05:27:32 +00:00
qfcc linker.[ch]: 2002-07-03 20:16:32 +00:00
qfdefs memory allocation checking cleanup 2002-05-14 06:37:28 +00:00
qfpreqcc a couple fixes pointed out by raorn (thanks) 2002-02-21 08:46:22 +00:00
qfprogs print out function param info 2002-06-27 22:51:42 +00:00
quaketoascii Add a clean target to quaketoascii's makefile. 2002-05-31 06:44:48 +00:00
qwaq win32 compile fixes 2002-05-31 19:24:56 +00:00
.gitignore Fix three gitignores. 2002-01-31 07:49:29 +00:00
Makefile.am make qwaq build as part of the main tree (but /not/ install) 2002-05-31 06:55:35 +00:00
graph-timeframes - oops, count the command line properly 2001-12-09 16:52:43 +00:00
qfgl_gen.pl This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
zpak traking pak command line changes... 2002-05-07 03:47:01 +00:00