boringssl/util/bot
David Benjamin 5dde62364e Fix location of Clang stamp file.
It should be inside the llvm-build directory, otherwise it's not in
.gitignore and things get confused.

Change-Id: I5be31e0b0db69fff9935cbf6dbd9c612fd5a4769
Reviewed-on: https://boringssl-review.googlesource.com/21805
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-12 17:56:16 +00:00
..
go Update to Go 1.9 on the bots. 2017-08-29 19:52:02 +00:00
cmake-linux64.tar.gz.sha1 Update cmake-linux64.tar.gz and cmake-mac.tar.gz. 2016-03-10 17:23:17 +00:00
cmake-mac.tar.gz.sha1 Update cmake-linux64.tar.gz and cmake-mac.tar.gz. 2016-03-10 17:23:17 +00:00
cmake-win32.zip.sha1 Update Windows tools for the bots. 2016-03-10 16:44:17 +00:00
DEPS Update other bot tools. 2017-06-29 20:12:53 +00:00
extract.py Add hash of SDE tool for the bots. 2017-05-11 20:10:33 +00:00
perl-win32.zip.sha1 Update Windows tools for the bots. 2016-03-10 16:44:17 +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 to the latest Intel SDE. 2017-06-29 19:36:23 +00:00
update_clang.py Fix location of Clang stamp file. 2017-10-12 17:56:16 +00:00
UPDATING Teach vs_toolchain.py to load both MSVC 2015 and 2017. 2017-10-06 14:47:50 +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 Teach vs_toolchain.py to load both MSVC 2015 and 2017. 2017-10-06 14:47:50 +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.