aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2020-10-19 22:05:49 -0400
committerAdam Langley <agl@google.com>2020-11-03 21:13:47 +0000
commit73b69308acd6257f4056bd2f1e91e9cf6b259a26 (patch)
tree81fdb50acc27e66b195dca7002e83766298cbebc /.gitignore
parent7c4a3f7d3e2a5bcccb942f51bd004479da66c351 (diff)
downloadboringssl-73b69308acd6257f4056bd2f1e91e9cf6b259a26.zip
boringssl-73b69308acd6257f4056bd2f1e91e9cf6b259a26.tar.gz
boringssl-73b69308acd6257f4056bd2f1e91e9cf6b259a26.tar.bz2
Rework vs_toolchain.py and vs_env.py.
Chromium's VS toolchains now maintain JSON files with the expected environment, so we don't need to pull in gyp to figure out the batch file to run. This drops a long obsolete dependency and will make it possible to handle other VS architectures. (gyp internally only handled x86 and x64.) Also trim away the logic in vs_toolchain.py to account for non-depot_tools toolchains. Unlike Chromium, we don't use these scripts outside of CI/CQ. Change-Id: I2c9fddac52eef7b4895731d78c637fdcf9c85033 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/43504 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8ce23d1..83a64740 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,6 @@ util/bot/cmake-mac.tar.gz
util/bot/cmake-win32
util/bot/cmake-win32.zip
util/bot/golang
-util/bot/gyp
util/bot/libcxx
util/bot/libcxxabi
util/bot/llvm-build