Sign in
bazel
/
bazel
/
03755ea2a9830d94fdb23baa3b37bb11c2faa392
/
tools
/
zip
1a3603a
Fix zip_manifest_creator dep in bazel_tools repo with an alias.
by Adam Michael
· 8 years ago
78c1980
Refactor AarImportRule into a base rule.
by Adam Michael
· 8 years ago
67d736b
Handles missing classes.jar in aar_import gracefully, by creating an empty jar file instead of crashing Bazel.
by Adam Michael
· 8 years ago
1b4b207
Remove dependency on $unzip for aar_import. Replaces the functionality with //third_party/ijar/zipper.
by Adam Michael
· 9 years ago
954c8ab
Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh.
by Adam Michael
· 9 years ago
abcca0c
Add test for //tools/zip/zip_manifest_creator
by Adam Michael
· 9 years ago
e7cc19a
Make aar_import not fail on aars that do not contain resources.
by Adam Michael
· 9 years ago
f8a6752
Adds aar_import rule to Bazel along with tools needed to implement it. Currently only uses AndroidManifest.xml, classes.jar and res/ from AARs. This is sufficient for many of the AARs of Google Play Services and Android Support Repository.
by Adam Michael
· 9 years ago
1bab6b1
Stop bundling ijar's sources in bazel_tools
by Damien Martin-Guillerez
· 9 years ago