quakeforge/tools/qwaq
Bill Currie c8163fc0de Add an option to prevent the use of default paths.
Despair has things locked down such that running qfcc during a build fails
due to lack of read access to /usr/local/lib. This is actually a good
thing as accidentally hitting old includes/libs (when a file gets deleted
in the tree) hides bugs. Thus, --no-default-paths to turn off default
search paths.
2012-01-04 13:53:04 +09:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
Makefile.am Add an option to prevent the use of default paths. 2012-01-04 13:53:04 +09:00
builtins.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
defs.qc Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
main.c Move the essential init code into Sys_Init(). 2011-09-11 14:56:47 +09:00
main.qc Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
progs.src.in Fix qwaq for the recent Array(Private) tweaks. 2010-12-13 19:10:05 +09:00
qwaq.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
test.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00