| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | busybox: 1.13.3 tail fix | Peter Korsgaard | 2009-03-30 | 1 | -0/+12 |
* | libX11: fix build on hosts without libx11-dev | Peter Korsgaard | 2009-03-29 | 3 | -41/+58 |
* | package: proper aclocal fix | Peter Korsgaard | 2009-03-29 | 3 | -1/+8 |
* | Another external toolchain fix | Thomas Petazzoni | 2009-03-29 | 1 | -2/+2 |
* | mplayer: disable LIVE555 Streaming Media | Peter Korsgaard | 2009-03-28 | 1 | -0/+1 |
* | package/mtd: don't enable rarely used commands by default | Peter Korsgaard | 2009-03-26 | 1 | -5/+0 |
* | package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated | Peter Korsgaard | 2009-03-26 | 1 | -1/+2 |
* | mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download | Peter Korsgaard | 2009-03-26 | 1 | -1/+1 |
* | package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD' | Peter Korsgaard | 2009-03-26 | 1 | -22/+0 |
* | m4: provide download target (missing from r25810) | Peter Korsgaard | 2009-03-26 | 1 | -0/+3 |
* | /usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR). | Thomas Petazzoni | 2009-03-26 | 1 | -1/+1 |
* | util-linux: fix download URL | Peter Korsgaard | 2009-03-26 | 1 | -1/+1 |
* | wpa_supplicant: bump version | Peter Korsgaard | 2009-03-25 | 1 | -1/+1 |
* | pango: host build needs automake/autoconf | Peter Korsgaard | 2009-03-24 | 1 | -1/+1 |
* | package: provide download target for host packages | Peter Korsgaard | 2009-03-24 | 15 | -0/+45 |
* | busybox: 1.13.3 hush fix | Peter Korsgaard | 2009-03-24 | 1 | -0/+179 |
* | libtool: cleanup | Peter Korsgaard | 2009-03-23 | 2 | -124/+29 |
* | m4: cleanup | Peter Korsgaard | 2009-03-23 | 2 | -103/+28 |
* | autoconf: cleanup | Peter Korsgaard | 2009-03-23 | 2 | -109/+33 |
* | automake: cleanup | Peter Korsgaard | 2009-03-23 | 1 | -113/+33 |
* | pkgconfig: really use make install for BR2_ENABLE_DEBUG | Peter Korsgaard | 2009-03-23 | 1 | -1/+1 |
* | package: auto* needs perl | Peter Korsgaard | 2009-03-23 | 2 | -0/+2 |
* | xorg: needs LARGEFILE support | Peter Korsgaard | 2009-03-23 | 1 | -3/+3 |
* | mesa3d: sync kconfig deps with makefile | Peter Korsgaard | 2009-03-23 | 1 | -0/+6 |
* | libpciaccess: needs large file support | Peter Korsgaard | 2009-03-23 | 1 | -0/+4 |
* | dbus: fix for read-only rootfs | Peter Korsgaard | 2009-03-23 | 2 | -0/+3 |
* | dbus: put local state files in /var and not /usr/var | Peter Korsgaard | 2009-03-20 | 1 | -0/+1 |
* | dbus: fix host build | Peter Korsgaard | 2009-03-19 | 1 | -1/+1 |
* | avahi: gtk support needs libglade as well | Peter Korsgaard | 2009-03-19 | 2 | -3/+2 |
* | pango: fix host build | Peter Korsgaard | 2009-03-19 | 1 | -1/+1 |
* | package: add STAMP_DIR and use for host builds | Peter Korsgaard | 2009-03-19 | 13 | -190/+195 |
* | liboil: don't build examples | Peter Korsgaard | 2009-03-19 | 1 | -0/+34 |
* | pkg-config: rename pkgconfig to pkg-config | Peter Korsgaard | 2009-03-19 | 8 | -27/+27 |
* | busybox: 1.13.3 ash fix | Peter Korsgaard | 2009-03-19 | 1 | -0/+43 |
* | pkgconfig: make sure host compile target isn't considered out of date | Peter Korsgaard | 2009-03-19 | 1 | -0/+1 |
* | pango: use same with/without-x setting for host build as for target | Peter Korsgaard | 2009-03-18 | 1 | -1/+1 |
* | pango: generate pango.modules at build time rather than run time | Peter Korsgaard | 2009-03-18 | 2 | -21/+4 |
* | avahi: fix python path | Peter Korsgaard | 2009-03-18 | 1 | -2/+2 |
* | libgtk2: build host version, use it for build time binaries | Peter Korsgaard | 2009-03-18 | 1 | -3/+52 |
* | pango: add host version | Peter Korsgaard | 2009-03-18 | 1 | -0/+43 |
* | cairo: remove unneeded _INSTALL_STAGING_OPT setting | Peter Korsgaard | 2009-03-18 | 1 | -1/+0 |
* | cairo: add host version | Peter Korsgaard | 2009-03-18 | 2 | -0/+88 |
* | freetype: add host version | Peter Korsgaard | 2009-03-18 | 1 | -0/+39 |
* | freetype: cleanup target install | Peter Korsgaard | 2009-03-18 | 1 | -3/+2 |
* | freetype: bump version | Peter Korsgaard | 2009-03-18 | 2 | -1/+1 |
* | freetype: get rid of ancient 2.2.1 version | Peter Korsgaard | 2009-03-18 | 3 | -100/+1 |
* | freetype: fixup help text indentation | Peter Korsgaard | 2009-03-18 | 1 | -2/+2 |
* | expat: fixup help text | Peter Korsgaard | 2009-03-18 | 1 | -2/+1 |
* | fontconfig: fixup help text indentation | Peter Korsgaard | 2009-03-18 | 1 | -3/+3 |
* | pixman: add host version | Peter Korsgaard | 2009-03-18 | 1 | -0/+40 |