diff options
author | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 02:01:55 +0000 |
---|---|---|
committer | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 02:01:55 +0000 |
commit | e3a24f60f6e32d24bbfb25362587e87bced34682 (patch) | |
tree | 9de936efb2cedd5e0c2d30e908522aa4cada1973 /testing | |
parent | 15c587667283217b695c992e3e59d8a8ea2657dc (diff) | |
download | chromium_src-e3a24f60f6e32d24bbfb25362587e87bced34682.zip chromium_src-e3a24f60f6e32d24bbfb25362587e87bced34682.tar.gz chromium_src-e3a24f60f6e32d24bbfb25362587e87bced34682.tar.bz2 |
NaCl: Add script for downloading the integrated runtime (IRT) library
In a subsequent change, I will hook this up so that this script is
invoked from Chrome's DEPS file.
The idea is that we will put the SHA1 hashes of the IRT binaries into
DEPS, because we do not want to trust the integrity of the site where
they are hosted. Various buildbots and trybots have the ability to
upload to this site, including overwriting existing files without an
audit trail.
nacl_revision needs to be updated in DEPS before this script can be
enabled in DEPS. I am committing the script first because we have had
some trouble updating nacl_revision (see
http://code.google.com/p/nativeclient/issues/detail?id=1729).
The script is based loosely on NaCl's download_toolchains.py script.
BUG=http://code.google.com/p/nativeclient/issues/detail?id=1595
TEST=from the "chromium" directory, run:
python build/download_nacl_irt.py --nacl_revision 5024 --file_hash x86_32 None --file_hash x86_64 None
Review URL: http://codereview.chromium.org/6900018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82977 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions