commit | ab3a4ec111b977497519607eb7438417f29b3e6a | [log] [tgz] |
---|---|---|
author | dchai <dchai@google.com> | Tue Dec 03 17:04:00 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 03 17:05:04 2019 -0800 |
tree | 6412a5470badeb834f864d281feb436578ca6113 | |
parent | eb386174943e5838a35175501691c88c76de2b74 [diff] |
Remove use of resources ZIP This helps unblock removing the legacy "parsed" resource processing: https://github.com/bazelbuild/bazel/blob/3385fd60072f2a0ea415087596308821d42bd552/src/main/java/com/google/devtools/build/lib/rules/android/AndroidResourceMergingActionBuilder.java#L221 This is being used for its side effects to validate AARs, but since the "parsed" resource merging logic is otherwise unused, it would be easy for this to diverge from everything. PiperOrigin-RevId: 283653559
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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