boringssl/util/bot
David Benjamin 4b0afdd220 Add a tool to download Chromium's prebuilt clang.
See tools/clang/scripts/update.sh. This'll be used to run ASan on the bots.

BUG=469928

Change-Id: I6b5093c2db21ad4ed742852944e77a6b32e29e29
Reviewed-on: https://boringssl-review.googlesource.com/4402
Reviewed-by: Adam Langley <agl@google.com>
2015-04-20 18:56:03 +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 Add a tool to download Chromium's prebuilt clang. 2015-04-20 18:56:03 +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
toolchain_vs2013.hash Add support for finding depot_tools' MSVC toolchain on the bots. 2015-03-25 15:31:55 +00:00
update_clang.py Add a tool to download Chromium's prebuilt clang. 2015-04-20 18:56:03 +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 Add support for finding depot_tools' MSVC toolchain on the bots. 2015-03-25 15:31:55 +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.