DescriptionIncrease flexibility for NaCl toolchain download script.
Passing arguments in from the DEPS file makes it easier to configure the
download. The main intent of this change is to make it easier to extract
the NaCl toolchain immedately after downloading it in the Mojo repo.
Currently Chromium does not need to extract the toolchain immedately, and
this would require ~920MB of disk space, so this refactoring makes
extraction possible but optional. Eventually Chromium will extract the
toolchain immedately, but this will require a deeper rework of the GYP
build.
BUG=https://code.google.com/p/chromium/issues/detail?id=401761
Committed: https://crrev.com/474ab324d17d2cd198d3fb067cabc10a775a8df7
Cr-Commit-Position: refs/heads/master@{#309963}
Patch Set 1 #Patch Set 2 : Simplify #Messages
Total messages: 14 (2 generated)
|