summaryrefslogtreecommitdiffstats
path: root/package/lzma
Commit message (Expand)AuthorAgeFilesLines
* Bump lzma to latest stable, ARM build now completesUlf Samuelsson2009-01-201-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-2/+2
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-3/+3
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-041-5/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0
* Upped version, no need for patch. (This is still based on lzma SDK 4.32, Thomas Lundquist2008-01-262-15/+1
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - make sure that the path for the lzma-host-binary existBernhard Reutner-Fischer2007-08-311-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-5/+5
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-212-5/+29
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* SED away some whitespaceUlf Samuelsson2007-08-201-2/+2
* Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson2007-08-161-0/+9
* fix liblzmadec.la pathsUlf Samuelsson2007-08-121-0/+2
* - lzma needs a CXX cross-compilerBernhard Reutner-Fischer2007-07-312-10/+16
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-4/+4
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-041-7/+7
* - use global DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-211-3/+1
* - add and use a HOSTCXX variable.Bernhard Reutner-Fischer2006-11-201-0/+1
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-2/+3
* - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer2006-11-042-28/+72
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* - add package lzmaBernhard Reutner-Fischer2006-08-293-0/+109