commit | a63da8e99b19a5cdd103998f073fab57e883b82e | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Jul 12 16:51:20 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Thu Jul 13 09:49:19 2017 +0200 |
tree | 59aed5039018055b66a3e67576193f27865d4c64 | |
parent | 67bd6fc6354f2abbbc149fcd0120228b538842d3 [diff] |
Split the sandbox strategies into SpawnRunner implementations and strategies This adds a bunch of classes that only implement the SpawnRunner interface, and will allow us to support remote caching in combination with local sandboxed execution in a subsequent change. PiperOrigin-RevId: 161664556
{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.