| Commit message (Expand) | Author | Age | Files | Lines |
* | util-linux: fix build with locale in toolchain | Peter Korsgaard | 2009-08-30 | 3 | -3/+16 |
* | util-linux: fix libblkid detection | Peter Korsgaard | 2009-08-30 | 1 | -0/+1 |
* | buildroot: fix remaining references to SDL_net instead of sdl_net | Peter Korsgaard | 2009-08-29 | 2 | -2/+2 |
* | sdl_net: use sdl_net instead of SDL_net as make target | Peter Korsgaard | 2009-08-28 | 1 | -1/+1 |
* | u-boot: mark old 2008.10 version as deprecated | Peter Korsgaard | 2009-08-27 | 1 | -0/+1 |
* | project: saveconfig/getconfig doesn't need conf | Peter Korsgaard | 2009-08-27 | 1 | -11/+2 |
* | buildroot: update for 2009.08-rc32009.08_rc3 | Peter Korsgaard | 2009-08-26 | 4 | -13/+36 |
* | Makefile: Ensure CVS directories are removed from target fs. | Will Newton | 2009-08-26 | 1 | -1/+1 |
* | package/Makefile.in: use := for INSTALL | Peter Korsgaard | 2009-08-26 | 1 | -1/+1 |
* | busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled | Peter Korsgaard | 2009-08-24 | 1 | -0/+2 |
* | kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions | Peter Korsgaard | 2009-08-24 | 1 | -2/+2 |
* | Merge branch 'alsa-utils-fix' into for-2009.08 | Thomas Petazzoni | 2009-08-20 | 4 | -59/+2 |
|\ |
|
| * | alsa-utils: fix build for x86 on x86-64 | Thomas Petazzoni | 2009-08-20 | 4 | -59/+2 |
* | | libsoup: enable autoreconf | Thomas Petazzoni | 2009-08-10 | 1 | -1/+1 |
* | | libxslt: tell ./configure where libxml is | Thomas Petazzoni | 2009-08-10 | 1 | -1/+1 |
* | | webkit: select cairo PNG feature | Thomas Petazzoni | 2009-08-10 | 1 | -0/+1 |
* | | webkit: disable the libtool patch | Thomas Petazzoni | 2009-08-10 | 1 | -0/+1 |
* | | Remove --without-html-dir from DISABLE_DOCUMENTATION | Thomas Petazzoni | 2009-08-08 | 1 | -1/+1 |
* | | Update CHANGES after recent fixes | Thomas Petazzoni | 2009-08-08 | 1 | -2/+7 |
* | | Update dbus to version 1.2.16 | Jean-Christian de Rivaz | 2009-08-08 | 1 | -1/+2 |
* | | directfb: remove unnecessary dependency on libungif | Sven Neumann | 2009-08-07 | 2 | -2/+0 |
* | | directfb: allow to enable debug and trace support | Sven Neumann | 2009-08-07 | 2 | -1/+27 |
* | | berkeleydb: Update config.{sub,guess} in configure step. | Will Newton | 2009-08-07 | 1 | -0/+1 |
* | | enchant: Fix dependencies. | Will Newton | 2009-08-07 | 2 | -0/+4 |
|/ |
|
* | docs/: announce 2009.08-rc2 | Peter Korsgaard | 2009-08-06 | 2 | -3/+15 |
* | CHANGES: update for 2009.08-rc22009.08_rc2 | Peter Korsgaard | 2009-08-06 | 2 | -2/+11 |
* | Build neon with SSL support if available | Nigel Kukard | 2009-08-05 | 1 | -0/+7 |
* | Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buil... | Peter Korsgaard | 2009-08-05 | 1 | -1/+3 |
|\ |
|
| * | Update popt to version 1.15 | Nigel Kukard | 2009-08-04 | 1 | -1/+3 |
* | | libuuid: add -source and -clean targets | Peter Korsgaard | 2009-08-05 | 1 | -1/+10 |
* | | e2fsprogs: factor out libuuid support | Daniel Mack | 2009-08-05 | 2 | -2/+31 |
* | | toolchain/gcc: add 4.3.4 | Peter Korsgaard | 2009-08-05 | 13 | -0/+451 |
* | | toolchain/gcc: remove deprecated 4.3.1 version | Peter Korsgaard | 2009-08-05 | 12 | -453/+0 |
* | | CHANGES: gzip fix is post-rc1 | Peter Korsgaard | 2009-08-05 | 1 | -1/+1 |
* | | Merge branch 'gzip-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-08-05 | 3 | -0/+50 |
|\ \ |
|
| * | | gzip: add patch to fix glibc build | Thomas Petazzoni | 2009-08-04 | 3 | -0/+50 |
* | | | CHANGES: add post-rc1 issues resolved | Peter Korsgaard | 2009-08-04 | 1 | -1/+6 |
* | | | Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-08-04 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | sed: fix compilation with external toolchains | Thomas Petazzoni | 2009-08-04 | 2 | -1/+2 |
| |/ |
|
* | | Merge branch 'config-choice-fixes' of git://git.busybox.net/~tpetazzoni/git/b... | Peter Korsgaard | 2009-08-04 | 2 | -0/+8 |
|\ \ |
|
| * | | ipsec-tools: only show the security context choice when ipsec enabled | Thomas Petazzoni | 2009-08-04 | 1 | -0/+4 |
| * | | webkit: only show the rendering backend choice when webkit is enabled | Thomas Petazzoni | 2009-08-04 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'microperl-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-08-04 | 1 | -3/+2 |
|\ \ |
|
| * | | microperl: fix build | Thomas Petazzoni | 2009-08-04 | 1 | -3/+2 |
| |/ |
|
* | | busybox: bump 1.14.x version | Peter Korsgaard | 2009-08-04 | 5 | -363/+1 |
* | | docs/copyright.txt: ask people to contact the devs, not Erik | Peter Korsgaard | 2009-08-03 | 1 | -1/+1 |
* | | libusb: fix host libtool dependency | Peter Korsgaard | 2009-08-03 | 1 | -1/+1 |
|/ |
|
* | buildroot: fix fallout after qtopia4 -> qt rename | Peter Korsgaard | 2009-08-03 | 28 | -128/+128 |
* | Merge branch 'oldconfig-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-08-03 | 3 | -24/+31 |
|\ |
|
| * | kconfig: fix oldconfig to generate .config.cmd | Thomas Petazzoni | 2009-08-03 | 3 | -24/+31 |