Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
45dda43df0b32122d833d43166f2fa2f9a170889
/
zip
/
zip.go
053fca1
Support ninja rsp files in soong_zip
by Colin Cross
· 4 years, 5 months ago
04bbf98
-l option soong_zip can accept a file having space separated list
by Jiyong Park
· 5 years ago
9cb51db
Support moving sources in srcjars in soong_zip
by Colin Cross
· 6 years ago
edc934c
Fix soong_zip printing warnings with --ignore_missing_files
by Dan Willemsen
· 6 years ago
4be8f9e
soong_zip: add --ignore_missing_files flag
by Colin Cross
· 6 years ago
09f1105
Add a --symlinks argument to soong_zip
by Colin Cross
· 6 years ago
1d98ee2
soong_zip: support globs in -f and -D arguments
by Colin Cross
· 6 years ago
05518bc
soong_zip: Add tests
by Colin Cross
· 6 years ago
b051ab5
soong_zip: move profiling from zip library to soong_zip
by Colin Cross
· 6 years ago
fe945b4
soong_zip: move args parsing into zip.FileArgsBuilder
by Colin Cross
· 6 years ago
7f33b81
Revert "soong_zip: support globs in -f and -D arguments"
by Colin Cross
· 6 years ago
c7feeff
Revert "Add a --symlinks argument to soong_zip"
by Colin Cross
· 6 years ago
d59dab9
Add a --symlinks argument to soong_zip
by Colin Cross
· 6 years ago
08e28ab
soong_zip: support globs in -f and -D arguments
by Colin Cross
· 6 years ago
b7c6911
soong_zip: add support for -j to junk paths
by Colin Cross
· 6 years ago
d321629
Don't attempt to deflate when compression level is 0
by Colin Cross
· 6 years ago
297d9bc
soong_zip: set local header crc and size for symlinks
by Colin Cross
· 7 years ago
5aff065
Revert "soong_zip: set local header crc for symlinks"
by Colin Cross
· 7 years ago
b88c4df
soong_zip: set local header crc for symlinks
by Colin Cross
· 7 years ago
674dd93
Add Respfile support for soong_zip.
by Nan Zhang
· 7 years ago
f83c150
Add --write_if_changed argument to soong_zip
by Colin Cross
· 7 years ago
11b5c51
split soong_zip into a library and a binary
by Jeff Gaston
· 7 years ago
[Renamed (84%) from cmd/soong_zip/soong_zip.go]
c3bdc97
Make some params in soong_zip explicit and/or exported
by Jeff Gaston
· 7 years ago
635acc9
Rearrange manifest file handling in merge_zips and soong_zip
by Colin Cross
· 7 years ago
3454031
Allow some duplicates in merged jars
by Colin Cross
· 7 years ago
e558097
Improve soong_zip filename collisions
by Colin Cross
· 7 years ago
7b10cf1
Add soong_zip -D to zip whole directories
by Colin Cross
· 7 years ago
cef50b9
have soong_zip add some extra lines to manifest.mf
by Jeff Gaston
· 7 years ago
66dd6e5
Support in soong_zip to write byte buffers in addition to copying files
by Jeff Gaston
· 7 years ago
8edbb3a
Have soong_zip add extended attribute to META-INF in jar mode
by Jeff Gaston
· 7 years ago
a297695
Add '--jar' flag to soong_zip to move META-INF to the top of the zip
by Jeff Gaston
· 7 years ago
c5eb66d
Have soong_zip not write a data descriptor for non-compressed files
by Jeff Gaston
· 7 years ago
175f34c
Revert "Revert "Refactor rate_limit.go for more clarify""
by Jeff Gaston
· 7 years ago
526416b
Revert "Refactor rate_limit.go for more clarify"
by Colin Cross
· 7 years ago
69f3b3e
Refactor rate_limit.go for more clarify
by Jeff Gaston
· 7 years ago
2d17413
Have soong_zip add entries for ancestor directories
by Jeff Gaston
· 7 years ago
f281bd8
Supported minor features in soong_zip
by Nan Zhang
· 8 years ago
9067b04
Added functionality in soong_zip that supports adding root prefix.
by Nan Zhang
· 8 years ago
a8b5502
Refactor compressWholeFile to take a zipEntry
by Dan Willemsen
· 8 years ago
10462b3
Preserve executable bit in soong_zip
by Dan Willemsen
· 8 years ago
47ec28f
Rename soong_jar to soong_zip
by Dan Willemsen
· 8 years ago
[Renamed (97%) from cmd/soong_jar/soong_jar.go]
017d893
soong_jar: Parallel compression
by Dan Willemsen
· 8 years ago
77a6b86
soong_jar: Hardcode time
by Dan Willemsen
· 8 years ago
a59a3bc
soong_jar: Implement symlinks, fix directories
by Dan Willemsen
· 8 years ago
957cc4e
soong_jar: ignore directories passed to jar unless -d is set
by Colin Cross
· 10 years ago
e19c793
soong_jar: combine zipWriter and zipInfo into a class
by Colin Cross
· 10 years ago
2fe6687
Support java libraries, binaries, and prebuilts
by Colin Cross
· 10 years ago