commit | d0a3c5eb67320906e4b937df5434f0e673cb6dce | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Thu Aug 09 15:59:24 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Aug 09 16:01:37 2018 -0700 |
tree | bd53ecfb3e65235f83e18d2d56382fb1468d1e2c | |
parent | 39974a43abdd32e3a1acbc7da945b08da9983e4e [diff] |
Batch all DependencyResolver#getTarget calls. This leads to some duplicate iteration, but that should be cheap, while requesting packages sequentially can hurt... PiperOrigin-RevId: 208126130
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.