| Commit message (Expand) | Author | Age | Files | Lines |
* | libtool: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+7 |
* | libglib2: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -46/+9 |
* | cairo: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+5 |
* | automake: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+3 |
* | autoconf: add patch to make it work under dash | Thomas Petazzoni | 2009-12-15 | 1 | -0/+36 |
* | autoconf: bump version to 2.65 | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | autoconf: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -45/+6 |
* | host-pkgconfig is now host-pkg-config | Thomas Petazzoni | 2009-12-15 | 43 | -44/+43 |
* | pkg-config: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -42/+9 |
* | Add $(HOST_DIR)/usr/sbin to the PATH | Thomas Petazzoni | 2009-12-15 | 1 | -2/+2 |
* | zlib: rework on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -64/+29 |
* | olsr: rework on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -41/+19 |
* | Rework autotools infrastructure on top of the generic infrastructure | Thomas Petazzoni | 2009-12-15 | 1 | -408/+216 |
* | Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV | Thomas Petazzoni | 2009-12-15 | 1 | -0/+2 |
* | Add generic package infrastructure | Thomas Petazzoni | 2009-12-15 | 2 | -0/+398 |
* | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE | Thomas Petazzoni | 2009-12-14 | 1 | -2/+2 |
* | package/qt: bump version | Peter Korsgaard | 2009-12-14 | 1 | -3/+3 |
* | package/qt: fix download URL | Peter Korsgaard | 2009-12-14 | 1 | -1/+1 |
* | package/qt: add font selection | Peter Korsgaard | 2009-12-14 | 2 | -27/+57 |
* | qt: tweak gui kconfig | Peter Korsgaard | 2009-12-14 | 1 | -7/+3 |
* | package/mtd-utils: fix git build after gitweb update | Peter Korsgaard | 2009-12-14 | 1 | -1/+3 |
* | busybox: bump 1.15.x stable version | Peter Korsgaard | 2009-12-12 | 8 | -1504/+1 |
* | package: Added libdvdnav package (dependency of gst-plugins-bad) | Lionel Landwerlin | 2009-12-12 | 3 | -0/+30 |
* | Added libdvdread package (dependency of gst-plugins-bad) | Lionel Landwerlin | 2009-12-11 | 3 | -0/+23 |
* | Fix gst-plugins-bad dependency on openssl through the apexsink element | Lionel Landwerlin | 2009-12-10 | 2 | -0/+11 |
* | Fix gst-plugins-bad dependency on libcdaudio | Lionel Landwerlin | 2009-12-10 | 2 | -0/+11 |
* | Added libcdaudio package (dependency of gst-plugins-bad) | Lionel Landwerlin | 2009-12-10 | 3 | -0/+24 |
* | libpcap: fix wireless handling | Peter Korsgaard | 2009-12-09 | 2 | -1/+28 |
* | gst-plugins-bad: allow the build of ivorbisdec plugin | Sven Neumann | 2009-12-08 | 2 | -0/+11 |
* | tremor: add patch to export all symbols | Sven Neumann | 2009-12-08 | 1 | -0/+32 |
* | libvorbis: split tremor into its own package | Sven Neumann | 2009-12-08 | 5 | -80/+41 |
* | gst-plugins-bad: make more dependency-less plugins configurable | Sven Neumann | 2009-12-08 | 2 | -0/+36 |
* | Add fuse-sshfs package | Daniel Mack | 2009-12-08 | 3 | -0/+35 |
* | libfuse: bump version number to 2.8.1 | Daniel Mack | 2009-12-07 | 1 | -1/+1 |
* | Add new package hostapd | Gustavo Zacarias | 2009-12-06 | 3 | -0/+108 |
* | directfb: Fix ps2mouse driver availability | Lionel Landwerlin | 2009-12-06 | 1 | -1/+0 |
* | add tcpreplay tool | Chris Packham | 2009-12-06 | 4 | -0/+280 |
* | libpcap: always make install for the staging dir | Chris Packham | 2009-12-06 | 1 | -2/+2 |
* | mesa3d: Pass LDFLAGS to the build config file | Clark Rawlins | 2009-12-06 | 1 | -0/+1 |
* | Bump bind to 9.5.2-P1 | Gustavo Zacarias | 2009-12-06 | 2 | -17/+6 |
* | package: get rid of redundant malloc related configure presets | Peter Korsgaard | 2009-12-06 | 21 | -99/+6 |
* | Bump usbutils package to 0.86 | Gustavo Zacarias | 2009-12-06 | 2 | -50/+27 |
* | Bump iw to version 0.9.18 | Gustavo Zacarias | 2009-12-06 | 1 | -1/+1 |
* | Bump pcre to 7.9 | Gustavo Zacarias | 2009-12-06 | 1 | -3/+5 |
* | Bump lighttpd package to 1.4.25 | Gustavo Zacarias | 2009-12-06 | 2 | -236/+2 |
* | package/autoconf: autoconf for the target needs m4 for the host | Peter Korsgaard | 2009-12-04 | 1 | -1/+1 |
* | busybox: 1.15.2 patches | Peter Korsgaard | 2009-12-04 | 7 | -25/+1424 |
* | package/autoconf: hardcode m4 config | Peter Korsgaard | 2009-12-01 | 1 | -1/+4 |
* | package/coreutils: ensure configure isn't considered out-of-date | Peter Korsgaard | 2009-12-01 | 2 | -0/+22 |
* | package/microperl: fix build | Peter Korsgaard | 2009-11-30 | 1 | -0/+2 |