quakeforge/tools/qfcc/doc
Bill Currie 6d5ffa9f8e [build] Move to non-recursive make
There's still some cleanup to do, but everything seems to be working
nicely: `make -j` works, `make distcheck` passes. There is probably
plenty of bitrot in the package directories (RPM, debian), though.

The vc project files have been removed since those versions are way out
of date and quakeforge is pretty much dependent on gcc now anyway.

Most of the old Makefile.am files  are now Makemodule.am.  This should
allow for new Makefile.am files that allow local building (to be added
on an as-needed bases).  The current remaining Makefile.am files are for
standalone sub-projects.a

The installable bins are currently built in the top-level build
directory. This may change if the clutter gets to be too much.

While this does make a noticeable difference in build times, the main
reason for the switch was to take care of the growing dependency issues:
now it's possible to build tools for code generation (eg, using qfcc and
ruamoko programs for code-gen).
2020-06-25 11:35:37 +09:00
..
dot Document alias defs. 2012-12-09 19:43:12 +09:00
man [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expressions.txt document all those weird opcodes :) 2001-11-05 19:32:50 +00:00
hello.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
hello2.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
qcc.txt audit the usage of "only" 2010-01-13 06:42:26 +00:00
qfcc-output.txt Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
qfcc.lyx audit the usage of "only" 2010-01-13 06:42:26 +00:00
radians.r Updates to the Ruamoko manual, still very much in progress. 2003-02-18 20:08:05 +00:00
warnings.txt Objective-C warnings documentation from gcc. 2010-12-16 20:12:24 +09:00