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
*
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
*
Ijar's zipper: fallback when external attributes is unset
Damien Martin-Guillerez
2015-06-29
*
Set-up travis OSX to compile using JDK 7
Damien Martin-Guillerez
2015-06-16
*
Reorganized compile.sh
Damien Martin-Guillerez
2015-06-10
*
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
*
Added limits.h to headers to ijar
Damien Martin-Guillerez
2015-05-29
*
Refactor ZIP implementation of ijar
Damien Martin-Guillerez
2015-05-28
*
Improved ijar shell tests
Damien Martin-Guillerez
2015-05-04
*
Normalized headers path for ijar.
Damien Martin-Guillerez
2015-04-24
*
PRIx32 macro needs __STDC_FORMAT_MACRO defined on systems instead of __STDC_L...
Damien Martin-Guillerez
2015-03-26
*
Open-source Bazel integration tests
Damien Martin-Guillerez
2015-03-25
*
Open-source ijar's tests
Damien Martin-Guillerez
2015-03-10
*
Add README.txt to third party's ijar
Damien Martin-Guillerez
2015-03-10
*
Update from Google.
Han-Wen Nienhuys
2015-02-25