boringssl/util/bot
Nico Weber 7100ee9832 Chromium's update.sh is dead, long live update.py
update.py used to be used only on Windows until very recently, but
Windows and non-Windows have been at the same clang revision for
a while now.  So even a few months ago update.py and update.sh
would've contained the same clang revision.

BUG=chromium:494442

Change-Id: Ie9127a1c49e31a7810ee431f8e662350c245917c
Reviewed-on: https://boringssl-review.googlesource.com/6620
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-12-16 17:30:31 +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 Chromium's update.sh is dead, long live update.py 2015-12-16 17:30:31 +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.