summaryrefslogtreecommitdiff
path: root/package/lzma
Commit message (Expand)AuthorAge
* packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias2012-03-11
* dependencies: remove unused lzma checking scriptsThomas De Schampheleire2011-11-17
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* toolchain: rework C++ optionsThomas Petazzoni2010-12-13
* lzma: mark old package as deprecatedPeter Korsgaard2010-09-20
* lzma: convert the host package to the autotools infrastructureThomas Petazzoni2010-04-09
* lzma: bump versionPeter Korsgaard2009-10-26
* lzma: convert to Makefile.autotools.in formatPeter Korsgaard2009-10-26
* lzma: remove 'target' from lzma package namePeter Korsgaard2009-10-26
* lzma: host targets should not be user selectablePeter Korsgaard2009-10-26
* lzma: get rid of unused target-headers optionPeter Korsgaard2009-10-26
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-23
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package: convert some Config.in selects to dependsPeter Korsgaard2009-03-05
* Bump lzma to latest stable, ARM build now completesUlf Samuelsson2009-01-20
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-01
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* Upped version, no need for patch. (This is still based on lzma SDK 4.32, Thomas Lundquist2008-01-26
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - make sure that the path for the lzma-host-binary existBernhard Reutner-Fischer2007-08-31
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* SED away some whitespaceUlf Samuelsson2007-08-20
* Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson2007-08-16
* fix liblzmadec.la pathsUlf Samuelsson2007-08-12
* - lzma needs a CXX cross-compilerBernhard Reutner-Fischer2007-07-31
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-04
* - use global DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-21
* - add and use a HOSTCXX variable.Bernhard Reutner-Fischer2006-11-20
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-17
* - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer2006-11-04
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* - add package lzmaBernhard Reutner-Fischer2006-08-29