Age | Commit message (Expand) | Author |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen |
2004-10-05 | Always use kernel-headers. | Eric Andersen |
2004-09-09 | Patch by michael tesch <tesch1@gmail.com> ... | Manuel Novoa III |
2004-09-03 | Update to what I'm currently using. Lots of changes... | Manuel Novoa III |
2004-07-20 | Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option | Eric Andersen |
2004-05-04 | cope with older uClibc versions | Eric Andersen |
2004-05-04 | Cope with stock uClibc 0.9.26 | Eric Andersen |
2004-03-05 | Make it possible to use the (modified) 0.9.24 ldso code. This is a | Manuel Novoa III |
2004-02-27 | Patch from Lauri Leukkunen: | Eric Andersen |
2004-02-18 | Update binutils from 2.14.90.0.6 to 2.14.90.0.8. | Manuel Novoa III |
2004-01-16 | Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc. | Manuel Novoa III |
2004-01-15 | Minor cleanup. | Manuel Novoa III |
2004-01-14 | Enable building <arch>-linux-uclibc toolchains. Note that, due to config | Manuel Novoa III |
2004-01-04 | Default buildroot to use stock uClibc 0.9.26 till further notice | Eric Andersen |
2003-11-30 | Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. | Manuel Novoa III |
2003-11-19 | automatically detect if we have a usable version of sed | Eric Andersen |
2003-11-18 | Change 'sed -ie' to 'sed -i -e' to avoid littering the build | Eric Andersen |
2003-11-17 | Fix most things when large file support is not configured. | Manuel Novoa III |
2003-11-13 | Cope with changes I made to the uClibc install_dev target | Eric Andersen |
2003-11-13 | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen |
2003-11-12 | Thomas Cameron writes: | Eric Andersen |
2003-11-10 | Bump up version number | Eric Andersen |
2003-11-07 | Patch from Peter S. Mazinger to keep the LINUX_DIR path | Eric Andersen |
2003-11-07 | Ok, things appear to be working now... | Eric Andersen |
2003-11-07 | With a bit of luck, buildroot should work now | Eric Andersen |
2003-11-05 | A bit more wiggling to prevent asking about the target | Eric Andersen |
2003-11-05 | Yet more adaption for arches such as mipsel. Do not provide | Eric Andersen |
2003-11-05 | Translate arch to use uClibc friendly naming (i.e. mipsel -> mips) | Eric Andersen |
2003-11-04 | Peter S. Mazinger writes: | Eric Andersen |
2003-11-04 | Set TARGET_ARCH also | Eric Andersen |
2003-11-04 | minor changes to accomodate the config system updates | Eric Andersen |
2003-11-01 | Enable building soft float buildroot for gcc 3.3. Currently works for | Manuel Novoa III |
2003-10-22 | this should fixup some of those pesky build problems... | Eric Andersen |
2003-10-18 | Cope with the new RUNTIME_PREFIX | Eric Andersen |
2003-10-14 | Do not overwrite ldconfig with /bin/true anymore | Eric Andersen |
2003-09-26 | This should at least build. I think. | Eric Andersen |
2003-09-14 | Rework toolchain build to make it much more modular and | Eric Andersen |
2003-09-10 | Default to using uClibc 0.9.21 | Eric Andersen |
2003-07-01 | Set current uClibc stable version to 0.9.20 | Eric Andersen |
2003-03-03 | Update to uClibc 0.9.19 | Eric Andersen |
2003-02-19 | Fixup 'make source' target | Eric Andersen |
2003-02-12 | Update uClibc version | Eric Andersen |
2003-02-12 | fix URLs | Eric Andersen |
2003-01-25 | update to uClibc 0.9.17 | Eric Andersen |
2003-01-02 | Update ncurses so it cross compiles properly | Eric Andersen |
2003-01-01 | Update the toolchain build, per the latest in the standalone | Eric Andersen |
2002-12-28 | Fix build | Eric Andersen |
2002-12-17 | When not building a toolchain, use the native compiler | Eric Andersen |
2002-12-06 | Some updates... | Eric Andersen |
2002-11-20 | Make use of wget consistant by using a WGET variable | Eric Andersen |