Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | libgpg-error : convert to autotools infrastructure & bump to 1.8 | cmchao | |
Changes by Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * Installation to target is the default Signed-off-by: cmchao <cmchao@gmail.com> | |||
2009-10-01 | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | |
We have been passing -q to ./configure when using 'make -s' for packages using Makefile.autotools.in for some time. Do the same for packages using autotools, but not using the Makefile.autotools.in infrastructure, taking care to not do it for packages with hand written configure scripts. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-11-28 | Move libgpg-error from lib to usr/lib, update libgpg-error.la | Ulf Samuelsson | |
2007-09-25 | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | |
2007-09-19 | - fix includedir | Bernhard Reutner-Fischer | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-20 | SED away some whitespace | Ulf Samuelsson | |
2007-08-11 | Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, ↵ | Ulf Samuelsson | |
libgcrypt,libgpg-error, lzo | |||
2007-07-17 | Add gpg-error package | Ulf Samuelsson | |