summaryrefslogtreecommitdiff
path: root/abuild-tar.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-16abuild-tar: new utility to mangle tar filesTimo Teras1-0/+213
- ability to embed an checksum inside the tar header for regular files (to avoid checksumming at apk installation time) - way to remove the end-of-archive marker to create concenatable .tar.gz:s for signed apks