summaryrefslogtreecommitdiffstats
path: root/tools/zipalign/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* am 8ac188ff: am 6dbbb159: Merge "Consistent use of USE_MINGW"Ying Wang2014-08-081-1/+1
|\ | | | | | | | | * commit '8ac188ff0e739ea75ea02166c54428245200f088': Consistent use of USE_MINGW
| * Consistent use of USE_MINGWYing Wang2014-08-071-1/+1
| | | | | | | | Change-Id: I05e212e5a99639d0196006b9c2ec35072c54f399
* | Add Zopfli-recompress option to zipalignRaph Levien2014-07-071-2/+4
|/ | | | | | | | Zopfli provides compression roughly 5% better than zlib, while remaining completely compatible with zlib decoders. This patch adds a "-z" option to zipalign, recompressing all compressed files within the zip archive. Change-Id: If177ca4b82ec701b7446861b2cfe08c6bd403813
* libutils clean-upMathias Agopian2013-05-071-0/+1
| | | | Change-Id: I93a0fef582580282d62379ddba3ae2d50f3ea0c5
* Add liblogYing Wang2013-04-091-2/+2
| | | | | Bug: 8580410 Change-Id: Id3c26ff084950f8cbfa87f4425747ee322de7624
* Revert "Add liblog"Ying Wang2013-04-101-2/+2
| | | | | | This reverts commit 8722580d90840352883a84d1ca882e50220f3959 Change-Id: Iafdbb7f540a53ddc9dc2e21c0afddb62c44c4af8
* Add liblogYing Wang2013-04-091-2/+2
| | | | | Bug: 8580410 Change-Id: I45e17b786b8d221a071b5de2432bb1367e245fb4
* Added BUILD_HOST_static to build statically linked executable/shared-libAndrew Hsieh2012-04-281-0/+4
| | | | | | | | | | Statically linked executable/shared-lib (eg. SDK tools) are useful in sandboxed environment. In BUILD_HOST_static zipalign needs -lpthread indirectly: zipalign->libutils.a->liblog.a->logd_write.c->pthread Change-Id: I8fa91a937b728ccdf942c4ba199efb1e2e49da3d
* build: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+0
| | | | | | | ZipUtils is needed by build/tools, move it from libandroidfw (frameworks/base) to libutils (frameworks/native). Change-Id: I188247d058f1baa0ebd14282208d496c4ba061be
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
| | | | | | add libandroidfw.so to the build Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
* Make zipalign build for the Win SDK under Linux.Raphael2010-04-201-7/+4
| | | | Change-Id: Ibd667437d6637fbc5b21147f57eb41e81cbd8577
* break dependency on utils/ZipEntry.h and utils/ZipFile.hMathias Agopian2009-06-051-1/+3
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+35
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-35/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+35