Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix a warning about comparing signed and unsigned values | cushon | 2018-03-29 |
* | Ijar: can be compiled with MSVC | Laszlo Csomor | 2016-12-02 |
* | Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class... | Rumou Duan | 2016-09-22 |
* | zipper now can specify actual path a file is added to | Yun Peng | 2016-08-04 |
* | Normalize ijar's header to 'The Bazel Authors'. | Damien Martin-Guillerez | 2015-11-19 |
* | Add CRC-32 computation to third_party/ijar:zipper | Damien Martin-Guillerez | 2015-09-11 |
* | Add support for compression in //third_party/ijar:zipper | Damien Martin-Guillerez | 2015-08-31 |
* | Use the ijar ZIP implementation in Blaze instead of libarchive | Damien Martin-Guillerez | 2015-06-01 |
* | Refactor ZIP implementation of ijar | Damien Martin-Guillerez | 2015-05-28 |