quakeforge/tools/qfcc
Bill Currie ece9660099 get @system working (Closes: #52). I'm not happy with the name of this
operator and I'm very open to suggestions, but it seems to work. What
@system does is to mark a def in such a way that the linker will allow it
to be redefined /once/ giving the programmer control over where and when
a def is defined, but initializing it elsewhere. This is most useful when
working with v6 progs and separate compliation as the `system' defs need to
be in a certain order in certain locations or the resuting progs.dat file
will be incompatable with non-qf 0.5 servers.
2002-09-17 18:42:35 +00:00
..
doc QSG2 glows almost working. Plus lots of typos killed. 2002-06-18 21:41:24 +00:00
include "for example" is more appropriate than "that is" 2002-09-16 15:42:11 +00:00
source get @system working (Closes: #52). I'm not happy with the name of this 2002-09-17 18:42:35 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
Makefile.am some make dist fixes 2002-01-22 17:17:18 +00:00
TODO more cleanups 2002-06-01 05:30:16 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00