Sign in
bazel
/
bazel
/
681f433545a22c8169bed8643fee560f3b500607
/
third_party
/
ijar
/
zip.cc
899383d
Fix ijar's timestamp normalization
by Liam Miller-Cushon
· 8 years ago
645dbc4
Ijar: extract file stating logic to platform_utils
by Laszlo Csomor
· 8 years ago
fd427a9
Ijar: make some targets compilable with MSVC
by Laszlo Csomor
· 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
43302f4
zipper now can specify actual path a file is added to
by Yun Peng
· 9 years ago
a500443
Initialize an uninitialized field in ijar
by Shinichiro Hamaji
· 9 years ago
54d94d2
Description redacted. -- MOS_MIGRATED_REVID=119053259
by Googler
· 9 years ago
9778696
ijar: cast to size_t instead of int to avoid sign-compare warning.
by Damien Martin-Guillerez
· 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
2573376
Encapsulate file mapping in preparation for providing a Windows implementation.
by Lukacs Berki
· 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
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
3a160e7
Add support for compression in //third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
523bff5
Fix some C++ compiler warnings to comply with -Wall.
by Ulf Adams
· 10 years ago
eb6e903
Use the ijar ZIP implementation in Blaze instead of libarchive
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
1e35f50
Normalized headers path for ijar.
by Damien Martin-Guillerez
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago