boringssl/util/bot
David Benjamin e1bfd16dd7 Update yasm to 1.3.0 on the bots.
As of https://chromium-review.googlesource.com/#/c/608869/, Chromium is
now using yasm 1.3.0, which means we can rely on it.

This is upstream's yasm-1.3.0-win32.exe which has a SHA-512 hash of:
850b26be5bbbdaeaf45ac39dd27f69f1a85e600c35afbd16b9f621396b3c7a19863ea3ff316b025b578fce0a8280eef2203306a2b3e46ee1389abb65313fb720

(I'm using such a humungous hash because if one searches for it on
Google, there is evidence that someone else in the world downloaded the
same hash.)

Change-Id: I4674080dd07d3e07f399a67e767a00fc67d4aa63
Reviewed-on: https://boringssl-review.googlesource.com/19104
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
2017-08-14 18:55:28 +00:00
..
go Update tools from Chromium. 2017-06-16 16:54:42 +00:00
cmake-linux64.tar.gz.sha1 Update cmake-linux64.tar.gz and cmake-mac.tar.gz. 2016-03-10 17:23:17 +00:00
cmake-mac.tar.gz.sha1 Update cmake-linux64.tar.gz and cmake-mac.tar.gz. 2016-03-10 17:23:17 +00:00
cmake-win32.zip.sha1 Update Windows tools for the bots. 2016-03-10 16:44:17 +00:00
DEPS Update other bot tools. 2017-06-29 20:12:53 +00:00
extract.py Add hash of SDE tool for the bots. 2017-05-11 20:10:33 +00:00
perl-win32.zip.sha1 Update Windows tools for the bots. 2016-03-10 16:44:17 +00:00
README Drop in Go toolchain bootstrap scripts for the bots. 2015-02-17 23:25:12 +00:00
sde-linux64.tar.bz2.sha1 Update to the latest Intel SDE. 2017-06-29 19:36:23 +00:00
update_clang.py Update other bot tools. 2017-06-29 20:12:53 +00:00
UPDATING Update yasm to 1.3.0 on the bots. 2017-08-14 18:55:28 +00:00
vs_env.py Add support for finding depot_tools' MSVC toolchain on the bots. 2015-03-25 15:31:55 +00:00
vs_toolchain.py Update other bot tools. 2017-06-29 20:12:53 +00:00
yasm-win32.exe.sha1 Update yasm to 1.3.0 on the bots. 2017-08-14 18:55:28 +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.