boringssl/util/bot
David Benjamin a9c5b7b3fb Roll back CMake update on Windows bots.
CMake screwed up. See
f969f1a9ce.

It looks like CMake 3.10.1 is in the process of being released. While we
wait for them to put together that build, I'll just revert this real
quick. It's nice to keep them all at the same version, but we really
just needed a new one for Android.

Change-Id: I01b5a54b65df2194d7b84c825dfdcf0fb87fd06b
Reviewed-on: https://boringssl-review.googlesource.com/24144
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>
2017-12-13 21:56:50 +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 Roll back CMake update on Windows bots. 2017-12-13 21:56:50 +00:00
DEPS Update tools. 2017-12-04 21:39:54 +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 Update tools. 2017-12-04 21:39:54 +00:00
UPDATING Roll back CMake update on Windows bots. 2017-12-13 21:56: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 Update tools. 2017-12-04 21:39:54 +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.