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