commit | 6590914692db2c4ee7d582d90b28dd1b11bfaa79 | [log] [tgz] |
---|---|---|
author | ajmichael <ajmichael@google.com> | Mon Mar 19 13:03:17 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Mar 19 13:04:32 2018 -0700 |
tree | eba8bd5d9a33fcb2e4ade9a7e8bd1ad193962617 | |
parent | 856ca71eba58a39eee73b352d552c1cbbde1b378 [diff] |
RELNOTES[INC]: Remove //tools/defaults:android_jar. Use @bazel_tools//tools/android:android_jar instead. Bazel 0.11 release notes mentioned deprecating //tools/android:android_jar, and Bazel 0.12 has already been cut. So I think Bazel 0.13 is a reasonable time to remove it. Also, delete the machines for configuration fragments adding rules (not labels) to the //tools/defaults package. //tools/defaults:android_jar was the only user. PiperOrigin-RevId: 189628217
{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.