Commit Graph

10 Commits

Author SHA1 Message Date
Elliot Nunn
1a20c7c40d Revert the DumpObj scheme 2020-02-01 22:07:57 +08:00
Elliot Nunn
5dd22e2276 Oops! Bugs! 2019-12-22 07:52:26 +08:00
Elliot Nunn
8ed81abc85 Auto-DumpObj every file in BuildResults
Having an up-to-date object dump hands greatly speeds up the
round-tripping slog.
2019-12-21 06:03:56 +08:00
Elliot Nunn
4ed556851a Stdout: Disk:Src:Folder:File -> Folder/File
This saves time when tracking down the file causing a build error
2019-12-21 06:03:02 +08:00
Elliot Nunn
4b5bd86876 Return nonzero status on MPW error 2019-12-21 06:00:11 +08:00
Elliot Nunn
7627be1e6d Reduce console spam 2019-12-21 05:59:27 +08:00
Elliot Nunn
caf4716632 Use tempfiles for disk image preparation
Previously these intermediates were placed in the build directory but
immediately deleted. Unless we are going to make them easily available
for inspection (hopefully not often required), they should just go in
/tmp.
2019-07-17 11:21:34 +08:00
Elliot Nunn
f3c5967310 Give MPW more RAM 2019-07-11 12:58:13 +08:00
Elliot Nunn
f4d0dadebe Create useful .build/.flatten scripts
Also, factor out some common code
2019-06-29 22:56:27 +08:00
Elliot Nunn
93dfc883a1 Include build script, System and MPW 2019-06-29 22:17:03 +08:00