index
:
~alon/buildroot-autotest
master
next
qxl.autotest
alon's copy of buildroot-autotest
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
lzma
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-13
toolchain: rework C++ options
Thomas Petazzoni
1
-2
/
+2
2010-09-20
lzma: mark old package as deprecated
Peter Korsgaard
1
-1
/
+2
2010-04-09
lzma: convert the host package to the autotools infrastructure
Thomas Petazzoni
1
-63
/
+2
2009-10-26
lzma: bump version
Peter Korsgaard
1
-1
/
+1
2009-10-26
lzma: convert to Makefile.autotools.in format
Peter Korsgaard
1
-70
/
+13
2009-10-26
lzma: remove 'target' from lzma package name
Peter Korsgaard
2
-6
/
+7
2009-10-26
lzma: host targets should not be user selectable
Peter Korsgaard
2
-12
/
+0
2009-10-26
lzma: get rid of unused target-headers option
Peter Korsgaard
2
-12
/
+0
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
1
-2
/
+2
2009-09-23
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
1
-9
/
+9
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
1
-1
/
+1
2009-03-05
package: convert some Config.in selects to depends
Peter Korsgaard
1
-1
/
+4
2009-01-20
Bump lzma to latest stable, ARM build now completes
Ulf Samuelsson
1
-1
/
+1
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
1
-1
/
+1
2009-01-01
buildroot: set SHELL instead of messing around with CONFIG_SHELL
Peter Korsgaard
1
-2
/
+2
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
1
-3
/
+3
2008-08-04
package: global largefile CFLAGS handling
Peter Korsgaard
1
-5
/
+1
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
1
-3
/
+0
2008-01-26
Upped version, no need for patch. (This is still based on lzma SDK 4.32,
Thomas Lundquist
2
-15
/
+1
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
1
-1
/
+1
2007-08-31
- make sure that the path for the lzma-host-binary exist
Bernhard Reutner-Fischer
1
-1
/
+1
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
1
-5
/
+5
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
1
-2
/
+2
2007-08-21
- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer
2
-5
/
+29
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
1
-1
/
+1
2007-08-20
SED away some whitespace
Ulf Samuelsson
1
-2
/
+2
2007-08-16
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin
Ulf Samuelsson
1
-0
/
+9
2007-08-12
fix liblzmadec.la paths
Ulf Samuelsson
1
-0
/
+2
2007-07-31
- lzma needs a CXX cross-compiler
Bernhard Reutner-Fischer
2
-10
/
+16
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
1
-4
/
+4
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
1
-1
/
+1
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
1
-0
/
+1
2007-02-04
- avoid spurious rebuilds. Thanks to janlana, closes #1191
Bernhard Reutner-Fischer
1
-7
/
+7
2006-12-21
- use global DISABLE_LARGEFILE
Bernhard Reutner-Fischer
1
-3
/
+1
2006-11-20
- add and use a HOSTCXX variable.
Bernhard Reutner-Fischer
1
-0
/
+1
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
1
-2
/
+3
2006-11-04
- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.
Bernhard Reutner-Fischer
2
-28
/
+72
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
1
-1
/
+1
2006-08-29
- add package lzma
Bernhard Reutner-Fischer
3
-0
/
+109