boringssl/util/bot
David Benjamin e9ae99bba2 Add an option to statically link a custom libc++.
MSan and TSan both require instrumenting everything. Add some machinery so we
can do this on the bots.

Change-Id: I7d2106bc852ee976455d18787d3a20a35373a9e7
Reviewed-on: https://boringssl-review.googlesource.com/30644
Reviewed-by: Adam Langley <agl@google.com>
2018-08-09 21:37:04 +00:00
..
go Update tools. 2018-06-14 13:58:05 +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 Add an option to statically link a custom libc++. 2018-08-09 21:37:04 +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
sde-linux64.tar.bz2.sha1 Revert "Update SDE to 8.16.0." 2018-03-30 17:59:40 +00:00
update_clang.py Update tools. 2018-08-09 19:31:22 +00:00
UPDATING Update tools. 2018-08-09 19:31:22 +00:00
vs_env.py
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.