boringssl/util/bot
David Benjamin 0d5e080ab9 Drop in prebuilt versions of Windows files.
These are upstream's prebuilt binaries of:
e9493171de0edd8879755aa7229a701010a19561  cmake-3.1.3-win32-x86.zip
ab6e7aee6a915c4d820b86f5227094763b649fce  strawberry-perl-5.20.2.1-32bit-portable.zip
4c4d1951181a610923523cb10d83d9ae9952fbf3  yasm-1.2.0-win32.exe

This is intentionally using yasm 1.2.0 rather than the latest 1.3.0 to match
Chromium's current bundled version. Chromium has additional patches, but they
all seem to be either in 1.2.0 or not relevant for us.

Also update extract.py a little to account for these.

BUG=430237

Change-Id: Iad6687e493900b25390d99882c7ceea62fff8b9b
Reviewed-on: https://boringssl-review.googlesource.com/3710
Reviewed-by: Adam Langley <agl@google.com>
2015-03-02 23:03:38 +00:00
..
go Drop in Go toolchain bootstrap scripts for the bots. 2015-02-17 23:25:12 +00:00
cmake-linux64.tar.gz.sha1 Pull in a pre-built tarball of cmake 3.1.3 for the bots. 2015-02-17 23:27:14 +00:00
cmake-mac.tar.gz.sha1 Add a prebuilt CMake for OS X for the bots. 2015-02-26 23:49:03 +00:00
cmake-win32.zip.sha1 Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
DEPS Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
extract.py Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
perl-win32.zip.sha1 Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
README Drop in Go toolchain bootstrap scripts for the bots. 2015-02-17 23:25:12 +00:00
yasm-win32.exe.sha1 Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00

This directory contains tools for setting up a hermetic toolchain on the
continuous integration bots. It is in the repository for convenience and can be
ignored in development.