blob: 0d19b31cdb918aa36027402511b5c86197f9392b [file] [log] [blame]
Name: ijar
URL: https://github.com/google/bazel/tree/master/third_party/ijar
Version: 0
Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a
License: NOT_SHIPPED
Security Critical: No
Description:
A tool for generating interface .jars from normal .jars.
Local Modifications:
- Removed test directory
- Added BUILD.gn and ijar.gni
- Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile()
within ijar.cc