commit | 9274cba2540d1d1c7824147f1d999ac785eeed85 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Fri Aug 11 23:19:48 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Mon Aug 14 14:16:00 2017 +0200 |
tree | 8b7a6bf0409162ffbc1999bff8f2aa932ab23fae | |
parent | 95f7fba8394644623d121fc6765356d46dbd043b [diff] |
Introduce a new SpawnCache API; add a RemoteSpawnCache implementation AbstractSpawnRunner now uses a SpawnCache if one is registered, this allows adding caching to any spawn runner without having to be aware of the implementations. I will delete the old CachedLocalSpawnRunner in a follow-up CL. PiperOrigin-RevId: 165024382
{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 system. 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.