summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-10Begin to sortof make this work...Eric Andersen
2004-03-06Missed a bugfix patch. Also, allow multiple patches.Manuel Novoa III
2004-03-06Per comment from Ross Miller, update to ppp-2.4.1 final ratherEric Andersen
2004-03-05Use BUILD_SHARED to reduce total size.Manuel Novoa III
2004-03-05Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location.Manuel Novoa III
2004-03-05Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected.Manuel Novoa III
2004-03-05Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busyboxManuel Novoa III
2004-03-05Add squashfs stuff. This is used by openwrt, which also uses devfs.Manuel Novoa III
2004-03-05Make it possible to use the (modified) 0.9.24 ldso code. This is aManuel Novoa III
2004-03-05Add dnsmasq1 (currently 1.18). Eventually I'll also add dnsmasq2.Manuel Novoa III
2004-03-05Clean up makefile. Don't install (legacy?) brctld app since debian doesn't.Manuel Novoa III
2004-03-05Need to use CFLAGS_FOR_BUILD instead of CFLAGS. (upstream bug)Manuel Novoa III
2004-03-01Revert back to binutils .6 since .8 broke things on arm.Manuel Novoa III
2004-02-27Disable autologinEric Andersen
2004-02-27Patch from Lauri Leukkunen adding knobs controlling whetherEric Andersen
2004-02-27Patch from Lauri Leukkunen:Eric Andersen
2004-02-27I don't remember if 2.95 creates .la files are not... but we'll removeManuel Novoa III
2004-02-27We need to remove the *.la files or libtool gets confused in the rootfs.Manuel Novoa III
2004-02-27botherEric Andersen
2004-02-27sighEric Andersen
2004-02-27Doh!Eric Andersen
2004-02-27Better deal with arches like mips that have odd kernel dir namingEric Andersen
2004-02-18I've put together an updated set of kernel headers, so use that.Eric Andersen
2004-02-18Update binutils from 2.14.90.0.6 to 2.14.90.0.8.Manuel Novoa III
2004-02-16Upgrade since 2.5.4 has a configuration bug which builds with largefilesManuel Novoa III
2004-02-11Should have added this a long time ago.Manuel Novoa III
2004-02-11Use --enable-sjlj-exceptions when configuring gcc so that exception handlingManuel Novoa III
2004-02-06Update to the February ltp-full-20040206 testsuiteEric Andersen
2004-02-06Add a check to ensure the proper utilities are installed beforeEric Andersen
2004-02-06Fix a cut-n-paste bug. Monotonous editing strikes again.Manuel Novoa III
2004-02-06Bump bb to -pre7Eric Andersen
2004-01-31Update buildroot per the new snapshot situation with busybox.Eric Andersen
2004-01-30Be consistant and use DISABLE_NLS for binutilsEric Andersen
2004-01-29Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen
2004-01-29Kill off the old gcc/binutils stuffEric Andersen
2004-01-28Fixup grep buildEric Andersen
2004-01-24Fix libstdc++-v3/configure.target to set the config/os dir correctlyManuel Novoa III
2004-01-20As noted by Joakim Tjernlund, we should force ln to overwriteEric Andersen
2004-01-17Change to work with the i386-linux-uclibc toolchain instead.Manuel Novoa III
2004-01-16Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III
2004-01-15Remove unnecessary dependency.Manuel Novoa III
2004-01-15Minor cleanup.Manuel Novoa III
2004-01-14Oops... forgot --with-headers when building the cross compilers. So theManuel Novoa III
2004-01-14Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case itManuel Novoa III
2004-01-14Oops.Manuel Novoa III
2004-01-14Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III
2004-01-11Update ltp to the latest version. Current results:Eric Andersen
2004-01-08we do not 'ant' to use anythingEric Andersen
2004-01-08Document the unwind-dw2-fde stuff a bit better, remove pointlessEric Andersen
2004-01-04Default buildroot to use stock uClibc 0.9.26 till further noticeEric Andersen