Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-12 | - bump version as noticed by xride | Bernhard Reutner-Fischer | |
2007-02-11 | - bump version. Closes #1206 | Bernhard Reutner-Fischer | |
2007-02-10 | - fix propagation of BR2_SOFT_FLOAT down to uClibc | Bernhard Reutner-Fischer | |
2007-02-10 | - add first hunk to fix PR30620 | Bernhard Reutner-Fischer | |
2007-02-10 | - add an arm integrator 926 thing qemu can deal with | Bernhard Reutner-Fischer | |
2007-02-09 | - honor BR2_PTHREAD_DEBUG | Bernhard Reutner-Fischer | |
Stop asking any thread related questions while at it. | |||
2007-02-09 | - add paranoia warning about $INCLUDES | Bernhard Reutner-Fischer | |
2007-02-09 | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer | |
2007-02-09 | - new prerelease | Bernhard Reutner-Fischer | |
2007-02-09 | - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 | Bernhard Reutner-Fischer | |
2007-02-09 | - 4.0.4 *seems* to support this too, so just exclude anything that is even ↵ | Bernhard Reutner-Fischer | |
older than that one. | |||
2007-02-09 | - speeling fix | Bernhard Reutner-Fischer | |
2007-02-09 | - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 | Bernhard Reutner-Fischer | |
2007-02-09 | - add gcc-4.0.4 | Bernhard Reutner-Fischer | |
- add knob to enable unsupported, deprecated, obsoleted versions of packages | |||
2007-02-09 | - fix crosscompiler prerequisites | Bernhard Reutner-Fischer | |
2007-02-09 | - add purely informational check of HOSTCXX | Bernhard Reutner-Fischer | |
2007-02-07 | - bump patch version. Thanks to Alexander Rigbo for pointing this out. | Bernhard Reutner-Fischer | |
2007-02-07 | Fix building of strace for MIPS. | "Steven J. Hill" | |
2007-02-06 | - also wipe the files installed into the target for uclibc_target-clean | Bernhard Reutner-Fischer | |
2007-02-06 | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | |
and all other comments to <biteme@devnull.com>. | |||
2007-02-06 | Fix building of GDB when using external toolchain. | "Steven J. Hill" | |
2007-02-06 | Fix building of gettext/libintl when using an external toolchain. | "Steven J. Hill" | |
2007-02-06 | When cleaning, get rid of the binary from the filesystem area too. | "Steven J. Hill" | |
2007-02-06 | Satisfy dependency. | "Steven J. Hill" | |
2007-02-06 | Wrong sign dufus. | "Steven J. Hill" | |
2007-02-06 | Made _DIR/_SOURCE/_SITE common for all non-snapshot versions | Peter Korsgaard | |
2007-02-06 | v1.0.1 tarball is called busybox-1.01 | Peter Korsgaard | |
2007-02-06 | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | |
2007-02-06 | hide busybox version selector if disabled | Peter Korsgaard | |
2007-02-06 | busybox 1.4.1 support | Peter Korsgaard | |
2007-02-06 | - bump version to 2.6.20 | Bernhard Reutner-Fischer | |
2007-02-06 | - resurrect cvs. Closes #1199 | Bernhard Reutner-Fischer | |
- bump version | |||
2007-02-06 | - add setserial package | Bernhard Reutner-Fischer | |
2007-02-05 | Make certain the sqlite libs are actually installed in the target | Eric Andersen | |
2007-02-05 | - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵ | Bernhard Reutner-Fischer | |
instead of garbage. | |||
2007-02-05 | - delete old, unneeded patch | Bernhard Reutner-Fischer | |
2007-02-04 | - add missing hunk from fix for #1191 | Bernhard Reutner-Fischer | |
2007-02-04 | - the $(XSERVER) target can be provided by different X server impls. Adjust ↵ | Bernhard Reutner-Fischer | |
users - rdesktop needs an xserver impl | |||
2007-02-04 | - minor tweak to naming of microperl module list in the config | Bernhard Reutner-Fischer | |
2007-02-04 | - account for some more possibly unavailable syscalls | Bernhard Reutner-Fischer | |
2007-02-04 | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | |
- provide a syslinux-source target while at it | |||
2007-02-04 | - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG | Bernhard Reutner-Fischer | |
2007-02-04 | - touch $@ | Bernhard Reutner-Fischer | |
2007-02-04 | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | |
2007-02-03 | bump version | Eric Andersen | |
2007-02-03 | patch from rick68: | Eric Andersen | |
make certain uninstall works more than once. | |||
2007-02-03 | new patch version | Eric Andersen | |
2007-02-03 | grumble grumble. fontconfig's fc-lang is broken upstream and | Eric Andersen | |
doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission. | |||
2007-02-03 | new stable upstream version | Eric Andersen | |
2007-02-03 | There is no 'make uninstall' for ccache. | Eric Andersen | |
Attempt to manually make uninstall work.... |