commit | f4695744e9a3c3a6f35708f1091d5db3e1bcbf5e | [log] [tgz] |
---|---|---|
author | felly <felly@google.com> | Wed Sep 26 08:55:24 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Sep 26 08:56:49 2018 -0700 |
tree | 5aed56fe9f592780c7349919618b3146fe4b932c | |
parent | b1c2fe64600984faa41611add2f4239478a629bd [diff] |
Clean up UnixGlob interrupt handling. Callers should not need to declare beforehand whether they allow for interrupt. Instead, use traditional Future semantics in our wrapper methods to call raw Future#get() or use Uninterruptibles. RELNOTES: None PiperOrigin-RevId: 214612376
{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.