summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-09-24version bump as pointed out by daisuke in Bug 400Mike Frysinger
2005-09-24version bump as pointed out by daisuke in Bug 399Mike Frysinger
2005-09-24allow people to build for i386/i486/i586/i686 targets since some packages ↵Mike Frysinger
(like gcc) build differently based upon the host tuplet
2005-09-24import mdadm written by ktraum in bug 443Mike Frysinger
2005-09-24ver bumpMike Frysinger
2005-09-22ver bump as reported by Nathanael D. NobletMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22ver bumpMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-22make alpha/x86_64 selectable options and export architecture endian so we ↵Mike Frysinger
can use it in uclibc config setup
2005-09-22sync alpha/x86_64/sh updates with previous 4.0.x patchesMike Frysinger
2005-09-22add alpha/x86_64 support and cleanup sh supportMike Frysinger
2005-09-22oops, forgot patch info for alpha portMike Frysinger
2005-09-22add x86_64 supportMike Frysinger
2005-09-22make superh target a bit more flexibleMike Frysinger
2005-09-22alpha supportMike Frysinger
2005-09-22if target arch installs into a lib64 dir, make sure we move the stuff to ↵Mike Frysinger
plain old lib
2005-09-22pass --disable-multilib if user doesnt want multilib since some arches (like ↵Mike Frysinger
x86_64) default to multilib support
2005-09-22add UCLIBC_HAS_REENTRANT_RPCMike Frysinger
2005-09-22version bumpMike Frysinger
2005-09-18Patch from steelman. fixes bug 437.Joakim Tjernlund
2005-09-18add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵Mike Frysinger
add custom prefix/suffix to builds
2005-09-16Add patches for latest snapshot of gdb. The starting point was the 6.3"Steven J. Hill"
patches which were then sliced down to this list since all the other ones were checked in or just applied with horrific failure. Also added new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I mean testers wanted.
2005-09-14patch from 'steelman'Eric Andersen
2005-09-13if we have external syslogd, force busybox to use itEric Andersen
2005-09-13Add support for the full blown versions of sysklogd and klogdEric Andersen
2005-09-13Add an empty dhclient-script to keep dhclient from complainingEric Andersen
2005-09-13Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen
available on virtually every platform, and all linux versions since linux 2.0.
2005-09-13How about we check our work a little better?"Steven J. Hill"
2005-09-12version bumpMike Frysinger
2005-09-12version bump and fix stripping as reported by Jun SunMike Frysinger
2005-09-12I'm an idiot.Eric Andersen
2005-09-12Add new configuration option."Steven J. Hill"
2005-09-12trim erroneous spaceEric Andersen
2005-09-09ver bump to 5.8.7Mike Frysinger
2005-09-09cvs packageMike Frysinger
2005-09-09if QTE isnt enabled, make sure the versions dont screw up the make rulesMike Frysinger
2005-09-09QTE by Allan Clark Bug 391Mike Frysinger
2005-09-09Allan Clark writes:Mike Frysinger
Quick patch to avoid deleting my directory of RPM Sources. I tend to use buildroot as "make DL_DIR=/.rh/SOURCES", with the rpm topdir set to $HOME/.rh in my .rpmmacros -- allows me to build RPMs as non-root, and share the source with buildroot. Problem is, buildroot likes to delete my directory :(
2005-09-09touchup target menu displayMike Frysinger
2005-09-08fix shared library buildingMike Frysinger
2005-09-08dont need patch, is already a config optMike Frysinger
2005-09-08fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rirelandMike Frysinger
2005-09-08grab patch from OE to fix cross-compilingMike Frysinger
2005-09-08samrobb writes in Bug 233: only clean host sed if we built itMike Frysinger
2005-09-08update docs and fix wrong paths as pointed out by acutetech in #268Mike Frysinger
2005-09-08disable some drivers, touchup build system, and install into STAGING_DIR prefixMike Frysinger
2005-09-08build with prefix set to STAGING_DIR so the generated .la file has correct pathsMike Frysinger
2005-09-08add optional support for freetype #372 by pnoffkeMike Frysinger