Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rsync: bump version | Peter Korsgaard | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | rsync: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-20 | 1 | -49/+9 |
| | |||||
* | haserl: bump 0.9.x version | Peter Korsgaard | 2008-08-19 | 1 | -1/+1 |
| | |||||
* | haserl: don't install unneeded examples for 0.8.0 to target | Peter Korsgaard | 2008-08-19 | 1 | -1/+5 |
| | |||||
* | ifplugd: add missing newline | Peter Korsgaard | 2008-08-19 | 1 | -1/+1 |
| | |||||
* | speex: also compile static libraries | Peter Korsgaard | 2008-08-17 | 1 | -2/+3 |
| | |||||
* | speex: automate selection of arm specific optimizations | Peter Korsgaard | 2008-08-17 | 2 | -5/+17 |
| | | | | ARM version info according to wikipedia, hopefully I got it all correct. | ||||
* | speex: fix target install | Peter Korsgaard | 2008-08-17 | 1 | -0/+5 |
| | | | | | | Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested. | ||||
* | speex: select libogg | Peter Korsgaard | 2008-08-17 | 1 | -0/+1 |
| | | | | Speex depends on libogg, so make it visible in Kconfig | ||||
* | speex: convert to Makefile.autotools.in and bump version to 1.2rc1 | Peter Korsgaard | 2008-08-17 | 1 | -97/+15 |
| | | | | Patch by Malek <souf_oued@yahoo.fr> | ||||
* | pcre: fix target install | Peter Korsgaard | 2008-08-16 | 1 | -0/+5 |
| | | | | | | Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested. | ||||
* | fontconfig: remove redundant configure args | Peter Korsgaard | 2008-08-16 | 1 | -3/+1 |
| | | | | Patch by antialize / bug #4524. | ||||
* | pcre: bump version | Peter Korsgaard | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | pcre: fix compilation when C++ support is disabled | Peter Korsgaard | 2008-08-16 | 1 | -3/+4 |
| | | | | | pcre will use host g++ is no cross g++ is available, so explicitly disable c++ support in pcre if it isn't enabled in buildroot instead. | ||||
* | pcre: add homepage to description | Peter Korsgaard | 2008-08-16 | 1 | -0/+2 |
| | |||||
* | Makefile.autotools.in: add missing continuation for PKG_CONF_OPT | Peter Korsgaard | 2008-08-16 | 1 | -1/+1 |
| | | | | | The silent support added in r23041 was missing a shell continuation character breaking PKG_CONF_OPT support - Fixed. | ||||
* | dnsmasq: bump version | Peter Korsgaard | 2008-08-08 | 1 | -1/+5 |
| | | | | fixes dns spoofing vulnerability. | ||||
* | busybox: fix missing dependencies in unpacked and config rules | Peter Korsgaard | 2008-08-06 | 1 | -2/+2 |
| | | | | | | | Aadds dependency to host-sed and $(PROJECT_BUILD_DIR) when running make busybox-config and busybox-unpacked. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | busybox: additional 1.11.1 patches | Peter Korsgaard | 2008-08-06 | 2 | -2/+159 |
| | |||||
* | Makefile.autotools.in: remove extra newlines in MESSAGE macro | Peter Korsgaard | 2008-08-04 | 1 | -3/+1 |
| | |||||
* | Makefile.autotools.in: quiet configure on silent (-s) builds | Peter Korsgaard | 2008-08-04 | 1 | -0/+1 |
| | | | | | Use --quiet configure argument when make is invoked with the -s (silent) option. | ||||
* | i2c-tools: cleanup clean target | Peter Korsgaard | 2008-08-04 | 1 | -4/+1 |
| | |||||
* | haserl: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-04 | 2 | -48/+9 |
| | |||||
* | Makefile.autotools.in: fix patch dir for version specific subdir | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | |||||
* | ethtool: don't specify STRIPPROG | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | The correct strip program gets picked up at configure time, so no need to specify it at target install time. | ||||
* | lua: select readline / ncurses | Peter Korsgaard | 2008-08-04 | 1 | -5/+2 |
| | |||||
* | avahi: select expat | Peter Korsgaard | 2008-08-04 | 1 | -5/+1 |
| | |||||
* | vpnc: select libgcrypt / libgpg_error | Peter Korsgaard | 2008-08-04 | 1 | -5/+2 |
| | |||||
* | argus: select libpcap | Peter Korsgaard | 2008-08-04 | 1 | -4/+1 |
| | |||||
* | package: add package managers sub menu | Peter Korsgaard | 2008-08-04 | 1 | -3/+14 |
| | |||||
* | ltrace: expand help text | Peter Korsgaard | 2008-08-04 | 1 | -0/+3 |
| | |||||
* | ethtool: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-04 | 1 | -46/+7 |
| | |||||
* | strace: convert to makefile.autotools.in format | Peter Korsgaard | 2008-08-04 | 1 | -65/+12 |
| | |||||
* | strace: also remove from target-utils on clean | Peter Korsgaard | 2008-08-04 | 1 | -1/+2 |
| | |||||
* | package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations | Peter Korsgaard | 2008-08-04 | 1 | -11/+1 |
| | |||||
* | dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | Peter Korsgaard | 2008-08-04 | 1 | -0/+2 |
| | |||||
* | package: global largefile CFLAGS handling | Peter Korsgaard | 2008-08-04 | 8 | -37/+11 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 103 | -171/+171 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | busybox: default HIDE_OTHERS to y for all versions | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS by default for the snapshot version. | ||||
* | strace: fix LARGEFILE typo | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | Patch by Claus Klein. | ||||
* | sed: fix CPPFLAGS typo | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | Patch by Claus Klein. | ||||
* | Makefile.autotools.in: fix make source-check/external-deps differently | Peter Korsgaard | 2008-07-24 | 1 | -1/+1 |
| | | | | | | | | The MAKELEVEL test is not that robust; It fails with the recent log support or if buildroot is driven from an external Makefile. Rework it to instead detect source-check/external-deps by the fact that they set SPIDER. | ||||
* | grep: make locale handling less verbose | Peter Korsgaard | 2008-07-23 | 1 | -6/+3 |
| | | | | As suggested by Bernhard. | ||||
* | grep: cleanup configure args | Peter Korsgaard | 2008-07-23 | 1 | -11/+1 |
| | |||||
* | grep: fix target install and clean | Peter Korsgaard | 2008-07-23 | 1 | -12/+7 |
| | |||||
* | grep: gettext/libintl is only required if locale is enabled | Peter Korsgaard | 2008-07-23 | 2 | -4/+8 |
| | |||||
* | gettext: also remove from staging on -clean | Peter Korsgaard | 2008-07-23 | 1 | -0/+1 |
| | |||||
* | busybox: additional 1.11.1 fix | Peter Korsgaard | 2008-07-23 | 1 | -0/+12 |
| | |||||
* | vsftp: enable and fix linking | Peter Korsgaard | 2008-07-22 | 2 | -1/+6 |
| | | | | | | | Patch by Wade Berrier. It still errors out on sysdeputil.c for me, but this is no worse than it was before, so committing. | ||||
* | which: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-07-22 | 1 | -47/+7 |
| |