boringssl/util/bot
David Benjamin 98348562f0 Update SDE to 8.35.0-2019-03-11.
The new version has trap flag emulation, which is great for our ABI
tests. This CL doesn't enable it yet, however. The emulation is slightly
off on when traps start and stop, so the ABI tester will need to tweaked
to be more lenient.

Change-Id: I0eb20176dc63eaa1c35f77379b34f7bb6c0b0407
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35464
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-04-04 17:41:28 +00:00
..
go Update tools. 2019-01-07 22:39:55 +00:00
cmake-linux64.tar.gz.sha1 Update CMake to 3.10.0 on the bots. 2017-12-13 21:35:11 +00:00
cmake-mac.tar.gz.sha1 Update CMake to 3.10.0 on the bots. 2017-12-13 21:35:11 +00:00
cmake-win32.zip.sha1 Switch to 64-bit tools on Windows. 2018-06-29 18:05:31 +00:00
DEPS Update tools. 2019-01-07 22:39:55 +00:00
extract.py Add hash of SDE tool for the bots. 2017-05-11 20:10:33 +00:00
nasm-win32.exe.sha1 Switch to 64-bit tools on Windows. 2018-06-29 18:05:31 +00:00
perl-win32.zip.sha1 Switch to 64-bit tools on Windows. 2018-06-29 18:05:31 +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 SDE to 8.35.0-2019-03-11. 2019-04-04 17:41:28 +00:00
sde-win32.tar.bz2.sha1 Update SDE to 8.35.0-2019-03-11. 2019-04-04 17:41:28 +00:00
update_clang.py Update tools. 2019-01-07 22:39:55 +00:00
UPDATING Update SDE to 8.35.0-2019-03-11. 2019-04-04 17:41: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 tools. 2018-06-14 13:58:05 +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.