boringssl/util/bot
David Benjamin 3b5b87f579 Teach vs_toolchain.py to load both MSVC 2015 and 2017.
The default is still 2015, but I'll use this to spin up some 2017 bots
as well.

Change-Id: Id189791c5c50ae5403f7d6db1cd486f8a3f43dfa
Reviewed-on: https://boringssl-review.googlesource.com/21165
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-06 14:47:50 +00:00
..
go Update to Go 1.9 on the bots. 2017-08-29 19:52:02 +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
sde-linux64.tar.bz2.sha1 Update to the latest Intel SDE. 2017-06-29 19:36:23 +00:00
update_clang.py Refresh update_clang.py and download Windows Clang. 2017-09-18 20:36:33 +00:00
UPDATING Teach vs_toolchain.py to load both MSVC 2015 and 2017. 2017-10-06 14:47:50 +00:00
vs_env.py
vs_toolchain.py Teach vs_toolchain.py to load both MSVC 2015 and 2017. 2017-10-06 14:47:50 +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.