boringssl/util/bot
David Benjamin eaf0a17db8 Add a copy of NASM to util/bot/ in BoringSSL.
This is to transition BoringSSL's Windows build from Yasm to NASM. This
change itself is a no-op for now, but a later change to the BoringSSL
recipes will add a pair of standalone builders here. Then I'll get the
change I have lying around for Chromium moving.

Bug: chromium:766721
Change-Id: I4dca1c299f93bc5c01695983fe0478490c472deb
Reviewed-on: https://boringssl-review.googlesource.com/29324
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>
2018-06-26 15:47:29 +00:00
..
go Update tools. 2018-06-14 13:58:05 +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 Add a copy of NASM to util/bot/ in BoringSSL. 2018-06-26 15:47:29 +00:00
extract.py Add hash of SDE tool for the bots. 2017-05-11 20:10:33 +00:00
nasm-win32.exe.sha1 Add a copy of NASM to util/bot/ in BoringSSL. 2018-06-26 15:47:29 +00:00
perl-win32.zip.sha1 Update copies of tools. 2017-10-12 19:31:25 +00:00
README
sde-linux64.tar.bz2.sha1 Revert "Update SDE to 8.16.0." 2018-03-30 17:59:40 +00:00
update_clang.py Update tools. 2018-06-14 13:58:05 +00:00
UPDATING Add a copy of NASM to util/bot/ in BoringSSL. 2018-06-26 15:47:29 +00:00
vs_env.py
vs_toolchain.py Update tools. 2018-06-14 13:58:05 +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.