boringssl/util/bot
David Benjamin 3c92e80d7a Revert "Update tools."
This reverts commit 9d1f96606c.

Reason for revert: aarch64 bots are breaking for some reason.

Original change's description:
> Update tools.
> 
> In particular, get the new NDK. Unfortunately, the new clang picks up
> an unfortunate change for clang-cl that we now must work around.
> 
> http://llvm.org/viewvc/llvm-project?view=revision&revision=319116
> 
> Bug: 109
> Change-Id: I091ca7160683e70cd79b5c2b7a4267fea258ec17
> Reviewed-on: https://boringssl-review.googlesource.com/24644
> Reviewed-by: Steven Valdez <svaldez@google.com>
> Commit-Queue: David Benjamin <davidben@google.com>
> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>

TBR=davidben@google.com,svaldez@google.com

Change-Id: I98960f295987857c4e42c312059b6d5934bb5e43
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 109
Reviewed-on: https://boringssl-review.googlesource.com/24747
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-01-09 21:45:11 +00:00
..
go Update tools. 2017-11-02 20:30:39 +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 Update CMake on Windows bots to 3.10.1. 2018-01-09 15:56:42 +00:00
DEPS Revert "Update tools." 2018-01-09 21:45:11 +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 copies of tools. 2017-10-12 19:31:25 +00:00
README
sde-linux64.tar.bz2.sha1 Update copies of tools. 2017-10-12 19:31:25 +00:00
update_clang.py Revert "Update tools." 2018-01-09 21:45:11 +00:00
UPDATING Update CMake on Windows bots to 3.10.1. 2018-01-09 15:56:42 +00:00
vs_env.py
vs_toolchain.py Revert "Update tools." 2018-01-09 21:45:11 +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.