Sign in
bazel
/
bazel
/
4022bac855a790b3a42fcb44c06f62dbbe078c5a
/
src
/
tools
/
singlejar
/
zip_headers.h
4022bac
Remove usage of COMPILER_MSVC in Bazel and ijar
by Loo Rong Jie
· 7 years ago
c14b3c6
Internal change
by Laszlo Csomor
· 7 years ago
0f3481b
Include <cinttypes> instead of <stdint.h>
by Damien Martin-Guillerez
· 8 years ago
9f8d81e
Make singlejar aware of FreeBSD
by Klaus Aehlig
· 8 years ago
cf2263c
Handle huge (>4GB) output jars.
by Sasha Smundak
· 8 years ago
aaee64e
Power support
by Nishidha Panpaliya
· 8 years ago
6673b31
Add '0xCAFE' extra field to the first entry of the output jar (which is META-INF/). Unix 'file' utility uses it to distinguish jar file from zip file.
by Sasha Smundak
· 8 years ago
f29882b
Use WriteBytes instead of AppendFile to write entries.
by Sasha Smundak
· 9 years ago
ee015d6
Remove entries' Unix timestamp extra fields when --normalize is present.
by Sasha Smundak
· 9 years ago
fd36161
Add a class to handle Unix timestamp extra field.
by Sasha Smundak
· 9 years ago
9a289b3
Add the method to set zip64 extension attribute. Eliminate useless test case
by Sasha Smundak
· 9 years ago
a66060c
Fix extra_fields handling in zip_header.h, add several missing methods and add zip_headers_test.
by Sasha Smundak
· 9 years ago
0c6cccd
Add transient_bytes.h and test for it.
by Sasha Smundak
· 9 years ago
06a12e5
C++ reimplementation of singlejar tool: first checkin, take two: fix the problem that caused the rollback.
by Sasha Smundak
· 9 years ago
030e7b4
Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445.
by Klaus Aehlig
· 9 years ago
f667aa5
C++ reimplementation of singlejar tool: first checkin.
by Sasha Smundak
· 9 years ago