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
Commit message (
Expand
)
Author
Age
*
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
*
Initialize an uninitialized field in ijar
Shinichiro Hamaji
2016-05-02
*
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 prefix to file path in ijar to allow file path longer than 260 on Windows
Yun Peng
2016-04-11
*
Use the zlib version in third_party instead of whatever is installed.
Lukacs Berki
2016-04-07
*
Description redacted.
Googler
2016-04-07
*
ijar: check the return value of getcwd() function
Thiago Farina
2016-04-05
*
ijar: cast to size_t instead of int to avoid sign-compare warning.
Damien Martin-Guillerez
2016-04-01
*
ijar: fix mismatched-tags warnings
Thiago Farina
2016-04-01
*
Fix comparison warning in ijar
Damien Martin-Guillerez
2016-03-30
*
Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec.
Googler
2016-03-23
*
Global cleanup change.
Googler
2016-03-01
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Use a custom ToString instead of std::to_string that is not available on mingw.
Dmitry Lomov
2016-02-17
*
Stop bundling ijar's sources in bazel_tools
Damien Martin-Guillerez
2016-02-17
*
Implement memory-mapped zip files in ijar for Windows.
Lukacs Berki
2016-02-17
*
Encapsulate file mapping in preparation for providing a Windows implementation.
Lukacs Berki
2016-02-16
*
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
*
Set the ijar MAX_BUFFER_SIZE to 256 MB
Damien Martin-Guillerez
2015-11-16
*
Fix compile warnings
Kristina Chodorow
2015-10-20
*
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 CRC-32 computation to third_party/ijar:zipper
Damien Martin-Guillerez
2015-09-11
*
Add more source filegroups for the installer
Damien Martin-Guillerez
2015-09-03
*
Fix a signed vs unsigned comparison warning in the ijar zipper.
Erik Kuefler
2015-09-03
*
Add support for compression in //third_party/ijar:zipper
Damien Martin-Guillerez
2015-08-31
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Correctly process "ScalaInlineInfo" attribute. This is new in Scala 2.11.7 (a...
Googler
2015-08-24
*
Fix some C++ compiler warnings to comply with -Wall.
Ulf Adams
2015-07-27
*
Fix zipper for empty files
Kristina Chodorow
2015-07-02
[next]