summaryrefslogtreecommitdiff
path: root/archival/libunarchive/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-47/+53
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-2/+6
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-54/+42
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,Rob Landley2006-01-201-0/+3
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-18/+16
* - typo in makefile variable: s/archvial/archival/Bernhard Reutner-Fischer2005-10-131-1/+1
* Patch from Berhnard Fischer to keep duplicate objects out of the library.Rob Landley2005-09-141-0/+1
* typo, thanks, Bernhard Fischer"Vladimir N. Oleynik"2005-09-061-1/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* egor duda writes:Eric Andersen2004-10-081-1/+5
* rename uncompress.c to decompress_uncompress.cEric Andersen2004-04-051-4/+4
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-3/+0
* Remove unused functionGlenn L McGrath2003-11-201-1/+0
* tar -Z, uncompress supportGlenn L McGrath2003-11-181-0/+1
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-0/+1
* Fix build error with tar -jGlenn L McGrath2003-11-141-1/+1
* Fix stupid typoEric Andersen2003-10-311-1/+1
* Conditionally compile some files.Glenn L McGrath2003-10-281-20/+23
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath2003-02-091-1/+0
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+1
* Move add_to_list from libunarchive to libbb so it can be of more general use ...Glenn L McGrath2002-12-081-1/+0
* Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath2002-11-051-0/+1
* enable .tar.bz2 for dpkg-debGlenn L McGrath2002-11-051-0/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-2/+10
* Move data_extract_all_prefix to dpkg, its only used there.Glenn L McGrath2002-11-031-1/+0
* Move bunzip2 idecompression code to libunarchiveGlenn L McGrath2002-11-031-0/+1
* Move unzip.c uncompress.c from libbb to archiveal/libunarchiveGlenn L McGrath2002-10-221-1/+3
* Update dpkg to use new unarchive codeGlenn L McGrath2002-10-191-0/+2
* Fix exclude/include problemGlenn L McGrath2002-10-191-0/+1
* New common unarchive code.Glenn L McGrath2002-09-251-8/+35
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-0/+38