summaryrefslogtreecommitdiff
path: root/package/lzma
AgeCommit message (Expand)Author
2017-07-05Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle
2015-07-28lzma: add hash fileGustavo Zacarias
2015-02-03package/*: rename patches according to the new policyPeter Korsgaard
2015-01-10lzma: repair buildVincent
2014-10-19infra: Move --enable/--disable-debug to package/Makefile.inBernd Kuhls
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-01-21lzma: remove deprecated target packageThomas De Schampheleire
2014-01-10deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-01-20packages: remove all := signsThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-03-11packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias
2011-11-17dependencies: remove unused lzma checking scriptsThomas De Schampheleire
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-09-20lzma: mark old package as deprecatedPeter Korsgaard
2010-04-09lzma: convert the host package to the autotools infrastructureThomas Petazzoni
2009-10-26lzma: bump versionPeter Korsgaard
2009-10-26lzma: convert to Makefile.autotools.in formatPeter Korsgaard
2009-10-26lzma: remove 'target' from lzma package namePeter Korsgaard
2009-10-26lzma: host targets should not be user selectablePeter Korsgaard
2009-10-26lzma: get rid of unused target-headers optionPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-03-05package: convert some Config.in selects to dependsPeter Korsgaard
2009-01-20Bump lzma to latest stable, ARM build now completesUlf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-01buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04package: global largefile CFLAGS handlingPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-01-26Upped version, no need for patch. (This is still based on lzma SDK 4.32, Thomas Lundquist
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-31- make sure that the path for the lzma-host-binary existBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21- add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-20SED away some whitespaceUlf Samuelsson
2007-08-16Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson
2007-08-12fix liblzmadec.la pathsUlf Samuelsson
2007-07-31- lzma needs a CXX cross-compilerBernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer