Add a 'recompact' tool, which forces recompaction of the build and deps logs.
authorNico Weber <thakis@chromium.org>
Mon, 8 Jul 2013 19:34:46 +0000 (12:34 -0700)
committerNico Weber <thakis@chromium.org>
Mon, 8 Jul 2013 19:34:46 +0000 (12:34 -0700)
commit8de46a9685f562b75319bb48263e8c787e86d48b
tree21f41c2d59b4cfb0a5b467ccdfaa293946c157b1
parent1f7fa18dea3a57653811f75072871da08d1cff7b
Add a 'recompact' tool, which forces recompaction of the build and deps logs.

This is useful for performance comparisons between two build directories.
src/build_log.cc
src/deps_log.cc
src/ninja.cc