| Commit message (Expand) | Author | Age | Files | Lines |
* | makefile: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -2/+1 |
* | makefile: new qstrip make function | Thomas Petazzoni | 2009-09-05 | 1 | -0/+4 |
* | uClibc as of 20090825 requires the ARCH to be specified when we call it's make | Austin Foxley | 2009-09-03 | 1 | -1/+10 |
* | directfb: update to 1.4.2, add option for pxa3xx driver | Sven Neumann | 2009-09-03 | 2 | -1/+9 |
* | libglib2: bump version to 2.20.5 | Sven Neumann | 2009-09-03 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 271 | -341/+249 |
* | Config.in: bump version for 2009.11 development | Peter Korsgaard | 2009-09-02 | 1 | -1/+1 |
* | libarchive package added | Daniel Mack | 2009-09-02 | 4 | -0/+29 |
* | dnsmasq: misc fixes | Gustavo Zacarias | 2009-09-01 | 3 | -52/+43 |
* | xdata_xcursor-themes: -source target should only download, not extract | Peter Korsgaard | 2009-09-01 | 1 | -1/+1 |
* | sdl_net: rename back to SDL_net | Peter Korsgaard | 2009-09-01 | 2 | -2/+4 |
* | target/device/AMD: remove | Peter Korsgaard | 2009-09-01 | 55 | -2636/+0 |
* | gtk2-themes: fix typo | Peter Korsgaard | 2009-09-01 | 1 | -2/+1 |
* | u-boot: remove ancient 1.3.4 version | Peter Korsgaard | 2009-09-01 | 1 | -5/+0 |
* | u-boot: add 2009.08 | Peter Korsgaard | 2009-09-01 | 1 | -2/+7 |
* | busybox: add 1.15.0 | Peter Korsgaard | 2009-09-01 | 2 | -2/+20 |
* | util-linux: use := instead of = to stop recursion2009.08 | Peter Korsgaard | 2009-08-31 | 1 | -1/+1 |
* | docs/news: announce 2009.08 | Peter Korsgaard | 2009-08-31 | 1 | -0/+10 |
* | buildroot: update for 2009.08 | Peter Korsgaard | 2009-08-31 | 3 | -9/+13 |
* | ctorrent: build with ssl support if available | Kelvin Cheung | 2009-08-31 | 2 | -1/+8 |
* | 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 |