summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-10- add an arm integrator 926 thing qemu can deal withBernhard Reutner-Fischer
2007-02-09- honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer
Stop asking any thread related questions while at it.
2007-02-09- add paranoia warning about $INCLUDESBernhard Reutner-Fischer
2007-02-09- swap order of include paths. Closes #1205 and #1182Bernhard Reutner-Fischer
2007-02-09- new prereleaseBernhard Reutner-Fischer
2007-02-09- forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5Bernhard 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 fixBernhard Reutner-Fischer
2007-02-09- cp the 305-libmudflap-susv3-legacy.patch for 4.0.4Bernhard Reutner-Fischer
2007-02-09- add gcc-4.0.4Bernhard Reutner-Fischer
- add knob to enable unsupported, deprecated, obsoleted versions of packages
2007-02-09- fix crosscompiler prerequisitesBernhard Reutner-Fischer
2007-02-09- add purely informational check of HOSTCXXBernhard Reutner-Fischer
2007-02-07- bump patch version. Thanks to Alexander Rigbo for pointing this out.Bernhard Reutner-Fischer
2007-02-07Fix building of strace for MIPS."Steven J. Hill"
2007-02-06- also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer
2007-02-06Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"
and all other comments to <biteme@devnull.com>.
2007-02-06Fix building of GDB when using external toolchain."Steven J. Hill"
2007-02-06Fix building of gettext/libintl when using an external toolchain."Steven J. Hill"
2007-02-06When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"
2007-02-06Satisfy dependency."Steven J. Hill"
2007-02-06Wrong sign dufus."Steven J. Hill"
2007-02-06Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard
2007-02-06v1.0.1 tarball is called busybox-1.01Peter Korsgaard
2007-02-06CONFIG_PREFIX hack (r17670) no longer neededPeter Korsgaard
2007-02-06hide busybox version selector if disabledPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-02-06- bump version to 2.6.20Bernhard Reutner-Fischer
2007-02-06- resurrect cvs. Closes #1199Bernhard Reutner-Fischer
- bump version
2007-02-06- add setserial packageBernhard Reutner-Fischer
2007-02-05Make certain the sqlite libs are actually installed in the targetEric 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 patchBernhard Reutner-Fischer
2007-02-04- add missing hunk from fix for #1191Bernhard 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 configBernhard Reutner-Fischer
2007-02-04- account for some more possibly unavailable syscallsBernhard Reutner-Fischer
2007-02-04- avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer
- provide a syslinux-source target while at it
2007-02-04- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIGBernhard Reutner-Fischer
2007-02-04- touch $@Bernhard Reutner-Fischer
2007-02-04- allow intermodule also for 4.1Bernhard Reutner-Fischer
2007-02-03bump versionEric Andersen
2007-02-03patch from rick68:Eric Andersen
make certain uninstall works more than once.
2007-02-03new patch versionEric Andersen
2007-02-03grumble grumble. fontconfig's fc-lang is broken upstream andEric 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-03new stable upstream versionEric Andersen
2007-02-03There is no 'make uninstall' for ccache.Eric Andersen
Attempt to manually make uninstall work....
2007-02-02- there is something wrong in the new buildsys: If one selects ip and has ↵Bernhard Reutner-Fischer
e..g rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
2007-02-02- fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer
2007-02-02- update for default endianBernhard Reutner-Fischer
2007-02-020.9.25.1 release moved to Old. Reported by Jack RobinsonPeter Korsgaard