commit | 82df64dee36337c9aba78dce3d7ce8c6cf4ea30f | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Wed May 22 12:14:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 22 12:16:17 2019 -0700 |
tree | 55cafb0e7ff59eda7c1c389d69117e12bc1fa730 | |
parent | 6f38f345a1bd278a71170c5d80aba3928afdc6ec [diff] |
Enable persistent worker mode in Android desugar actions RELNOTES: The Android desugaring actions now support a persistent worker mode for faster local build performance. Enable it with `--strategy=Desugar=worker`. Fixes #8342 Closes #8343. Change-Id: Ib87575ab6c4b65d5927f6f5b7295332fcdb08c0e PiperOrigin-RevId: 249495154
{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.