summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2005-09-08grab some fixes from Gentoo to enable shared library support, add a ↵Mike Frysinger
jpeg-dirclean target, and cleanup the build in general
2005-09-08version bump to 1.2.9 and merge staging_dir fixes by Patrick NoffkeMike Frysinger
2005-09-08add a libpng-dirclean target and alias png to libpngMike Frysinger
2005-09-08version bump to 2.6.6Mike Frysinger
2005-09-08only build host-file if we need itMike Frysinger
2005-09-02update developer verbageEric Andersen
2005-08-30some superh fixesMike Frysinger
2005-08-30update sh supportMike Frysinger
2005-08-30touchup build processMike Frysinger
2005-08-30some patches from GentooMike Frysinger
2005-08-30ver bump to 1.3.8Mike Frysinger
2005-08-30This patch (and the one that got checked in for gdb-snapshot) hack the ↵"Steven J. Hill"
opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries.
2005-08-30Add in support for downloading and building the latest snapshot of GDB. If ↵"Steven J. Hill"
you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week.
2005-08-30Build 'file' for the host as well as the target. If the host system has a ↵"Steven J. Hill"
version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version.
2005-08-28 david_bachelart writes in Bug 181: make defconfig is trying to find ↵Mike Frysinger
"defconfig" file instead of ".defconfig"
2005-08-28acutetech writes in Bug 266: the buildroot docs point to the download dir ↵Mike Frysinger
off of uclibc.org when it should be buildroot.uclibc.org
2005-08-28acutetech writes in Bug 267: Wrong path in documentation, should mention ↵Mike Frysinger
staging_dir subdir
2005-08-28allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config ↵Mike Frysinger
anymore. Patch adds setting UCLIBC_HAS_THREADS instead.
2005-08-28jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵Mike Frysinger
install bison ... turns out i was missing which, not bison
2005-08-28marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ↵Mike Frysinger
released 3.0.3 of dhcp
2005-08-28daisuke writes in Bug 397: This patch updates the iptables package to build ↵Mike Frysinger
version 1.3.3. The 1.3.3 version of iptables adds additional features.
2005-08-28daisuke writes in Bug 401: This patch updates the ncurses package to build ↵Mike Frysinger
version 5.4. The 5.4 version of ncurses adds additional features.
2005-08-26patch from upstream to fix an off-by-one error in superh bfdMike Frysinger
2005-08-26remove older 2.16.91.0.1Mike Frysinger
2005-08-25Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",Eric Andersen
which the sensible thing for the Buildroot webpage to say.
2005-08-23import 2.16.91.0.3 based on 2.16.91.0.2Mike Frysinger
2005-08-22The mips kernel maintainers reverted the change. So the mips coredump patch ↵Manuel Novoa III
is no longer needed for 2.4.30+.
2005-08-20update to latest versionMike Frysinger