Create log entries in BuildLog::RecordCommand without requiring a log file
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 2 Oct 2011 00:57:41 +0000 (01:57 +0100)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 24 Oct 2011 00:16:37 +0000 (01:16 +0100)
commit386cbf6c7e49c88b87f54619b06670ea9f66c8a5
tree1464afeb8a2d6f31bd7249630273f7d579d52ca3
parent6fc220b8b98d0a89204f144557d935feb775aeca
Create log entries in BuildLog::RecordCommand without requiring a log file

This permits us to write tests that write and later read from
the build log without needing a temporary log file.
src/build_log.cc