commit | 69ef625b464093aaefd3d8af9e947832d4385211 | [log] [tgz] |
---|---|---|
author | ajmichael <ajmichael@google.com> | Tue Aug 29 00:41:40 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Tue Aug 29 13:33:04 2017 +0200 |
tree | cbc8f4c3a8cfce9adc0f89e9269720076a5e7921 | |
parent | a4c0e1a84029b2bad2310f7259ba6757fe706ac2 [diff] |
aar_import creates res/values/empty.xml if it contains no resources. To do this, add a new tool that is used instead of zipper to get the resources out of the AAR. This tool creates res/values/empty.xml if there are no resources in the AAR. Also, some general cleaning of the code. RELNOTES: None PiperOrigin-RevId: 166768607
{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.