quakeforge/tools/qfcc
Bill Currie 44c48feb56 [qfcc] Add attached node's parents to source edges
The assignment to the node's variable must come after any uses of that
node, which the node's parent set indicates. In the swap test, this was
not a problem as the node had no parents, and in the link order test, it
just happened(?) to work.
2021-12-28 09:23:14 +09:00
..
doc [qfcc] Correct some errors in the man page 2021-11-29 11:38:54 +09:00
include [qfcc] Preserve input qfo data in qfo_to_progs 2021-12-27 00:27:15 +09:00
source [qfcc] Add attached node's parents to source edges 2021-12-28 09:23:14 +09:00
test [qfcc] Add a test for use/write dependencies 2021-12-27 14:17:12 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00