buildroot.git
2003-12-30 Eric AndersenUpdate for the latest uClibc
2003-12-29 Eric AndersenSlightly newer ltp test
2003-12-28 Eric AndersenUpdate default config
2003-12-28 Eric Andersenremove trailing whitespace
2003-12-28 Eric AndersenFixup the build of the hostap utils, use the kernel...
2003-12-28 Eric AndersenAdd support for openvpn
2003-12-27 Manuel Novoa... uClibc has handled YESSTR/NOSTR for some time, so kill...
2003-12-27 Manuel Novoa... With the libpthread fix, part of the patch is no longer...
2003-12-25 Manuel Novoa... Update.
2003-12-20 Eric Andersensome non-tabs snuck in
2003-12-20 Eric Andersenbump kernel to 2.4.23, and update the default patch...
2003-12-20 Eric AndersenFixup the regex used for iptables so it actually works
2003-12-20 Eric AndersenBump pcmcia version
2003-12-20 Eric AndersenFixup the "older than" (test -ot) tests for older bash
2003-12-19 Eric AndersenPaul Fox writes:
2003-12-19 Eric Andersenupdate dropbear
2003-12-11 Eric Andersencope with latest busybox insmod options
2003-12-10 Eric AndersenSupport older apps by disabling UNIX98PTY_ONLY
2003-12-03 Eric AndersenContributed by Jeff Simpson. This doesn't actually...
2003-12-03 Eric AndersenAdd in mpg123 support, contributed by Jeff Simpson...
2003-12-03 Eric AndersenFixup util-linux so it actually compiles
2003-12-03 Eric AndersenPrevent install from following symlinks and overwriting...
2003-12-03 Manuel Novoa... Oops... we do want insmod support, but we don't need...
2003-12-03 Manuel Novoa... Change uClibc stdio BUFSIZ to 4k.
2003-12-03 Manuel Novoa... If building without large file support, hack the Makefi...
2003-12-03 Manuel Novoa... Add support for cris, adapted from a patch I found...
2003-12-02 Manuel Novoa... Add some extra slack space. mips rootfs generation...
2003-12-02 Eric AndersenDefault to building ccache for the target
2003-12-02 Manuel Novoa... Remove the broken handling of libgcc_s.
2003-11-30 Manuel Novoa... Remove the USE_UCLIBC_TOOLCHAIN config option, since...
2003-11-29 Manuel Novoa... Apparently, we don't need to specify KERNEL_SRC.
2003-11-29 Manuel Novoa... Erik moved the kernel headers and forgot to update...
2003-11-29 Manuel Novoa... Various fixes. Should now build when cross compiling...
2003-11-25 Manuel Novoa... Remove libgcc_eh hack. Things now build as they are...
2003-11-24 Manuel Novoa... Use ARCH... not TARGET_ARCH in the mipsel test.
2003-11-24 Manuel Novoa... Fix the condition for applying the i386 soft float...
2003-11-24 Manuel Novoa... Use else.
2003-11-22 Manuel Novoa... Handle the case of no shared libgcc -- sh4 for instance.
2003-11-21 Manuel Novoa... Bug fix by Goetz Bock <bock+uclibc@blacknet.de>
2003-11-21 Manuel Novoa... Oops... check in the file version this time.
2003-11-21 Manuel Novoa... Fix some soft float make variables.
2003-11-21 Manuel Novoa... Make sure the necessary directories exist.
2003-11-20 Manuel Novoa... Ouch! Cut-n-paste strikes again!
2003-11-20 Eric Andersenmention mipsel
2003-11-20 Manuel Novoa... Fix missing line continuation.
2003-11-20 Eric AndersenAdd some quoting to handle unusual host compiler naming
2003-11-20 Manuel Novoa... Contributed by Greg Haerr <greg@censoft.com>.
2003-11-19 Manuel Novoa... Erik moved the kernel headers to a different directory...
2003-11-19 Eric Andersenmove kernel headers to live with the toolchain
2003-11-19 Eric Andersenrevert this stuff...
2003-11-19 Eric Andersenautomatically detect if we have a usable version of sed
2003-11-18 Manuel Novoa... Turn on HAS_FPU by default. If soft float support...
2003-11-18 Eric AndersenFix some more perl -> sed conversion problems
2003-11-18 Eric Andersenminor perl to sed conversion issue
2003-11-18 Eric AndersenChange 'sed -ie' to 'sed -i -e' to avoid littering...
2003-11-17 Manuel Novoa... Ouch... Revert this. It was a stray from helping someo...
2003-11-17 Manuel Novoa... Fix most things when large file support is not configured.
2003-11-17 Manuel Novoa... Fix most things when large file support is not configured.
2003-11-16 Manuel Novoa... Note that the OPTIMIZE_FOR_CPU setting is broken, and...
2003-11-14 Eric AndersenFix a perl to sed conversion error
2003-11-13 Eric AndersenUpdate the default busybox config
2003-11-13 Eric AndersenCope with changes I made to the uClibc install_dev...
2003-11-13 Eric AndersenFix a minor perl -> sed conversion casulty
2003-11-13 Eric AndersenBy popular demand, use 'sed' rather than 'perl' for...
2003-11-13 Eric Andersenoops
2003-11-12 Eric AndersenSupport building 'less'
2003-11-12 Eric AndersenThomas Cameron writes:
2003-11-12 Eric AndersenKill off --with-lib-path, since --with-sysroot is suffi...
2003-11-12 Manuel Novoa... Fix locale-enabled gdb build.
2003-11-11 Manuel Novoa... Make sure we prompt for MMU setting if unknown.
2003-11-11 Eric AndersenDefault to having an MMU, which must be explictly overr...
2003-11-11 Manuel Novoa... Slight cleanup, now that the locale option is handled...
2003-11-11 Manuel Novoa... I broke the libstdc++ locale-enabled build when I hid...
2003-11-11 Manuel Novoa... Update.
2003-11-11 Manuel Novoa... Move uclibc-configured target forward so arch prompt...
2003-11-11 Eric AndersenFix a build problem found while building for arm soft...
2003-11-10 Eric AndersenBump up version number
2003-11-08 Eric Andersenoops
2003-11-07 Eric AndersenUpdate the ltp testsuite
2003-11-07 Eric AndersenRevert to binutils-2.14.90.0.6, since binutils-2.14...
2003-11-07 Eric AndersenPatch from Peter S. Mazinger to keep the LINUX_DIR...
2003-11-07 Eric Andersenpatch from Peter S. Mazinger to remove a redundant...
2003-11-07 Eric AndersenOk, things appear to be working now...
2003-11-07 Eric Andersen$(STAGING_DIR)/include is not a binutils problem
2003-11-07 Eric Andersenmake sure we have a directory before trying to install...
2003-11-07 Eric AndersenOops! Don't disable all float support!
2003-11-07 Eric AndersenWith a bit of luck, buildroot should work now
2003-11-07 Eric AndersenMake sure the config system asks stuff when it should...
2003-11-06 Eric AndersenUpdate binutils version. Reportly fixes big endian...
2003-11-05 Eric AndersenA bit more wiggling to prevent asking about the target
2003-11-05 Eric AndersenYet more adaption for arches such as mipsel. Do not...
2003-11-05 Eric AndersenTranslate arch to use uClibc friendly naming (i.e....
2003-11-04 Eric AndersenPeter S. Mazinger writes:
2003-11-04 Eric AndersenSet TARGET_ARCH also
2003-11-04 Eric Andersenminor changes to accomodate the config system updates
2003-11-04 Eric AndersenUpdate the uClibc config
2003-11-03 Eric AndersenThe version of grep we use is has not yet been restored to
2003-11-03 Eric AndersenThe version of libtool we use is has not yet been resto...
2003-11-02 Manuel Novoa... Make sure the root/etc/init.d directory is there.
2003-11-02 Manuel Novoa... Make sure the root/usr/lib directory is there.
next