index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
third_party
/
ijar
/
test
Commit message (
Expand
)
Author
Age
*
Add support for zipped LLVM profile files.
Googler
2017-06-14
*
Prepend javac to the bootclasspath for ijar tests
cushon
2017-04-11
*
Some fixes for ijar tests.
kchodorow
2017-03-29
*
Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.
Damien Martin-Guillerez
2016-12-21
*
--
Damien Martin-Guillerez
2016-12-21
*
Fix ijar's timestamp normalization
Liam Miller-Cushon
2016-12-13
*
Global cleanup change.
Liam Miller-Cushon
2016-10-07
*
Don't run ijar test with JDK7
Damien Martin-Guillerez
2016-10-05
*
Clean up ijar tests that use Java 8 features
Liam Miller-Cushon
2016-09-23
*
zipper now can specify actual path a file is added to
Yun Peng
2016-08-04
*
Make ijar_test nuke $TEST_TMPDIR on exit.
Lukacs Berki
2016-07-21
*
Update ijar test
Kristina Chodorow
2016-06-22
*
Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.
Laurent Le Brun
2016-06-20
*
Make the execution root match the runfiles tree structure for external reposi...
Kristina Chodorow
2016-06-17
*
Improvements to zipper extraction support (x option):
Rumou Duan
2016-05-12
*
Switch to using ../repo-name syntax for runfiles
Kristina Chodorow
2016-05-04
*
Set Bazel's workspace name
Kristina Chodorow
2016-04-27
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Prune anonymous classes in ijar
Liam Miller-Cushon
2016-04-12
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
RELNOTES[INC]: Remove JAVAC "Make" variable
Liam Miller-Cushon
2016-02-01
*
Support @ syntax for specifying the list of files to zipper
Damien Martin-Guillerez
2016-01-21
*
Set test_class for java_test test target where it is needed
Damien Martin-Guillerez
2016-01-19
*
Fix ijar_test when errexit is on
Damien Martin-Guillerez
2015-12-16
*
unittest.bash: Correctly handle failures due to "errexit" in tests. This will...
Philipp Wollermann
2015-12-15
*
Add zip64 support to ijar
Liam Miller-Cushon
2015-12-03
*
Normalize ijar's header to 'The Bazel Authors'.
Damien Martin-Guillerez
2015-11-19
*
Recognize SourceDebugExtension attributes in ijar
Liam Miller-Cushon
2015-10-20
*
Fix bazel's ijar test after
Liam Miller-Cushon
2015-10-15
*
Support Java 8 MethodParameters attribute in ijar
Liam Miller-Cushon
2015-10-14
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Increase the size of ijar_test
Damien Martin-Guillerez
2015-09-16
*
Fixes ijar tests on OSX
Damien Martin-Guillerez
2015-09-15
*
Remove a line accidentally left in from debugging.
Lukacs Berki
2015-09-15
*
Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy ha...
Lukacs Berki
2015-09-15
*
Fix ijar compression
Damien Martin-Guillerez
2015-09-11
*
Add support for compression in //third_party/ijar:zipper
Damien Martin-Guillerez
2015-08-31
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Fix zipper for empty files
Kristina Chodorow
2015-07-02
*
Set-up travis OSX to compile using JDK 7
Damien Martin-Guillerez
2015-06-16
*
Use the ijar ZIP implementation in Blaze instead of libarchive
Damien Martin-Guillerez
2015-06-01
*
Fix %O format string in ijar's zipper
Damien Martin-Guillerez
2015-06-01
*
Refactor ZIP implementation of ijar
Damien Martin-Guillerez
2015-05-28
*
Improved ijar shell tests
Damien Martin-Guillerez
2015-05-04
*
Open-source ijar's tests
Damien Martin-Guillerez
2015-03-10