commit | cd76c1f8a9a645f0ecc2a95a66548b7178b35155 | [log] [tgz] |
---|---|---|
author | kmb <kmb@google.com> | Wed May 16 08:51:43 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 16 08:53:19 2018 -0700 |
tree | a2a82ab68616ec7ec5db0bd7292f536b7d33ae39 | |
parent | 35a78c09cf2fbfc3de9c124d2142e3d72aac4348 [diff] |
Enable proguarded Android builds with --experimental_desugar_java8_libs in Bazel RELNOTES: Bazel supports including select Java 8 APIs into Android apps targeting pre-Nougat Android devices with --experimental_desugar_java8_libs PiperOrigin-RevId: 196833987
{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.