boringssl/util/bot
David Benjamin 3b27843b7c Go's darwin filenames have changed.
32-bit is gone (wasn't being used anyway) and the -osx10.8 suffix is gone.
Still looking into why the Linux bots are unhappy.

Change-Id: If3a35d20fb1cc6f1e3f023d792dc78b5c5aac72a
Reviewed-on: https://boringssl-review.googlesource.com/6061
Reviewed-by: Adam Langley <agl@google.com>
2015-09-30 18:32:05 +00:00
..
go Go's darwin filenames have changed. 2015-09-30 18:32:05 +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
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 Sync vs_toolschain.py up with Chromium. 2015-06-02 21:04:30 +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.