summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gob2: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-41/+3Star
* expat: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+1Star
* dbus-glib: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+7Star
* shared-mime-info: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-45/+7Star
* libxml2: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+8Star
* freetype: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+3Star
* fontconfig: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+5Star
* directfb: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+11Star
* dbus: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-53/+19Star
* atk: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+5Star
* pango: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-46/+10Star
* libtool: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+7Star
* libglib2: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-46/+9Star
* cairo: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+5Star
* automake: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+3Star
* autoconf: add patch to make it work under dashThomas Petazzoni2009-12-151-0/+36
* autoconf: bump version to 2.65Thomas Petazzoni2009-12-151-1/+1
* autoconf: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-45/+6Star
* Add package statistics scriptThomas Petazzoni2009-12-151-0/+200
* host-pkgconfig is now host-pkg-configThomas Petazzoni2009-12-1543-44/+43Star
* pkg-config: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-42/+9Star
* Add $(HOST_DIR)/usr/sbin to the PATHThomas Petazzoni2009-12-151-2/+2
* zlib: rework on top of the generic infrastructureThomas Petazzoni2009-12-151-64/+29Star
* olsr: rework on top of the generic infrastructureThomas Petazzoni2009-12-151-41/+19Star
* Rework autotools infrastructure on top of the generic infrastructureThomas Petazzoni2009-12-151-408/+216Star
* Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENVThomas Petazzoni2009-12-151-0/+2
* Add generic package infrastructureThomas Petazzoni2009-12-152-0/+398
* Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-12-157-52/+9Star
|\
| * update avr32 defconfigs after uclibc avr32 version removalThomas Petazzoni2009-12-154-10/+8Star
| * uclibc: get rid of avr32 special version since upstream worksThomas Petazzoni2009-12-153-42/+1Star
* | gcc: do not pass --with-pkgversion to gcc < 4.3Thomas Petazzoni2009-12-151-1/+1
|/
* toolchain/uClibc: avr32 patch should apply to 0.9.30.1Peter Korsgaard2009-12-151-0/+0
* uclibc: add prctl syscall fix for AVR32 architectureHans-Christian Egtvedt2009-12-151-0/+29
* toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if av...Peter Korsgaard2009-12-151-1/+1
* Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...Peter Korsgaard2009-12-1567-1108/+159Star
|\
| * remove unused AVR32 specific uClibc configurationThomas Petazzoni2009-12-141-227/+0Star
| * update AVR32 defconfigsThomas Petazzoni2009-12-146-169/+53Star
| * Update non-AVR32 defconfigsThomas Petazzoni2009-12-1421-224/+1Star
| * binutils: remove external source patchesThomas Petazzoni2009-12-144-0/+0
| * uclibc: remove external sources patchesThomas Petazzoni2009-12-146-119/+0Star
| * gdb: remove external sources patchesThomas Petazzoni2009-12-143-0/+0
| * gcc: remove external sources patchesThomas Petazzoni2009-12-149-239/+0Star
| * Remove external source toolchain optionsThomas Petazzoni2009-12-142-231/+0Star
| * Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-147-11/+11
| * uclibc: remove support for external source toolchainsThomas Petazzoni2009-12-141-17/+5Star
| * uclibc: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-4/+5
| * gdb: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-0/+1
| * binutils: remove support for external source toolchainsThomas Petazzoni2009-12-141-8/+2Star
| * binutils: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-5/+4Star
| * gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni2009-12-142-32/+6Star