aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/ijar.cc
Commit message (Expand)AuthorAge
* Prevent ijar from stripping out .kotlin_module files, which are needed for ex...Gravatar Googler2018-05-30
* Make ijar support not stripping the class data.Gravatar tomlu2018-03-31
* Fix unused variable warnings from clang.Gravatar Austin Schuh2018-03-28
* Write manifests at the beginning of the jar, not at the endGravatar cushon2018-03-22
* Include manifest size when presizing ijar outputGravatar cushon2018-03-21
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-09
* Internal changeGravatar tomlu2018-02-09
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-08
* Include module-info.class files in interface jarsGravatar cushon2018-02-05
* Skip module-info.class files in ijarGravatar cushon2017-09-15
* Turn on CRC computation in ijar by default.Gravatar lberki2017-07-14
* Fix int comparision warnings.Gravatar John Cater2017-03-01
* Ijar: can be compiled with MSVCGravatar Laszlo Csomor2016-12-02
* Prune anonymous classes in ijarGravatar Liam Miller-Cushon2016-04-12
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28
* Normalized headers path for ijar.Gravatar Damien Martin-Guillerez2015-04-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25