aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2021-02-18 18:37:31 -0500
committerCQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>2021-02-19 18:48:04 +0000
commit814465f01daf333a1efeff7a91b959c142388596 (patch)
treedbcb3c5978dca5b50796273184b51744125ecf3f /.gitignore
parente5d41a57e6a9e42e454ad9baf7cc3e1ab0926211 (diff)
downloadboringssl-814465f01daf333a1efeff7a91b959c142388596.zip
boringssl-814465f01daf333a1efeff7a91b959c142388596.tar.gz
boringssl-814465f01daf333a1efeff7a91b959c142388596.tar.bz2
Update CMake on the bots and switch to CIPD where available.
Newer versions of CMake have some fix for default libraries on Windows/ARM64. (Not sure exactly what version, but the latest CMake does seem to work.) While trying to update the others, it turns out my workstation no longer makes CMake builds compatible with the builders. It's also tedious that updating CMake requires making builds myself. Fortunately, Chrome infra is maintains some packages of third-party software in CIPD. However, they don't make Windows CMake builds (filed https://crbug.com/1180257 to request them), and they're stuck on 3.13.x (blocked on https://crbug.com/1176531). So, this CL switches to CIPD for Mac/Linux, with the latest version they have available. It sticks with the old method (uploading copies of upstream's packages) for Windows and grabs the latest version. When both of the bugs above are fixed, hopefully things will be more uniform. Change-Id: I710091fc60594165738a893b2be73cdcef54dfe2 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/45764 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: David Benjamin <davidben@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 07d8083..51782c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,9 +11,7 @@ doc/doc.css
util/bot/android_ndk
util/bot/android_sdk/public
util/bot/cmake-linux64
-util/bot/cmake-linux64.tar.gz
util/bot/cmake-mac
-util/bot/cmake-mac.tar.gz
util/bot/cmake-win32
util/bot/cmake-win32.zip
util/bot/golang