make the build system puuuuuuuuuuurty
[platform/upstream/busybox.git] / archival / libunarchive / Makefile.in
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-20 Rob LandleyPatch from Aurelien Jacobs to add unlzma. (A new decom...
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-10-13 Bernhard Reutner... - typo in makefile variable: s/archvial/archival/
2005-09-14 Rob LandleyPatch from Berhnard Fischer to keep duplicate objects...
2005-09-06 "Vladimir N. Oleynik"typo, thanks, Bernhard Fischer
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2004-10-08 Eric Andersenegor duda writes:
2004-04-05 Eric Andersenrename uncompress.c to decompress_uncompress.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-20 Glenn L McGrathRemove unused function
2003-11-18 Glenn L McGrathtar -Z, uncompress support
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-11-14 Glenn L McGrathFix build error with tar -j
2003-10-31 Eric AndersenFix stupid typo
2003-10-28 Glenn L McGrathConditionally compile some files.
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-02-09 Glenn L McGrathFix endian probelm on PPC, i had different types for...
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-11-05 Glenn L McGrathFail silently if a partial tar header is read as tar...
2002-11-05 Glenn L McGrathenable .tar.bz2 for dpkg-deb
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-11-03 Glenn L McGrathMove data_extract_all_prefix to dpkg, its only used...
2002-11-03 Glenn L McGrathMove bunzip2 idecompression code to libunarchive
2002-10-22 Glenn L McGrathMove unzip.c uncompress.c from libbb to archiveal/libun...
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code
2002-10-19 Glenn L McGrathFix exclude/include problem
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...