aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar
Commit message (Expand)AuthorAge
...
* ijar: implement stat_file on WindowsGravatar Laszlo Csomor2017-03-01
* --Gravatar Laszlo Csomor2017-02-28
* Add missing #include statements for ijar Gravatar Klaus Aehlig2017-01-10
* Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.Gravatar Damien Martin-Guillerez2016-12-21
* --Gravatar Damien Martin-Guillerez2016-12-21
* Fix ijar's timestamp normalizationGravatar Liam Miller-Cushon2016-12-13
* 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
* Adapt ijar for WSLGravatar Reker2016-11-24
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-07
* Don't run ijar test with JDK7Gravatar Damien Martin-Guillerez2016-10-05
* 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
* Ijar: make some targets compilable with MSVCGravatar Laszlo Csomor2016-09-30
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Fix Bazel compilation on Windows.Gravatar Laszlo Csomor2016-09-26
* Clean up ijar tests that use Java 8 featuresGravatar Liam Miller-Cushon2016-09-23
* Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class...Gravatar Rumou Duan2016-09-22
* 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
* Make ijar_test nuke $TEST_TMPDIR on exit.Gravatar Lukacs Berki2016-07-21
* Update ijar testGravatar Kristina Chodorow2016-06-22
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Improvements to zipper extraction support (x option):Gravatar Rumou Duan2016-05-12
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Initialize an uninitialized field in ijarGravatar Shinichiro Hamaji2016-05-02
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Prune anonymous classes in ijarGravatar Liam Miller-Cushon2016-04-12
* Add prefix to file path in ijar to allow file path longer than 260 on WindowsGravatar Yun Peng2016-04-11
* Use the zlib version in third_party instead of whatever is installed.Gravatar Lukacs Berki2016-04-07
* Description redacted.Gravatar Googler2016-04-07
* ijar: check the return value of getcwd() functionGravatar Thiago Farina2016-04-05
* ijar: cast to size_t instead of int to avoid sign-compare warning.Gravatar Damien Martin-Guillerez2016-04-01
* ijar: fix mismatched-tags warningsGravatar Thiago Farina2016-04-01
* Fix comparison warning in ijarGravatar Damien Martin-Guillerez2016-03-30
* Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec.Gravatar Googler2016-03-23
* Global cleanup change.Gravatar Googler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Use a custom ToString instead of std::to_string that is not available on mingw.Gravatar Dmitry Lomov2016-02-17