summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Config.in: Show BR version in titlePeter Korsgaard2011-02-021-1/+1
* package/config: rebase against 2.6.38-rc3Peter Korsgaard2011-02-0211-56/+99
* package/config: rebase against 2.6.37Peter Korsgaard2011-02-0210-341/+408
* package/config: rebase against 2.6.37-rc1Peter Korsgaard2011-02-0235-1169/+1069Star
* package/config: Rebase against Linux 2.6.36Peter Korsgaard2011-02-0215-52/+51Star
* barebox: use ccache if enabledPeter Korsgaard2011-02-011-1/+1
* Enable ccache for u-boot compileMartin Hicks2011-02-011-1/+1
* Enable ccache for kernel compileMartin Hicks2011-02-011-1/+1
* ruby: don't build documentation when building for host eitherPeter Korsgaard2011-02-011-0/+2
* package/dhcp: Fix config namePeter Korsgaard2011-02-011-1/+1
* dhcp: fix install -D invocation in target-installPeter Korsgaard2011-02-012-7/+11
* make help: document ncurses, make V=1 and make O=<dir>Peter Korsgaard2011-02-011-0/+4
* CHANGES: #1681, #2839 and #2893 are resolvedPeter Korsgaard2011-01-311-0/+3
* uclibc: add BSD endian conversions routines for 0.9.31Gustavo Zacarias2011-01-311-0/+64
* fbset: ensure it builds after busybox if both are enabledGustavo Zacarias2011-01-311-0/+6
* package: add libhidPeter Korsgaard2011-01-314-0/+50
* libusb-compat: fixup libusb-config script similarly to other *-config scriptsPeter Korsgaard2011-01-311-0/+8
* x11vnc: needs libXtPeter Korsgaard2011-01-312-1/+2
* xfont_font-util: remove mapfiles workaroundPeter Korsgaard2011-01-301-8/+0Star
* documentation: mention we can't use the distro toolchain as externalThomas Petazzoni2011-01-301-0/+9
* Use <code> instead of <pre> to improve formattingThomas Petazzoni2011-01-301-2/+2
* Remove more or less inexact option concerning custom target skeletonThomas Petazzoni2011-01-301-4/+0Star
* Update documentation about external toolchainThomas Petazzoni2011-01-301-22/+39
* Explain why we don't support ELDK toolchains.Thomas Petazzoni2011-01-301-0/+25
* pkg-config: rework --with-sysroot patch so it doesn't break target buildPeter Korsgaard2011-01-301-12/+20
* dnsmasq: remove dbus cflags manglingPeter Korsgaard2011-01-301-2/+0Star
* iproute2: fix build on configs without ipv6 supportPeter Korsgaard2011-01-302-4/+94
* ntp: bump to version 4.2.6p3 and fix glibc build failureGustavo Zacarias2011-01-303-1/+24
* libcuefile: convert to cmaketargets infrastructureGustavo Zacarias2011-01-301-25/+6Star
* pkg-config: add --with-sysroot option for compiled in default sysroot settingPeter Korsgaard2011-01-303-2/+74
* pkg-config: prefix sysroot to path variablesPeter Korsgaard2011-01-291-0/+27
* pkg-config: bump versionPeter Korsgaard2011-01-292-35/+1Star
* mtd: bump versionPeter Korsgaard2011-01-291-1/+1
* iproute2: ensure it gets built after busybox if both enabledPeter Korsgaard2011-01-281-0/+6
* CHANGES: update with recent changesPeter Korsgaard2011-01-281-15/+43
* dbus-python: fix build after python upgradePeter Korsgaard2011-01-281-2/+2
* libxcb: use correct python variablePeter Korsgaard2011-01-281-1/+1
* libxcb: use host-python and fix dependenciesPeter Korsgaard2011-01-271-4/+8
* host-python: enable expat supportPeter Korsgaard2011-01-271-1/+3
* xcb-proto: needs python for the hostPeter Korsgaard2011-01-271-0/+2
* cdrkit: convert to CMAKETARGETS infrastructureBjørn Forsman2011-01-261-57/+9Star
* doc: add CMAKETARGETS documentationBjørn Forsman2011-01-261-4/+147
* Add CMAKETARGETS infrastructure for CMake packagesBjørn Forsman2011-01-262-0/+198
* Makefile: generate CMake toolchain-file in $(O)Bjørn Forsman2011-01-262-1/+24
* lzo: build shared library for host and targetPeter Korsgaard2011-01-261-0/+2
* zlib: disable call to ldconfigThomas Petazzoni2011-01-261-3/+3
* autoconf: don't append -dirty to version number if built in buildroot git treePeter Korsgaard2011-01-261-0/+30
* Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dirPeter Korsgaard2011-01-262-1/+36
* kernel-headers: handle long term support kernels, bump 2.6.35Peter Korsgaard2011-01-263-1/+10
* kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versionsPeter Korsgaard2011-01-263-130/+1Star