| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: zImage target no longer available on x86 | Peter Korsgaard | 2010-05-28 | 2 | -1/+11 |
* | hal: dbus expat option is BR2_DBUS_EXPAT | Peter Korsgaard | 2010-05-27 | 3 | -2/+8 |
* | update for 2010.05-rc32010.05_rc3 | Peter Korsgaard | 2010-05-27 | 4 | -5/+18 |
* | Merge branch 'pkg-stats-fixes' of git://git.busybox.net/~tpetazzoni/git/build... | Peter Korsgaard | 2010-05-27 | 1 | -14/+13 |
|\ |
|
| * | pkg-stats: better heuristics | Thomas Petazzoni | 2010-05-21 | 1 | -14/+13 |
* | | Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard | 2010-05-27 | 4 | -0/+178 |
|\ \ |
|
| * | | New graph-depends script | Thomas Petazzoni | 2010-05-21 | 1 | -0/+169 |
| * | | Add a show-targets target | Thomas Petazzoni | 2010-05-21 | 1 | -0/+3 |
| * | | Add a <fs>-root-show-depends target | Thomas Petazzoni | 2010-05-21 | 1 | -0/+3 |
| * | | package: Add new <pkg>-show-depends to list dependencies | Thomas Petazzoni | 2010-05-21 | 1 | -0/+3 |
| |/ |
|
* | | microperl: fix build with /bin/sh = dash | Peter Korsgaard | 2010-05-27 | 2 | -8/+13 |
* | | kernel-headers: bump 2.6.27.x / 2.6.32.x / 2.6.33.x stable versions | Peter Korsgaard | 2010-05-27 | 3 | -3/+3 |
* | | CHANGES: #75 + #699 are now closed | Peter Korsgaard | 2010-05-27 | 1 | -0/+2 |
* | | Merge branch 'dependencies-fixes' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard | 2010-05-27 | 1 | -4/+19 |
|\ \ |
|
| * | | dependencies: check that . is not in the PATH | Thomas Petazzoni | 2010-05-22 | 1 | -0/+15 |
| * | | dependencies: fix tests on LD_LIBRARY_PATH | Thomas Petazzoni | 2010-05-22 | 1 | -4/+4 |
* | | | gob2: workaround configure misdetecting library needed for flex | Peter Korsgaard | 2010-05-27 | 1 | -0/+1 |
* | | | uClibc: 0.9.31 defconfig: disable FORCE_SHAREABLE_TEXT_SEGMENTS | Peter Korsgaard | 2010-05-27 | 1 | -1/+1 |
* | | | iperf: override bool detection | Peter Korsgaard | 2010-05-26 | 2 | -2/+4 |
* | | | gst-plugins-base: make sure alsa-lib is detected if present | Peter Korsgaard | 2010-05-26 | 2 | -10/+11 |
* | | | vsftpd: fix build without largefile support | Peter Korsgaard | 2010-05-26 | 2 | -2/+3 |
* | | | valgrind: broken on ppc | Peter Korsgaard | 2010-05-26 | 2 | -2/+2 |
* | | | fs/squashfs: squashfs3 needs to set big/little endian | Peter Korsgaard | 2010-05-26 | 1 | -2/+10 |
* | | | squashfs,squashfs3: needs LARGEFILE support in toolchain | Peter Korsgaard | 2010-05-26 | 3 | -3/+11 |
* | | | busybox skeleton: allow logins from ttymxc[0-2] | Baruch Siach | 2010-05-26 | 1 | -0/+3 |
* | | | olsr: needs IPv6 support in toolchain | Peter Korsgaard | 2010-05-26 | 2 | -2/+6 |
* | | | ntfsprogs: needs largefile support in toolchain | Peter Korsgaard | 2010-05-26 | 2 | -4/+5 |
* | | | libdvdread: needs largefile support in toolchain | Peter Korsgaard | 2010-05-26 | 4 | -8/+21 |
* | | | mtd-utils: recv_image needs IPv6 support in toolchain | Peter Korsgaard | 2010-05-26 | 1 | -0/+4 |
* | | | lmbench: indentation in Config.in should be done using <tab> | Peter Korsgaard | 2010-05-26 | 1 | -1/+1 |
* | | | lsof: needs RPC support in toolchain | Peter Korsgaard | 2010-05-26 | 2 | -1/+5 |
* | | | qt: powerpc config is now called powerpc, not ppc | Peter Korsgaard | 2010-05-26 | 1 | -1/+1 |
* | | | bmon: needs ipv6 support | Peter Korsgaard | 2010-05-26 | 2 | -1/+5 |
* | | | package: gettext needs WCHAR support | Peter Korsgaard | 2010-05-25 | 28 | -14/+115 |
* | | | webkit: remove user visible rendering target selection | Peter Korsgaard | 2010-05-25 | 2 | -23/+7 |
* | | | qt: use depends on for gstreamer | Peter Korsgaard | 2010-05-25 | 1 | -1/+5 |
* | | | swfdec: use depends on for gstreamer | Peter Korsgaard | 2010-05-25 | 2 | -2/+4 |
* | | | package: don't select libgtk2 as it doesn't know what backend to use | Peter Korsgaard | 2010-05-25 | 5 | -7/+7 |
* | | | enchant: add comment about needing C++ support in toolchain | Peter Korsgaard | 2010-05-25 | 1 | -0/+3 |
* | | | Add documentation on gettext integration | Thomas Petazzoni | 2010-05-24 | 1 | -0/+58 |
* | | | Update packages to BR2_NEEDS_GETTEXT_IF_LOCALE | Thomas Petazzoni | 2010-05-24 | 22 | -27/+32 |
* | | | Improve gettext integration | Thomas Petazzoni | 2010-05-24 | 1 | -5/+12 |
* | | | pciutils: fix access to pci.ids and make update-pciids work with busybox wget | Peter Korsgaard | 2010-05-24 | 2 | -3/+6 |
* | | | mutt: needs WCHAR support in toolchain | Peter Korsgaard | 2010-05-23 | 1 | -1/+4 |
* | | | icu: fix build with gcc >= 4.4 / JLEVEL > 1 | Peter Korsgaard | 2010-05-23 | 3 | -3/+27 |
* | | | package/config: really clean | Yann E. MORIN | 2010-05-22 | 1 | -4/+9 |
* | | | fix device_table.txt path in arm_toolchain_defconfig | cmchao | 2010-05-22 | 1 | -1/+1 |
* | | | atngw100_defconfig: update to fix build failure | Bjørn Forsman | 2010-05-22 | 1 | -345/+351 |
* | | | cairo: ps backend needs pdf | Peter Korsgaard | 2010-05-22 | 1 | -0/+1 |
* | | | cdrkit: needs largefile support in toolchain | Peter Korsgaard | 2010-05-22 | 2 | -14/+18 |
|/ / |
|