| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-12-15 | 7 | -52/+9 |
|\ |
|
| * | update avr32 defconfigs after uclibc avr32 version removal | Thomas Petazzoni | 2009-12-15 | 4 | -10/+8 |
| * | uclibc: get rid of avr32 special version since upstream works | Thomas Petazzoni | 2009-12-15 | 3 | -42/+1 |
* | | gcc: do not pass --with-pkgversion to gcc < 4.3 | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
|/ |
|
* | toolchain/uClibc: avr32 patch should apply to 0.9.30.1 | Peter Korsgaard | 2009-12-15 | 1 | -0/+0 |
* | uclibc: add prctl syscall fix for AVR32 architecture | Hans-Christian Egtvedt | 2009-12-15 | 1 | -0/+29 |
* | toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if av... | Peter Korsgaard | 2009-12-15 | 1 | -1/+1 |
* | Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni... | Peter Korsgaard | 2009-12-15 | 67 | -1108/+159 |
|\ |
|
| * | remove unused AVR32 specific uClibc configuration | Thomas Petazzoni | 2009-12-14 | 1 | -227/+0 |
| * | update AVR32 defconfigs | Thomas Petazzoni | 2009-12-14 | 6 | -169/+53 |
| * | Update non-AVR32 defconfigs | Thomas Petazzoni | 2009-12-14 | 21 | -224/+1 |
| * | binutils: remove external source patches | Thomas Petazzoni | 2009-12-14 | 4 | -0/+0 |
| * | uclibc: remove external sources patches | Thomas Petazzoni | 2009-12-14 | 6 | -119/+0 |
| * | gdb: remove external sources patches | Thomas Petazzoni | 2009-12-14 | 3 | -0/+0 |
| * | gcc: remove external sources patches | Thomas Petazzoni | 2009-12-14 | 9 | -239/+0 |
| * | Remove external source toolchain options | Thomas Petazzoni | 2009-12-14 | 2 | -231/+0 |
| * | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE | Thomas Petazzoni | 2009-12-14 | 7 | -11/+11 |
| * | uclibc: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -17/+5 |
| * | uclibc: do not allow selection of non-avr32 versions on AVR32 | Thomas Petazzoni | 2009-12-14 | 1 | -4/+5 |
| * | gdb: do not allow selection of non-avr32 versions on AVR32 | Thomas Petazzoni | 2009-12-14 | 1 | -0/+1 |
| * | binutils: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -8/+2 |
| * | binutils: do not allow selection of non-avr32 versions on AVR32 | Thomas Petazzoni | 2009-12-14 | 1 | -5/+4 |
| * | gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead | Thomas Petazzoni | 2009-12-14 | 2 | -32/+6 |
| * | gcc: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 2 | -20/+0 |
| * | gcc: improve configuration for snapshot versions | Thomas Petazzoni | 2009-12-14 | 2 | -6/+7 |
| * | gcc: on avr32, only allow avr32 gcc versions | Thomas Petazzoni | 2009-12-14 | 1 | -9/+6 |
| * | uclibc: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 3 | -3/+44 |
| * | gdb: add avr32 special verson | Thomas Petazzoni | 2009-12-14 | 2 | -5/+15 |
| * | gcc: add 4.2.2-avr32-2.1.5 patches | Thomas Petazzoni | 2009-12-14 | 3 | -0/+197 |
| * | gcc: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 3 | -13/+26 |
| * | binutils: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 2 | -0/+10 |
* | | remove BR2_KERNEL_HURD from defconfig files | Thomas Petazzoni | 2009-12-14 | 27 | -27/+0 |
* | | gcc: remove hurd specific details | Thomas Petazzoni | 2009-12-14 | 1 | -4/+0 |
|/ |
|
* | kernel-headers: bump 2.6.31.x / 2.6.32.x stable versions | Peter Korsgaard | 2009-12-14 | 3 | -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 | 2 | -8/+4 |
* | package/mtd-utils: fix git build after gitweb update | Peter Korsgaard | 2009-12-14 | 2 | -2/+4 |
* | Makefile: fix build if CDPATH is set in environment | Peter Korsgaard | 2009-12-13 | 1 | -1/+6 |
* | 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 | 4 | -1/+31 |
* | Makefile: document configure cache handling | Peter Korsgaard | 2009-12-12 | 1 | -0/+1 |
* | docs: Clean up punctuation, grammar, usage, and typos. | grante | 2009-12-12 | 2 | -230/+234 |
* | Makefile: drop config cache on .config changes | Peter Korsgaard | 2009-12-12 | 1 | -0/+8 |
* | gcc: native toolchain needs BR2_HAVE_DEVFILES | Peter Korsgaard | 2009-12-11 | 1 | -0/+4 |
* | Added libdvdread package (dependency of gst-plugins-bad) | Lionel Landwerlin | 2009-12-11 | 4 | -1/+24 |
* | Fix gst-plugins-bad dependency on openssl through the apexsink element | Lionel Landwerlin | 2009-12-10 | 2 | -0/+11 |