summaryrefslogtreecommitdiff
path: root/tools/squashfs4
Commit message (Expand)AuthorAgeFilesLines
* squashfs4: make inline functions static to fix build errorsFelix Fietkau2013-10-281-0/+36
* build: BSD compile fixesFelix Fietkau2013-03-071-0/+26
* convert remaining tools to $(HOST_STATIC_LINKING) (#12012)Jo-Philipp Wich2012-08-121-1/+1
* squashfs4: link staticallyJo-Philipp Wich2012-08-101-1/+2
* tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac o...Felix Fietkau2012-07-131-0/+1
* squashfs4: Add support for LZMA Magic to unsquashfsJonas Gorski2011-10-191-0/+72
* squashfs4: fix a compile error on big-endian systems (patch from #9842)Felix Fietkau2011-07-311-1/+1
* squashfs4: add missing include for freebsd (patch from #9842)Felix Fietkau2011-07-311-1/+4
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-039-2374/+1025
* squashfs4: make the lzma parameters configurable, and change the defaults for...Felix Fietkau2011-02-132-11/+91
* squashfs4: fix compilation on FreeBSDJo-Philipp Wich2010-07-221-0/+10
* squashfs4: backport an upstream change to fix the file mode check to allow se...Felix Fietkau2010-07-211-0/+11
* squashfs4: use our lzma props settings again instead of the defaults (smaller...Felix Fietkau2009-11-021-0/+11
* squashfs4: refresh the cygwin patchFelix Fietkau2009-11-021-30/+24
* squashfs4: fix build breakageFelix Fietkau2009-11-021-3/+1
* sync mksquashfs4 with the CVS code to generate LZMA imagesImre Kaloz2009-11-021-358/+2124
* fix error in mksquashfs4 when data can't be compressedMatteo Croce2009-09-151-33/+51
* build fixes for squashfs4 on cygwinFlorian Fainelli2009-08-271-0/+154
* squashfs4: add lzma support (kernel support still missing)Felix Fietkau2009-05-173-0/+471
* add tool for squashfs4 image generation (w/o LZMA support)Gabor Juhos2009-05-151-0/+36