summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libsvgtiny: remove TARGET_CONFIGURE_ENVPeter Korsgaard2010-07-081-8/+6
* Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-07-0871-283/+308
|\
| * GETPT support is needed by rxvt.Darius Augulis2010-07-072-2/+2
| * xvkbd: add missing dependency on xlib_libXtstThomas Petazzoni2010-07-072-1/+2
| * Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-0752-77/+77
| * external-toolchain: adjust tests on TARGET_CC and TARGET_CXXThomas Petazzoni2010-07-071-7/+9
| * openssl: don't override the CC passed at configure timeThomas Petazzoni2010-07-071-2/+2
| * Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-075-12/+6
| * Introduce support for host config cacheThomas Petazzoni2010-07-072-4/+5
| * Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATHThomas Petazzoni2010-07-071-4/+3
| * Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-5/+0
| * Cleanup TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-20/+25
| * Rework sysroot option handlingThomas Petazzoni2010-07-072-15/+3
| * Separate flags from commands in HOST_CONFIGURE_OPTSThomas Petazzoni2010-07-071-4/+6
| * Remove unneeded variables in HOST_CONFIGURE_OPTSThomas Petazzoni2010-07-071-26/+0
| * Solve the host tools relying on host libraries problemThomas Petazzoni2010-07-071-2/+3
| * fontconfig: fix cross-compilation patchThomas Petazzoni2010-07-071-36/+57
| * cmake: pass LDFLAGS/CFLAGS when building for the hostThomas Petazzoni2010-07-071-1/+3
| * ruby: convert to autotools and fix buildThomas Petazzoni2010-07-061-64/+7
| * xlib_libXt: fix build issuesThomas Petazzoni2010-07-062-2/+97
| * xcb-util: add dependency on host-gperfThomas Petazzoni2010-07-061-0/+1
| * webkit: fix misc build issuesThomas Petazzoni2010-07-061-1/+2
* | e2fsprogs: bump versionH Hartley Sweeten2010-07-082-7/+8
* | bzip2: don't overwrite busybox during installationPeter Korsgaard2010-07-072-2/+4
* | libsvgtiny: fix clean command namePeter Korsgaard2010-07-061-1/+1
* | libsvgtiny: only print debugging if GRADIENT_DEBUG is enabledPeter Korsgaard2010-07-061-0/+125
* | libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocationPeter Korsgaard2010-07-061-6/+12
* | libsvgtiny: needs gperf on the hostPeter Korsgaard2010-07-061-1/+1
* | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linkingPeter Korsgaard2010-07-063-0/+98
|/
* external-toolchain: hardcode the destination directory for a libraryThomas Petazzoni2010-07-061-13/+17
* external-toolchain: handle libstdc++/libgcc_s for BR toolchainsThomas Petazzoni2010-07-061-1/+10
* uclibc: add patch to fix fcntl64() on 64 bits targetsThomas Petazzoni2010-07-061-0/+34
* external-toolchain: recognize uClibc 64 bits toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: mention MIPS and PowerPC CodeSourcery toolchainsThomas Petazzoni2010-07-061-1/+3
* external-toolchain: create lib64 symlinks if neededThomas Petazzoni2010-07-061-0/+17
* external-toolchain: support 64 bits glibc toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: only copy existing directories of the sysrootThomas Petazzoni2010-07-061-1/+3
* ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni2010-07-062-11/+11
* ext-toolchains: take into account other Glibc dynamic loader variantsThomas Petazzoni2010-07-061-6/+4
* kernel-headers: bump 2.6.31-34 stable versionsPeter Korsgaard2010-07-065-4/+4
* u-boot: add 2010.06 releasePeter Korsgaard2010-07-053-6/+14
* package: add libsvgtiny libraryPeter Korsgaard2010-07-054-2/+59
* sdl_sound: add optional dependenciesPeter Korsgaard2010-07-041-0/+13
* sdl_sound: needs iconv if !localePeter Korsgaard2010-07-042-0/+5
* sdl_sound: fix dependenciesPeter Korsgaard2010-07-032-2/+3
* blackbox: needs iconv if !localePeter Korsgaard2010-07-023-9/+19
* toolchain: remove unused special detection of old toolchainsPeter Korsgaard2010-07-022-35/+1
* bash: bump to 4.1.7(1) and migrate to autotargetsGustavo Zacarias2010-07-0144-3541/+416
* tremor: fix svn checkoutPeter Korsgaard2010-07-012-18/+10
* Makefile.package.in: allow packages to override download stepPeter Korsgaard2010-07-011-1/+1