commit | e4bdbe7fd4c5be7ff6bf44468d7a5c2d9e6f2299 | [log] [tgz] |
---|---|---|
author | ajmichael <ajmichael@google.com> | Thu Aug 17 20:46:43 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Fri Aug 18 09:01:29 2017 +0200 |
tree | d33fa0f1713a70f799e16520649b0a6b6a802f0e | |
parent | cdda23f5f83bb6e8c85a200ab98b9fff6789a62b [diff] |
Desugar all the Android builds! Also, promote --experimental_desugar_for_android to --desugar_for_android. Fixes https://github.com/bazelbuild/bazel/issues/2871 RELNOTES: All Android builds now use the desugar tool to support some Java 8 features by default. To disable, use the --nodesugar_for_android flag. PiperOrigin-RevId: 165606988
{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.