]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/lzma
libosip2: add hash for license file
[coffee/buildroot.git] / package / lzma /
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2015-07-28 Gustavo Zacariaslzma: add hash file
2015-02-03 Peter Korsgaardpackage/*: rename patches according to the new policy
2015-01-10 Vincentlzma: repair build
2014-10-19 Bernd Kuhlsinfra: Move --enable/--disable-debug to package/Makefile.in
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-07-31 Jerzy Grzegorekpackage: remove the trailing slash sign from <PKG>_SITE...
2014-01-21 Thomas De Schamphe... lzma: remove deprecated target package
2014-01-10 Thomas De Schamphe... deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx
2013-11-10 Thomas De Schamphe... Config.in files: add missing dependencies to toolchain...
2013-10-14 Thomas De Schamphe... Config.in files: unify comments of toolchain option...
2013-09-08 Jerzy Grzegorekchange package tarball compression to xz whenever possible
2013-06-06 Alexandre BelloniNormalize separator size to 80
2013-01-20 Thomas Petazzonipackages: remove all := signs
2012-07-17 Arnout Vandecappel... all packages: rename XXXTARGETS to xxx-package
2012-07-17 Arnout Vandecappel... all packages: use new host-xxx-package macros
2012-03-11 Gustavo Zacariaspackages: remove redundant INSTALL_TARGET=YES declarations
2011-12-01 Peter KorsgaardMerge branch 'next'
2011-11-17 Thomas De Schamphe... dependencies: remove unused lzma checking scripts
2011-09-29 Thomas Petazzonipackage: remove useless arguments from AUTOTARGETS
2010-12-13 Thomas Petazzonitoolchain: rework C++ options
2010-09-30 Peter KorsgaardMerge branch 'for-2010.11/remove-deprecated-arch' of...
2010-09-20 Peter Korsgaardlzma: mark old package as deprecated
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas Petazzonilzma: convert the host package to the autotools infrast...
2009-10-26 Peter Korsgaardlzma: bump version
2009-10-26 Peter Korsgaardlzma: convert to Makefile.autotools.in format
2009-10-26 Peter Korsgaardlzma: remove 'target' from lzma package name
2009-10-26 Peter Korsgaardlzma: host targets should not be user selectable
2009-10-26 Peter Korsgaardlzma: get rid of unused target-headers option
2009-10-01 Peter Korsgaardbuildroot: silence ./configure step when building with...
2009-09-23 Michael Rothrename TOOL_BUILD_DIR to TOOLCHAIN_DIR
2009-09-03 Will Newtonpackage: Remove unnecessary dependencies on uclibc.
2009-03-05 Peter Korsgaardpackage: convert some Config.in selects to depends
2009-01-20 Ulf SamuelssonBump lzma to latest stable, ARM build now completes
2009-01-16 Peter Korsgaardpackage/: convert to DOWNLOAD helper
2009-01-01 Peter Korsgaardbuildroot: set SHELL instead of messing around with...
2008-12-08 Peter Korsgaardpackage/: get rid of unneeded $(strip ..)
2008-08-04 Peter Korsgaardpackage: global largefile CFLAGS handling
2008-07-17 Peter KorsgaardKconfig: remove 'default n'
2008-01-26 Thomas LundquistUpped version, no need for patch. (This is still based...
2007-10-01 Bernhard Reutner... - just use the strip binary to avoid confusing libtool...
2007-08-31 Bernhard Reutner... - make sure that the path for the lzma-host-binary...
2007-08-22 Bernhard Reutner... - semicolon touchup. No other changes
2007-08-21 Bernhard Reutner... - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* packa...
2007-08-21 Bernhard Reutner... - add handling of lzma for the host (unconditionally...
2007-08-21 Ulf SamuelssonRemove switches if sstrip is run
2007-08-20 Ulf SamuelssonSED away some whitespace
2007-08-16 Ulf SamuelssonEnsure lzma is built *before* linux, allow system insta...
2007-08-12 Ulf Samuelssonfix liblzmadec.la paths
2007-07-31 Bernhard Reutner... - lzma needs a CXX cross-compiler
2007-07-11 Ulf SamuelssonUse <package>_VERSION in all <package>.mk instead of...
2007-06-27 Bernhard Reutner... - add endian handling, mmap, memcmp checks to TARGET_CO...
2007-03-13 Eric Andersenfixup package LDFLAGS handling
2007-02-04 Bernhard Reutner... - avoid spurious rebuilds. Thanks to janlana, closes...
2006-12-21 Bernhard Reutner... - use global DISABLE_LARGEFILE
2006-11-20 Bernhard Reutner... - add and use a HOSTCXX variable.
2006-11-17 Bernhard Reutner... - add and use BR2_BZCAT config option.
2006-11-04 Bernhard Reutner... - Patch from Thomas Lundquist to support lzma compresse...
2006-10-01 Bernhard Reutner... - use $(ZCAT) as configured by the user instead of...
2006-08-29 Bernhard Reutner... - add package lzma