commit | bc67b36fb7876144329f66f800e44745046a4df1 | [log] [tgz] |
---|---|---|
author | Dave Lee <davelee.com@gmail.com> | Wed Oct 02 04:29:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 02 04:31:01 2019 -0700 |
tree | ae60ecc287afd2dd6090e072013c75f5332371b6 | |
parent | 11f794d1a0a9fda6c26a1314192130cdf1324ffb [diff] |
Add the worker strategy in the user manual Add the `worker` strategy to the list of build strategy options, in the user manual. Current docs: https://docs.bazel.build/versions/master/user-manual.html#flag--spawn_strategy Closes #8901. PiperOrigin-RevId: 272409870
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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.