aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/test
Commit message (Expand)AuthorAge
* 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
* 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
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-07
* Don't run ijar test with JDK7Gravatar Damien Martin-Guillerez2016-10-05
* Clean up ijar tests that use Java 8 featuresGravatar Liam Miller-Cushon2016-09-23
* zipper now can specify actual path a file is added toGravatar Yun Peng2016-08-04
* 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
* 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 a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* Support @ syntax for specifying the list of files to zipperGravatar Damien Martin-Guillerez2016-01-21
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Fix ijar_test when errexit is onGravatar Damien Martin-Guillerez2015-12-16
* unittest.bash: Correctly handle failures due to "errexit" in tests. This will...Gravatar Philipp Wollermann2015-12-15
* Add zip64 support to ijarGravatar Liam Miller-Cushon2015-12-03
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Recognize SourceDebugExtension attributes in ijarGravatar Liam Miller-Cushon2015-10-20
* Fix bazel's ijar test afterGravatar Liam Miller-Cushon2015-10-15
* Support Java 8 MethodParameters attribute in ijarGravatar Liam Miller-Cushon2015-10-14
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Increase the size of ijar_testGravatar Damien Martin-Guillerez2015-09-16
* Fixes ijar tests on OSXGravatar Damien Martin-Guillerez2015-09-15
* Remove a line accidentally left in from debugging.Gravatar Lukacs Berki2015-09-15
* Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy ha...Gravatar Lukacs Berki2015-09-15
* Fix ijar compressionGravatar Damien Martin-Guillerez2015-09-11
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Fix zipper for empty filesGravatar Kristina Chodorow2015-07-02
* Set-up travis OSX to compile using JDK 7Gravatar Damien Martin-Guillerez2015-06-16
* 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
* Improved ijar shell testsGravatar Damien Martin-Guillerez2015-05-04
* Open-source ijar's testsGravatar Damien Martin-Guillerez2015-03-10