aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/zip
Commit message (Expand)AuthorAge
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Enable switching embedded tools target for remote execution.Gravatar xingao2017-10-06
* Fix zip_manifest_creator dep in bazel_tools repo with an alias.Gravatar Adam Michael2016-10-26
* Refactor AarImportRule into a base rule.Gravatar Adam Michael2016-10-14
* Handles missing classes.jar in aar_import gracefully, by creating an empty ja...Gravatar Adam Michael2016-10-07
* Remove dependency on $unzip for aar_import. Replaces the functionality with /...Gravatar Adam Michael2016-10-04
* Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh.Gravatar Adam Michael2016-10-04
* Add test for //tools/zip/zip_manifest_creatorGravatar Adam Michael2016-09-22
* Make aar_import not fail on aars that do not contain resources.Gravatar Adam Michael2016-09-16
* Adds aar_import rule to Bazel along with tools needed to implement it. Curren...Gravatar Adam Michael2016-09-14
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17