Age | Commit message (Expand) | Author |
2010-07-27 | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-07-27 | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc | Thomas Petazzoni |
2010-07-27 | target-g++: fix build | Thomas Petazzoni |
2010-07-27 | target-gcc: remove useless copies of gcc | Thomas Petazzoni |
2010-07-27 | target-gcc: no need to strip binaries, remove .la files and doc | Thomas Petazzoni |
2010-07-27 | target-gcc: fix build | Thomas Petazzoni |
2010-07-27 | target-gcc: Get rid of TARGET_GCC_FLAGS | Thomas Petazzoni |
2010-07-26 | java: mark as broken | Peter Korsgaard |
2010-07-13 | sstrip: fix section length corruption bug | Peter Korsgaard |
2010-07-09 | toolchain/gcc: cleanup softfloat selection | Peter Korsgaard |
2010-07-08 | ext-toolchains: fix libnss_*.so installation with external glibc | Luca Ceresoli |
2010-07-08 | Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-07-07 | GETPT support is needed by rxvt. | Darius Augulis |
2010-07-07 | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni |
2010-07-07 | external-toolchain: adjust tests on TARGET_CC and TARGET_CXX | Thomas Petazzoni |
2010-07-07 | Rework sysroot option handling | Thomas Petazzoni |
2010-07-06 | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking | Peter Korsgaard |
2010-07-06 | external-toolchain: hardcode the destination directory for a library | Thomas Petazzoni |
2010-07-06 | external-toolchain: handle libstdc++/libgcc_s for BR toolchains | Thomas Petazzoni |
2010-07-06 | uclibc: add patch to fix fcntl64() on 64 bits targets | Thomas Petazzoni |
2010-07-06 | external-toolchain: recognize uClibc 64 bits toolchains | Thomas Petazzoni |
2010-07-06 | external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains | Thomas Petazzoni |
2010-07-06 | external-toolchain: create lib64 symlinks if needed | Thomas Petazzoni |
2010-07-06 | external-toolchain: support 64 bits glibc toolchains | Thomas Petazzoni |
2010-07-06 | external-toolchain: only copy existing directories of the sysroot | Thomas Petazzoni |
2010-07-06 | ext-toolchain: Fix ARCH_SYSROOT detection | Thomas Petazzoni |
2010-07-06 | ext-toolchains: take into account other Glibc dynamic loader variants | Thomas Petazzoni |
2010-07-06 | kernel-headers: bump 2.6.31-34 stable versions | Peter Korsgaard |
2010-07-02 | toolchain: remove unused special detection of old toolchains | Peter Korsgaard |
2010-06-21 | check-host-sed.sh: use mktemp for temporary file | Peter Korsgaard |
2010-06-18 | uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED option | Peter Korsgaard |
2010-06-15 | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard |
2010-06-15 | toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versions | Peter Korsgaard |
2010-06-15 | toolchain: bump gcc 4.3.x series to 4.3.5 | Gustavo Zacarias |
2010-06-15 | Fix potentially conflicting build flags | Paul Jones |
2010-06-09 | dependencies.sh: fix CWD in PATH check | Nick Leverton |
2010-06-01 | kernel-headers: add 2.6.34 | Peter Korsgaard |
2010-06-01 | kernel-headers: bump 2.6.32.x stable version | Peter Korsgaard |
2010-05-28 | external toolchain: also copy the libthread_db.so for gdbserver | Yann E. MORIN |
2010-05-28 | toolchain/external: only copy the pthread lib if needed | Yann E. MORIN |
2010-05-27 | kernel-headers: bump 2.6.27.x / 2.6.32.x / 2.6.33.x stable versions | Peter Korsgaard |
2010-05-27 | Merge branch 'dependencies-fixes' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard |
2010-05-27 | uClibc: 0.9.31 defconfig: disable FORCE_SHAREABLE_TEXT_SEGMENTS | Peter Korsgaard |
2010-05-24 | Improve gettext integration | Thomas Petazzoni |
2010-05-22 | dependencies: check that . is not in the PATH | Thomas Petazzoni |
2010-05-22 | dependencies: fix tests on LD_LIBRARY_PATH | Thomas Petazzoni |
2010-05-20 | external toolchain: check BR2_INSTALL_LIBSTDCPP | Thomas Petazzoni |
2010-05-20 | Add a BR2_NEEDS_GETTEXT option | Thomas Petazzoni |
2010-05-16 | kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions | Peter Korsgaard |
2010-05-07 | libxcb: fix path to Python modules | Thomas Petazzoni |