1. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  2. b7a64cb Enable switching embedded tools target for remote execution. by xingao · 7 years ago
  3. 1a3603a Fix zip_manifest_creator dep in bazel_tools repo with an alias. by Adam Michael · 8 years ago
  4. 78c1980 Refactor AarImportRule into a base rule. by Adam Michael · 8 years ago
  5. 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
  6. 1b4b207 Remove dependency on $unzip for aar_import. Replaces the functionality with //third_party/ijar/zipper. by Adam Michael · 8 years ago
  7. 954c8ab Use ijar:zipper instead of zipinfo for zip_manifest_creator.sh. by Adam Michael · 8 years ago
  8. abcca0c Add test for //tools/zip/zip_manifest_creator by Adam Michael · 9 years ago
  9. e7cc19a Make aar_import not fail on aars that do not contain resources. by Adam Michael · 9 years ago
  10. 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
  11. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago