commit | fae2841ddc44e6c6aa8999b4a2c1e570da5c95f5 | [log] [tgz] |
---|---|---|
author | Kalle Johansson <kalle.johansson@ericsson.com> | Wed Sep 23 07:49:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 23 07:50:39 2020 -0700 |
tree | 7867f06eb00bb91a443695246739a1b2e0f1a6fc | |
parent | 6b3cc1e437e98d82dc714c68911b9e320756c9b5 [diff] |
Take type in consideration in http_archive In order to fix the issue where hash sum comparison fails while downloading a .tar.gz file when a server provides Content-Encoding: x-gzip in the HttpResponse the type parameter provided by the user is used to decided whether a file should be unzipped. Closes #11686 Closes #11738. PiperOrigin-RevId: 333290852
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md