aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/zip.h
Commit message (Expand)AuthorAge
* Fix a warning about comparing signed and unsigned valuesGravatar cushon2018-03-29
* Ijar: can be compiled with MSVCGravatar Laszlo Csomor2016-12-02
* Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class...Gravatar Rumou Duan2016-09-22
* zipper now can specify actual path a file is added toGravatar Yun Peng2016-08-04
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Use the ijar ZIP implementation in Blaze instead of libarchiveGravatar Damien Martin-Guillerez2015-06-01
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28