aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar
Commit message (Expand)AuthorAge
* Internal changeGravatar philwo2018-07-26
* Use %zu to print size_tGravatar Loo Rong Jie2018-06-27
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Prevent ijar from stripping out .kotlin_module files, which are needed for ex...Gravatar Googler2018-05-30
* Fixes Bazel build on Raspberry Pi 3 Raspbian GNU/Linux 9 (stetch). The portab...Gravatar Googler2018-05-29
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Make ijar support not stripping the class data.Gravatar tomlu2018-03-31
* Fix a warning about comparing signed and unsigned valuesGravatar cushon2018-03-29
* Remove pdie.Gravatar ccalvarin2018-03-29
* Fix unused variable warnings from clang.Gravatar Austin Schuh2018-03-28
* Automated rollback of commit 8c864137d46cf6c3714fb47799a34e4859aa2f13.Gravatar lpino2018-03-27
* Fix a warning about comparing signed and unsigned valuesGravatar cushon2018-03-27
* 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
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* Internal changeGravatar tomlu2018-02-09
* Add support to Polymorphic strategy for grandchild classes that have no codec...Gravatar janakr2018-02-09
* Make IjarTests depend on interface_ijar_testlib_with_target_label.Gravatar Benjamin Peterson2018-02-10
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-09
* Internal changeGravatar tomlu2018-02-09
* Automated rollback of commit 13018aab51d3e08f274eba0f36ca7b4aa70e5222.Gravatar tomlu2018-02-09
* Update ijar tests to verify time stamp.Gravatar tomlu2018-02-08
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-08
* Include module-info.class files in interface jarsGravatar cushon2018-02-05
* Clean up windows_msvc in ijar BUILD fileGravatar pcloudy2018-01-08
* Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.Gravatar philwo2018-01-08
* Clean up windows_msvc in ijar BUILD file [third_party]Gravatar Yun Peng2018-01-08
* Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae.Gravatar juliexxia2018-01-05
* Clean up Windows config_settings [third_party]Gravatar Yun Peng2018-01-05
* More Shell Cleaning - Part TwoGravatar Androbin2017-11-29
* Automatic code cleanup.Gravatar cushon2017-11-27
* buildjar: close streamsGravatar Laszlo Csomor2017-11-16
* Improve shell scripts in third_party/ (#4052)Gravatar Androbin2017-11-16
* Skip module-info.class files in ijarGravatar cushon2017-09-15
* Windows: add blaze_util::AsAbsoluteWindowsPathGravatar laszlocsomor2017-07-24
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Turn on CRC computation in ijar by default.Gravatar lberki2017-07-14
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Require parentheses around tuple in list comprehension filtering.Gravatar laurentlb2017-06-19
* Create embedded_tools targets for ijar and zlib.Gravatar Xin Gao2017-06-19
* Add support for zipped LLVM profile files.Gravatar Googler2017-06-14
* Prepend javac to the bootclasspath for ijar testsGravatar cushon2017-04-11
* Some fixes for ijar tests.Gravatar kchodorow2017-03-29
* Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204.Gravatar Laszlo Csomor2017-03-03
* Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d.Gravatar Googler2017-03-03
* ijar: use bazel's file utilitiesGravatar Laszlo Csomor2017-03-03
* Fix int comparision warnings.Gravatar John Cater2017-03-01