| Commit message (Expand) | Author | Age | Files | Lines |
* | [tools] convert remaining tools to $(HOST_STATIC_LINKING) (#12012) | jow | 2012-08-12 | 1 | -1/+1 |
* | [tools] squashfs4: link statically | jow | 2012-08-10 | 1 | -1/+2 |
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac o... | nbd | 2012-07-13 | 1 | -0/+1 |
* | squashfs4: Add support for LZMA Magic to unsquashfs | jogo | 2011-10-19 | 1 | -0/+72 |
* | squashfs4: fix a compile error on big-endian systems (patch from #9842) | nbd | 2011-07-31 | 1 | -1/+1 |
* | squashfs4: add missing include for freebsd (patch from #9842) | nbd | 2011-07-31 | 1 | -1/+4 |
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | nbd | 2011-04-03 | 9 | -2374/+1025 |
* | squashfs4: make the lzma parameters configurable, and change the defaults for... | nbd | 2011-02-13 | 2 | -11/+91 |
* | [tools] squashfs4: fix compilation on FreeBSD | jow | 2010-07-22 | 1 | -0/+10 |
* | squashfs4: backport an upstream change to fix the file mode check to allow se... | nbd | 2010-07-21 | 1 | -0/+11 |
* | squashfs4: use our lzma props settings again instead of the defaults (smaller... | nbd | 2009-11-02 | 1 | -0/+11 |
* | squashfs4: refresh the cygwin patch | nbd | 2009-11-02 | 1 | -30/+24 |
* | squashfs4: fix build breakage | nbd | 2009-11-02 | 1 | -3/+1 |
* | sync mksquashfs4 with the CVS code to generate LZMA images | kaloz | 2009-11-02 | 1 | -358/+2124 |
* | fix error in mksquashfs4 when data can't be compressed | matteo | 2009-09-15 | 1 | -33/+51 |
* | [tools] build fixes for squashfs4 on cygwin | florian | 2009-08-27 | 1 | -0/+154 |
* | squashfs4: add lzma support (kernel support still missing) | nbd | 2009-05-17 | 3 | -0/+471 |
* | [tools] add tool for squashfs4 image generation (w/o LZMA support) | juhosg | 2009-05-15 | 1 | -0/+36 |