Sign in
bazel
/
bazel
/
aa8cc6c0a67b046ed15b1d985622436eb950eecb
/
third_party
/
ijar
b69acfa
Windows: add blaze_util::AsAbsoluteWindowsPath
by laszlocsomor
· 8 years ago
6d47707
Windows: clean up error reporting
by Laszlo Csomor
· 8 years ago
7ced4c0
Turn on CRC computation in ijar by default.
by lberki
· 8 years ago
33d05f6
Make source code of singlejar and ijar available from @bazel_tools. ,
by Xin Gao
· 8 years ago
c3a1af6
Require parentheses around tuple in list comprehension filtering.
by laurentlb
· 8 years ago
e456429
Create embedded_tools targets for ijar and zlib.
by Xin Gao
· 8 years ago
6186fa5
Add support for zipped LLVM profile files.
by Googler
· 8 years ago
7ac1eeb
Prepend javac to the bootclasspath for ijar tests
by cushon
· 8 years ago
fae5c74
Some fixes for ijar tests.
by kchodorow
· 8 years ago
b2f1e19
Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204.
by Laszlo Csomor
· 8 years ago
14b5389
Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d.
by Googler
· 8 years ago
69a127b
ijar: use bazel's file utilities
by Laszlo Csomor
· 8 years ago
0dff43a
Fix int comparision warnings.
by John Cater
· 8 years ago
9f15d15
ijar: implement stat_file on Windows
by Laszlo Csomor
· 8 years ago
4066814
by Laszlo Csomor
· 8 years ago
8d487c5
Add missing #include statements for ijar
by Klaus Aehlig
· 8 years ago
f1ce35f
Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.
by Damien Martin-Guillerez
· 8 years ago
6d31cb0
by Damien Martin-Guillerez
· 8 years ago
899383d
Fix ijar's timestamp normalization
by Liam Miller-Cushon
· 8 years ago
9a4dffe
Ijar: remove spurious error message
by László Csomor
· 8 years ago
479e18d
Ijar: can be compiled with MSVC
by Laszlo Csomor
· 8 years ago
b8caca0
Ijar: extract MakeDirs to platform_utils
by Laszlo Csomor
· 8 years ago
8457f3f
Ijar: extract [] to platform_utils
by Laszlo Csomor
· 8 years ago
d2ed069
Ijar: extract file reading logic to platform_utils
by Laszlo Csomor
· 8 years ago
8d6da00
Ijar: extract file writing logic to platform_utils
by Laszlo Csomor
· 8 years ago
645dbc4
Ijar: extract file stating logic to platform_utils
by Laszlo Csomor
· 8 years ago
b51a8cb
Adapt ijar for WSL
by Reker
· 8 years ago
df5993a
Global cleanup change.
by Liam Miller-Cushon
· 8 years ago
20fa783
Don't run ijar test with JDK7
by Damien Martin-Guillerez
· 8 years ago
9f3f6de
Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.
by Laszlo Csomor
· 8 years ago
8742568
Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3.
by Laszlo Csomor
· 8 years ago
fb65f93
Ijar: use more utilities from Bazel's source
by Laszlo Csomor
· 9 years ago
a6b4cbb
Ijar: use utilities from Bazel's source
by Laszlo Csomor
· 9 years ago
fd427a9
Ijar: make some targets compilable with MSVC
by Laszlo Csomor
· 9 years ago
8896dad
Windows, native: add windows_msvc config_setting
by Laszlo Csomor
· 9 years ago
84fa11d
Fix Bazel compilation on Windows.
by Laszlo Csomor
· 9 years ago
254cde0
Clean up ijar tests that use Java 8 features
by Liam Miller-Cushon
· 9 years ago
a518f63
Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class. And add a dummy zlib client.
by Rumou Duan
· 9 years ago
3070266
Fixed some documentation in zip_main.cc
by Yun Peng
· 9 years ago
43302f4
zipper now can specify actual path a file is added to
by Yun Peng
· 9 years ago
c352b14
Fix owner permissions bug in unzip code
by Justine Tunney
· 9 years ago
9cf8209
Make ijar_test nuke $TEST_TMPDIR on exit.
by Lukacs Berki
· 9 years ago
b17ebee
Update ijar test
by Kristina Chodorow
· 9 years ago
f3cf98f
Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.
by Laurent Le Brun
· 9 years ago
bdfd58a
Make the execution root match the runfiles tree structure for external repositories
by Kristina Chodorow
· 9 years ago
7942bdc
Improvements to zipper extraction support (x option):
by Rumou Duan
· 9 years ago
4dd18ec
Switch to using ../repo-name syntax for runfiles
by Kristina Chodorow
· 9 years ago
a500443
Initialize an uninitialized field in ijar
by Shinichiro Hamaji
· 9 years ago
93fbc3e
Set Bazel's workspace name
by Kristina Chodorow
· 9 years ago
9e4c78f
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e.
by Damien Martin-Guillerez
· 9 years ago
857cda2
Move the runfiles for external repositories to under the x.runfiles/ directory
by Kristina Chodorow
· 9 years ago
31c8878
Prune anonymous classes in ijar
by Liam Miller-Cushon
· 9 years ago
5fea2289
Add prefix to file path in ijar to allow file path longer than 260 on Windows
by Yun Peng
· 9 years ago
74ff930
Use the zlib version in third_party instead of whatever is installed.
by Lukacs Berki
· 9 years ago
54d94d2
Description redacted. -- MOS_MIGRATED_REVID=119053259
by Googler
· 9 years ago
74d179a
ijar: check the return value of getcwd() function
by Thiago Farina
· 9 years ago
9778696
ijar: cast to size_t instead of int to avoid sign-compare warning.
by Damien Martin-Guillerez
· 9 years ago
e6faf70
ijar: fix mismatched-tags warnings
by Thiago Farina
· 9 years ago
0e7d35c
Fix comparison warning in ijar
by Damien Martin-Guillerez
· 9 years ago
8a5f5c7
Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec.
by Googler
· 9 years ago
cfef209
Global cleanup change.
by Googler
· 9 years ago
de54bca
Add a bazel-srcs target to the top-level package containing all Bazel sources
by Damien Martin-Guillerez
· 9 years ago
92adfd3
Use a custom ToString instead of std::to_string that is not available on mingw.
by Dmitry Lomov
· 9 years ago
1bab6b1
Stop bundling ijar's sources in bazel_tools
by Damien Martin-Guillerez
· 9 years ago
4afcdf7
Implement memory-mapped zip files in ijar for Windows.
by Lukacs Berki
· 9 years ago
2573376
Encapsulate file mapping in preparation for providing a Windows implementation.
by Lukacs Berki
· 9 years ago
191646d
RELNOTES[INC]: Remove JAVAC "Make" variable
by Liam Miller-Cushon
· 9 years ago
c88508c
Support @ syntax for specifying the list of files to zipper
by Damien Martin-Guillerez
· 9 years ago
53520e3
Set test_class for java_test test target where it is needed
by Damien Martin-Guillerez
· 9 years ago
cf1b5cf
Fix ijar_test when errexit is on
by Damien Martin-Guillerez
· 9 years ago
713a78c
unittest.bash: Correctly handle failures due to "errexit" in tests. This will get rid of all the "ghost flakes" where tests crashed with no apparant reason printed into our logs. Now a stack trace is printed and an easy to understand failure reason, too.
by Philipp Wollermann
· 9 years ago
220be7a
Add zip64 support to ijar
by Liam Miller-Cushon
· 9 years ago
bf6281d
Normalize ijar's header to 'The Bazel Authors'.
by Damien Martin-Guillerez
· 9 years ago
f5773fc
Set the ijar MAX_BUFFER_SIZE to 256 MB
by Damien Martin-Guillerez
· 9 years ago
67f14b8
Fix compile warnings
by Kristina Chodorow
· 9 years ago
6e771db
Recognize SourceDebugExtension attributes in ijar
by Liam Miller-Cushon
· 9 years ago
65cdb3e
Fix bazel's ijar test after
by Liam Miller-Cushon
· 9 years ago
c4c9389
Support Java 8 MethodParameters attribute in ijar
by Liam Miller-Cushon
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
a9c3eef
Increase the size of ijar_test
by Damien Martin-Guillerez
· 10 years ago
30df7fc
Fixes ijar tests on OSX
by Damien Martin-Guillerez
· 10 years ago
c653738
Remove a line accidentally left in from debugging.
by Lukacs Berki
· 10 years ago
73b6c79
Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy hacks.
by Lukacs Berki
· 10 years ago
676f39a
Fix ijar compression
by Damien Martin-Guillerez
· 10 years ago
4009d2c
Add CRC-32 computation to third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
78ffe43
Add more source filegroups for the installer
by Damien Martin-Guillerez
· 10 years ago
fde4509
Fix a signed vs unsigned comparison warning in the ijar zipper.
by Erik Kuefler
· 10 years ago
3a160e7
Add support for compression in //third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
709bc61
Port to FreeBSD.
by Doug Rabson
· 10 years ago
cec2222
Correctly process "ScalaInlineInfo" attribute. This is new in Scala 2.11.7 (and 2.12).
by Googler
· 10 years ago
523bff5
Fix some C++ compiler warnings to comply with -Wall.
by Ulf Adams
· 10 years ago
5bf02b3
Fix zipper for empty files
by Kristina Chodorow
· 10 years ago
0cd6dfb
Ijar's zipper: fallback when external attributes is unset
by Damien Martin-Guillerez
· 10 years ago
075b39d
Set-up travis OSX to compile using JDK 7
by Damien Martin-Guillerez
· 10 years ago
d47a8ef
Reorganized compile.sh
by Damien Martin-Guillerez
· 10 years ago
eb6e903
Use the ijar ZIP implementation in Blaze instead of libarchive
by Damien Martin-Guillerez
· 10 years ago
a1c73f9
Fix %O format string in ijar's zipper
by Damien Martin-Guillerez
· 10 years ago
cd4637e
Added limits.h to headers to ijar
by Damien Martin-Guillerez
· 10 years ago
0844112
Refactor ZIP implementation of ijar
by Damien Martin-Guillerez
· 10 years ago
497d35e
Improved ijar shell tests
by Damien Martin-Guillerez
· 10 years ago
Next »