boringssl/util/bot
David Benjamin 8861daa5a9 Fix vs_toolchain.py, possibly.
Sync a few changes with the upstream one, notably get_toolchain_if_necessary.py
needs GYP_MSVS_VERSION set. Also pull the variables that change up to the top.
This diverges a bit more from the upstream one, but we're already heavily
diverged. If we ever need to support two concurrent toolchains, I'll bring us
closer to parity.

Change-Id: I6db7fbaccd5dddd92ad2deee15bd6dd3e28841f7
Reviewed-on: https://boringssl-review.googlesource.com/7830
Reviewed-by: Steven Valdez <svaldez@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2016-05-02 19:25:53 +00:00
..
go Update the various pinned revisions in util/bot. 2016-05-02 17:54:33 +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 the various pinned revisions in util/bot. 2016-05-02 17:54:33 +00:00
extract.py Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
perl-win32.zip.sha1 Update Windows tools for the bots. 2016-03-10 16:44:17 +00:00
README
update_clang.py Update the various pinned revisions in util/bot. 2016-05-02 17:54:33 +00:00
UPDATING Fix vs_toolchain.py, possibly. 2016-05-02 19:25:53 +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 Fix vs_toolchain.py, possibly. 2016-05-02 19:25:53 +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.