| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the spider feature | Maxime Petazzoni | 2010-09-13 | 2 | -12/+0 |
* | usbutils: bump to 0.90 | Marcus Osdoba | 2010-09-10 | 1 | -1/+1 |
* | qt: Bump to 4.6.3 | Paul Jones | 2010-09-09 | 4 | -30/+12 |
* | berkeleydb: fix download url | Gustavo Zacarias | 2010-09-07 | 1 | -1/+1 |
* | iptables: bump to 1.4.9.1 | Gustavo Zacarias | 2010-09-07 | 1 | -1/+1 |
* | kismet: bump to 2010-07-R1 | Gustavo Zacarias | 2010-09-07 | 1 | -1/+1 |
* | openvpn: bump to 2.1.2 | Gustavo Zacarias | 2010-09-07 | 1 | -1/+1 |
* | dropbear: add option to disable reverse DNS lookups | Peter Korsgaard | 2010-09-06 | 2 | -0/+12 |
* | busybox: additional 1.17.2 fixes | Peter Korsgaard | 2010-09-05 | 2 | -0/+617 |
* | busybox: Bump to 1.17.2 | Gustavo Zacarias | 2010-09-05 | 8 | -355/+16 |
* | kconfig: remove CONFIG_ references in search/help | Peter Korsgaard | 2010-09-05 | 3 | -31/+40 |
* | Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo... | Peter Korsgaard | 2010-09-02 | 49 | -2447/+5663 |
|\ |
|
| * | Tell git to ignore the Quilt internal directory in package/config | Thomas Petazzoni | 2010-09-01 | 1 | -0/+5 |
| * | Remove unnecessary ugly hacks in package/config | Thomas Petazzoni | 2010-09-01 | 5 | -61/+1 |
| * | Add support for the new nconf configuration tool | Thomas Petazzoni | 2010-09-01 | 2 | -6/+16 |
| * | Bump package/config to 2.6.36-rc1 | Thomas Petazzoni | 2010-09-01 | 46 | -1336/+4298 |
| * | Clean up our patches against kconfig | Thomas Petazzoni | 2010-09-01 | 23 | -1660/+1959 |
* | | package/games: remove broken lxdoom package | Peter Korsgaard | 2010-08-31 | 5 | -199/+1 |
* | | xstroke: fix dependencies | Peter Korsgaard | 2010-08-30 | 2 | -9/+4 |
|/ |
|
* | packages/atk: fix Makefile | Yann E. MORIN | 2010-08-30 | 1 | -1/+1 |
* | kismet: fix build when none of client, server or drone are selected | Thomas Petazzoni | 2010-08-30 | 1 | -3/+4 |
* | ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling | Peter Korsgaard | 2010-08-30 | 1 | -5/+2 |
* | pango: needs C++ for freetype handling | Peter Korsgaard | 2010-08-30 | 4 | -6/+13 |
* | luafilesystems: unbreak builds with largefile support | Peter Korsgaard | 2010-08-29 | 1 | -1/+1 |
* | pppd.mk installs radattr.so twice and omits radrealms.so | Darcy Watkins | 2010-08-29 | 1 | -2/+2 |
* | stunnel: remove broken package | Peter Korsgaard | 2010-08-29 | 4 | -110/+0 |
* | proftpd: breaks with parallel builds | Peter Korsgaard | 2010-08-29 | 1 | -2/+2 |
* | samba: avahi support needs avahi-daemon / dbus | Peter Korsgaard | 2010-08-29 | 1 | -3/+4 |
* | startup-notification: fix typo in dependencies line | Peter Korsgaard | 2010-08-29 | 1 | -1/+1 |
* | qt: fix sysroot confusion in ./configure | Peter Korsgaard | 2010-08-26 | 1 | -4/+4 |
* | busybox: additional 1.17.1 fixes | Peter Korsgaard | 2010-08-25 | 4 | -5/+176 |
* | sysvinit: remove unneeded dependency on ncurses | Thomas Petazzoni | 2010-08-24 | 2 | -2/+1 |
* | sysvinit: make sure to link against libcrypt | Thomas Petazzoni | 2010-08-24 | 1 | -1/+3 |
* | lua: make sure that CFLAGS are passed | Thomas Petazzoni | 2010-08-24 | 1 | -1/+3 |
* | luafilesystem: remove LARGE_FILE constraint | Francois Perrad | 2010-08-24 | 6 | -18/+26 |
* | Add new upstream Lua patches and rename all patches for consistency | Francois Perrad | 2010-08-24 | 6 | -0/+34 |
* | libxml-parser-perl/intltool: mark as host only packages | Thomas Petazzoni | 2010-08-24 | 2 | -0/+6 |
* | netcat: prevent build system from adding a prefix to binaries | Thomas Petazzoni | 2010-08-24 | 1 | -0/+1 |
* | Security bump php to 5.2.14 | Gustavo Zacarias | 2010-08-24 | 1 | -1/+1 |
* | lzo: fix host-lzo build failure when config cache is filled | Thomas Petazzoni | 2010-08-24 | 4 | -0/+428 |
* | libglib2: add patch to rework clock_gettime() test | Thomas Petazzoni | 2010-08-24 | 2 | -1/+52 |
* | imagemagick: don't create useless debugging file | Thomas Petazzoni | 2010-08-12 | 1 | -1/+0 |
* | Update busybox 1.17.1 fixes | Gustavo Zacarias | 2010-08-11 | 2 | -0/+85 |
* | Add dependency from util-linux on ncurses | Thomas Petazzoni | 2010-08-10 | 1 | -0/+4 |
* | Fix util-linux build on MIPS | Thomas Petazzoni | 2010-08-10 | 1 | -0/+41 |
* | Remove gdb plugins from target | Malte Starostik | 2010-07-30 | 1 | -0/+9 |
* | Globally remove aclocal directories from target | Malte Starostik | 2010-07-30 | 3 | -5/+2 |
* | Purge libglib2 dev files from target | Malte Starostik | 2010-07-30 | 1 | -0/+11 |
* | Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-30 | 14 | -41/+130 |
|\ |
|
| * | xerces: only add -liconv when locale are disabled | Thomas Petazzoni | 2010-07-29 | 1 | -1/+5 |