aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/zip_main.cc
Commit message (Expand)AuthorAge
* Add support for zipped LLVM profile files.Gravatar Googler2017-06-14
* Ijar: remove spurious error messageGravatar László Csomor2016-12-12
* Ijar: can be compiled with MSVCGravatar Laszlo Csomor2016-12-02
* Ijar: extract MakeDirs to platform_utilsGravatar Laszlo Csomor2016-12-01
* Ijar: extract [] to platform_utilsGravatar Laszlo Csomor2016-12-01
* Ijar: extract file reading logic to platform_utilsGravatar Laszlo Csomor2016-12-01
* Ijar: extract file writing logic to platform_utilsGravatar Laszlo Csomor2016-12-01
* Ijar: extract file stating logic to platform_utilsGravatar Laszlo Csomor2016-12-01
* Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.Gravatar Laszlo Csomor2016-10-04
* Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3.Gravatar Laszlo Csomor2016-10-04
* Ijar: use more utilities from Bazel's sourceGravatar Laszlo Csomor2016-10-04
* Ijar: use utilities from Bazel's sourceGravatar Laszlo Csomor2016-09-30
* Fixed some documentation in zip_main.ccGravatar Yun Peng2016-08-05
* zipper now can specify actual path a file is added toGravatar Yun Peng2016-08-04
* Fix owner permissions bug in unzip codeGravatar Justine Tunney2016-08-02
* Improvements to zipper extraction support (x option):Gravatar Rumou Duan2016-05-12
* ijar: check the return value of getcwd() functionGravatar Thiago Farina2016-04-05
* Support @ syntax for specifying the list of files to zipperGravatar Damien Martin-Guillerez2016-01-21
* 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
* Fix a signed vs unsigned comparison warning in the ijar zipper.Gravatar Erik Kuefler2015-09-03
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Fix zipper for empty filesGravatar Kristina Chodorow2015-07-02
* Ijar's zipper: fallback when external attributes is unsetGravatar Damien Martin-Guillerez2015-06-29
* Use the ijar ZIP implementation in Blaze instead of libarchiveGravatar Damien Martin-Guillerez2015-06-01
* Fix %O format string in ijar's zipperGravatar Damien Martin-Guillerez2015-06-01
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28