| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump lzma to latest stable, ARM build now completes | Ulf Samuelsson | 2009-01-20 | 1 | -1/+1 |
* | Libraries for dbus-glib are in /usr/lib, depend on expat | Ulf Samuelsson | 2009-01-20 | 2 | -3/+4 |
* | mtd/mtd-utils: mkfs.jffs2: fix device_table handling | Peter Korsgaard | 2009-01-20 | 1 | -0/+23 |
* | busybox: 1.13.2 tar fix | Peter Korsgaard | 2009-01-20 | 1 | -0/+11 |
* | mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well | Peter Korsgaard | 2009-01-20 | 1 | -0/+0 |
* | mplayer: fix non-largefile build | Peter Korsgaard | 2009-01-20 | 2 | -0/+27 |
* | mplayer: fix configure for powerpc-linux | Peter Korsgaard | 2009-01-20 | 1 | -0/+27 |
* | mplayer: force cross-compile mode | Peter Korsgaard | 2009-01-20 | 1 | -0/+1 |
* | libmad: unbreak build with gcc-4.3.x | Peter Korsgaard | 2009-01-20 | 1 | -0/+33 |
* | mplayer: add patch to fix compilation against alsa-lib 1.0.18 | Hans-Christian Egtvedt | 2009-01-20 | 3 | -72/+163 |
* | busybox: 1.13.2 depmod fix | Peter Korsgaard | 2009-01-19 | 1 | -0/+121 |
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 1 | -0/+4 |
* | lsof, m4: use variables from BR instead of uclibc | Peter Korsgaard | 2009-01-18 | 2 | -3/+3 |
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 1 | -2/+0 |
* | Cleanup libgtk2, and prepare for 2.15 | Ulf Samuelsson | 2009-01-18 | 1 | -2/+10 |
* | Change use of rint, which is only supported for X86 in uClibc to generic roun... | Ulf Samuelsson | 2009-01-18 | 1 | -0/+18 |
* | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson | 2009-01-18 | 3 | -2/+26 |
* | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | 2009-01-18 | 13 | -15/+9 |
* | Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. | Thomas Lundquist | 2009-01-18 | 6 | -13/+6 |
* | Easier with one place for configure options for disabling gtk-doc | Thomas Lundquist | 2009-01-17 | 5 | -3/+6 |
* | Ensure glib-1.2 builds a static library | Ulf Samuelsson | 2009-01-17 | 2 | -0/+88 |
* | Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele... | Ulf Samuelsson | 2009-01-17 | 3 | -13/+41 |
* | Fix legacy strings for alsa-utils & remove man pages | Ulf Samuelsson | 2009-01-16 | 2 | -0/+31 |
* | libeXosip2 requires libosip2 | Ulf Samuelsson | 2009-01-16 | 1 | -0/+1 |
* | Fix libglib2 build when LIBICONV is selected, clean up versioning | Ulf Samuelsson | 2009-01-16 | 1 | -2/+10 |
* | package: remove tinylogin | Peter Korsgaard | 2009-01-16 | 3 | -71/+0 |
* | xerces: tarball moved to archive.apache.org | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | quagga: tarball moved to attic/ subdir | Peter Korsgaard | 2009-01-16 | 1 | -2/+1 |
* | openswan: tarball moved to old/ subdir | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/mpfr: fix make source-check/external-deps issue | Peter Korsgaard | 2009-01-16 | 1 | -0/+2 |
* | package/dm: fix DOWNLOAD fallout | Peter Korsgaard | 2009-01-16 | 1 | -3/+1 |
* | DOWNLOAD: don't use := assignment for function implementation | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | buildroot: convert remaining WGET users to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 2 | -2/+3 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 227 | -280/+280 |
* | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -9/+28 |
* | package/freetype/freetype.mk: Fix editing of freetype-config | Daniel Laird | 2009-01-16 | 1 | -2/+5 |
* | Always create shared python library, if python is created, needed by multiple... | Ulf Samuelsson | 2009-01-15 | 1 | -1/+12 |
* | Make acpid patch depend on VERSION | Ulf Samuelsson | 2009-01-14 | 1 | -1/+1 |
* | Change TTCP_BUILD_DIR to TTCP_DIR | Ulf Samuelsson | 2009-01-14 | 1 | -13/+13 |
* | Kismet needs dbus to build | Ulf Samuelsson | 2009-01-14 | 1 | -1/+1 |
* | Bump vpnc version and remove build of man pages, which breaks when cross comp... | Ulf Samuelsson | 2009-01-14 | 3 | -1/+28 |
* | libeXosip2 is dependent on libosip2 | Ulf Samuelsson | 2009-01-14 | 1 | -1/+1 |
* | Update deprecated bmove to memmove in ttcp | Ulf Samuelsson | 2009-01-14 | 2 | -0/+13 |
* | Force use of HOST_GLIB instead of /usr/bin for libgtk2 | Ulf Samuelsson | 2009-01-14 | 1 | -0/+2 |
* | Update deprecated bcopy,bcmp,bzero to mem* in mrouted | Ulf Samuelsson | 2009-01-14 | 1 | -0/+164 |
* | Remove references to sys/timeb.h in libupnp configure, ftime is removed from ... | Ulf Samuelsson | 2009-01-14 | 2 | -0/+13 |
* | Add mrouted-unpacked target | Ulf Samuelsson | 2009-01-14 | 1 | -2/+4 |
* | package/multimedia/gstreamer/gstreamer.mk: Fix missing \ | Daniel Laird | 2009-01-14 | 1 | -1/+1 |
* | package/multimedia/gstreamer | Daniel Laird | 2009-01-14 | 4 | -3/+11 |
* | Better to use the correct --without | Thomas Lundquist | 2009-01-14 | 1 | -1/+1 |