Age | Commit message (Expand) | Author |
2011-01-30 | Use <code> instead of <pre> to improve formatting | Thomas Petazzoni |
2011-01-30 | Remove more or less inexact option concerning custom target skeleton | Thomas Petazzoni |
2011-01-30 | Update documentation about external toolchain | Thomas Petazzoni |
2011-01-30 | Explain why we don't support ELDK toolchains. | Thomas Petazzoni |
2011-01-30 | pkg-config: rework --with-sysroot patch so it doesn't break target build | Peter Korsgaard |
2011-01-30 | dnsmasq: remove dbus cflags mangling | Peter Korsgaard |
2011-01-30 | iproute2: fix build on configs without ipv6 support | Peter Korsgaard |
2011-01-30 | ntp: bump to version 4.2.6p3 and fix glibc build failure | Gustavo Zacarias |
2011-01-30 | libcuefile: convert to cmaketargets infrastructure | Gustavo Zacarias |
2011-01-30 | pkg-config: add --with-sysroot option for compiled in default sysroot setting | Peter Korsgaard |
2011-01-29 | pkg-config: prefix sysroot to path variables | Peter Korsgaard |
2011-01-29 | pkg-config: bump version | Peter Korsgaard |
2011-01-29 | mtd: bump version | Peter Korsgaard |
2011-01-28 | iproute2: ensure it gets built after busybox if both enabled | Peter Korsgaard |
2011-01-28 | CHANGES: update with recent changes | Peter Korsgaard |
2011-01-28 | dbus-python: fix build after python upgrade | Peter Korsgaard |
2011-01-28 | libxcb: use correct python variable | Peter Korsgaard |
2011-01-27 | libxcb: use host-python and fix dependencies | Peter Korsgaard |
2011-01-27 | host-python: enable expat support | Peter Korsgaard |
2011-01-27 | xcb-proto: needs python for the host | Peter Korsgaard |
2011-01-26 | cdrkit: convert to CMAKETARGETS infrastructure | Bjørn Forsman |
2011-01-26 | doc: add CMAKETARGETS documentation | Bjørn Forsman |
2011-01-26 | Add CMAKETARGETS infrastructure for CMake packages | Bjørn Forsman |
2011-01-26 | Makefile: generate CMake toolchain-file in $(O) | Bjørn Forsman |
2011-01-26 | lzo: build shared library for host and target | Peter Korsgaard |
2011-01-26 | zlib: disable call to ldconfig | Thomas Petazzoni |
2011-01-26 | autoconf: don't append -dirty to version number if built in buildroot git tree | Peter Korsgaard |
2011-01-26 | Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir | Peter Korsgaard |
2011-01-26 | kernel-headers: handle long term support kernels, bump 2.6.35 | Peter Korsgaard |
2011-01-26 | kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versions | Peter Korsgaard |
2011-01-26 | package: fix python upgrade fallout | Peter Korsgaard |
2011-01-26 | sysvinint: bump Debian patch | Peter Korsgaard |
2011-01-26 | lvm2: use official release location as arranged with upstream | Peter Korsgaard |
2011-01-26 | lvm2: bump version to 2.02.79 (.78 was pulled by Redhat) | Heiko Zuerker |
2011-01-25 | crosstool-ng: don't remove installation directory before installing | Peter Korsgaard |
2011-01-25 | Merge branch 'for-2011.02/python-bump' of git://git.busybox.net/~tpetazzoni/g... | Peter Korsgaard |
2011-01-25 | tcpdump, libpcap: simplify and fix ac_cv_linux_vers | Thomas Petazzoni |
2011-01-25 | crosstool-ng: install toolchain into HOST_DIR like the internal toolchain | Peter Korsgaard |
2011-01-25 | crosstool-ng: Use same naming convention as internal toolchains | Peter Korsgaard |
2011-01-25 | package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains | Peter Korsgaard |
2011-01-25 | Use sys-root rather than sysroot for the sysroot/staging_dir | Peter Korsgaard |
2011-01-25 | python-mad: new package | Thomas Petazzoni |
2011-01-25 | python-serial: new package | Thomas Petazzoni |
2011-01-25 | Remove .py or .pyc depending on Python configuration | Thomas Petazzoni |
2011-01-25 | python: convert to autotargets, bump to 2.7.1, many improvements | Thomas Petazzoni |
2011-01-25 | autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE | Thomas Petazzoni |
2011-01-25 | libffi: new package | Thomas Petazzoni |
2011-01-25 | python: Fix make install (Workaround python's bug #1669349) | Maxime Ripard |
2011-01-25 | python: Add the needed patches to compile python2.7 in buildroot. | Maxime Ripard |
2011-01-25 | python: Port the python2.4 patches to 2.7 | Maxime Ripard |