commit | 903c2720792574321d3e3591ca14a9d287819cb7 | [log] [tgz] |
---|---|---|
author | Ivo List <ilist@google.com> | Wed Jan 20 03:26:15 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 20 03:27:32 2021 -0800 |
tree | caba31bcd72a652cbc07e3d0a3b5993ce1480e96 | |
parent | d15957676140775a959e62a2cb7e45bd155528ad [diff] |
Only download JDK repositories that are needed The problem were `select`s that pointed to remote repos, which causes all the remote repos to be downloaded. Inserting an alias in between prevents this download. Fixes https://github.com/bazelbuild/bazel/issues/12778 Closes #12846. PiperOrigin-RevId: 352758845
{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