commit | 6c0dc363949c9253f0709f14c481ee9bb2e03392 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Tue May 21 08:18:12 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 21 08:19:33 2019 -0700 |
tree | 179649161d7539d099cc919f156f57397e2300f4 | |
parent | a05b7f0b3fddbffc0359a73ea11bdcf4ef66ec7d [diff] |
Allow interrupts while accessing the cache Certain operations in the repository cache take some time, e.g., verifying the checksum of a file. Allow interrupts while doing so. While touching SkylarkRepositoryContext.java anyway, remove dead code there. Fixes #8346 Change-Id: I26bbdb314554271949a34555600df1c35cc1544d PiperOrigin-RevId: 249253196
{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.