quakeforge/tools/qfcc/source
Bill Currie 238e80c89b [build] Fix selective build of tools
A couple of things get built when they shouldn't (eg, vkgen) but this
gets the build system back to its pre-non-recursive-make
configurability.
2021-03-26 16:11:29 +09:00
..
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
class.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
codespace.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
constfold.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cpp.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dags.c Fix a pile of double semicolons 2021-01-09 20:42:23 +09:00
debug.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
def.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
defspace.c [qfcc] Clean up some excess includes 2020-08-17 14:36:08 +09:00
diagnostic.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
disassemble.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dot.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dot_dag.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dot_expr.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
dot_flow.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
dot_sblock.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dot_type.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
dump_globals.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
dump_lines.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dump_modules.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
dump_strings.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
emit.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expr.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
expr_assign.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expr_binary.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expr_bool.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expr_compound.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
expr_obj.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
flow.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
function.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
grab.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
idstuff.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
linker.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
Makemodule.am [build] Fix selective build of tools 2021-03-26 16:11:29 +09:00
method.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
obj_file.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
obj_type.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
opcodes.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
options.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
pragma.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qc-lex.l [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qc-parse.y [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
qfcc.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
qfpreqcc Better handling of progs.dat and line numbers. 2012-11-15 15:04:51 +09:00
qfprogs.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
qp-lex.l [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qp-parse.y [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
reloc.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
shared.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
statements.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
strpool.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
struct.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
stub.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
switch.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
symtab.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
type.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
value.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00