DescriptionAdd treehash tool for win_toolchain
This matches what the python does in get_toolchain_if_necessary.py
and produces the same SHA1. This allows the toolchain "up-to-date"
check to be much faster (from ~1.1s -> ~0.1s on Z620). Since this is
run in the hot path of GN generation we don't want it to be slow.
See linked bug for timing details.
This is intended to replace a bunch of code in the above python script
but I'll do the integration as a separate change.
R=brettw@chromium.org, dpranke@chromium.org
BUG=360878
Patch Set 1 #Patch Set 2 : tidying #
Messages
Total messages: 5 (0 generated)
|