| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prequeue: say how many files are being preprocessed | yenatch | 2013-12-08 | 1 | -3/+11 |
| | | |||||
| * | prequeue: less wasteful stdout rerouting | yenatch | 2013-12-07 | 1 | -5/+8 |
| | | |||||
| * | handle preprocessing in one python procress; export asm labels | yenatch | 2013-12-07 | 1 | -0/+29 |
| 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 | |||||
