commit | ebb77e41973cb6b9f963159f4ef4a17e524ce062 | [log] [tgz] |
---|---|---|
author | Walt Panfil <walt.panfil@flatiron.com> | Tue Oct 15 02:43:18 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 15 02:44:21 2019 -0700 |
tree | 5f68537c1abcca1f9b2fde7b6feeb13f7871e9d7 | |
parent | 1ae81a5ac1fe7d498fed44f0d6ef1e3532e7aae4 [diff] |
Update doc to reflect that remote cache spawning is not experimental It seems that the "experimental remote spawn cache" is no longer experimental, and that the `--spawn_strategy=local` options suggested by this document will now case errors, based on [this commit](https://github.com/bazelbuild/bazel/commit/cdf118a607ab179807cd39d0cafdb551859d1cd1). I suggest these edits to the documentation to reflect this, and also to improve concision slightly. Closes #9955. PiperOrigin-RevId: 274763008
{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