Commit graph

3 commits

Author SHA1 Message Date
yenatch 493b483490 prequeue: say how many files are being preprocessed 2013-12-08 18:01:53 -05:00
yenatch 23268279f2 prequeue: less wasteful stdout rerouting 2013-12-07 20:02:49 -05:00
yenatch 120ba96649 handle preprocessing in one python procress; export asm labels
instead of running a process for each file, one process handles all files
rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
2013-12-07 20:01:50 -05:00