Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-27 | Allow selection of specific (supported) versions... specificly the 2.6.8 | Manuel Novoa III | |
headers with the (mostly mips related) cleanup patch. | |||
2004-10-26 | doh | Eric Andersen | |
2004-10-25 | Update to the latest linux-libc-headers | Eric Andersen | |
2004-10-19 | Kristian Hoffmann writes: | Eric Andersen | |
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian | |||
2004-10-19 | fix binutils_target-clean | Mike Frysinger | |
2004-10-19 | fix the gcc_target-clean target | Mike Frysinger | |
2004-10-19 | force patches to be converted -p1 | Mike Frysinger | |
2004-10-18 | Apply compressed patches as well | Eric Andersen | |
2004-10-18 | Remove the non-compressed copy of this patch | Eric Andersen | |
2004-10-18 | allow for overriding the default -p1 arguement to patch | Mike Frysinger | |
2004-10-18 | Patch from Thomas Lundquist to fix a thinko | Eric Andersen | |
2004-10-15 | do some touching to sync timestamps | Mike Frysinger | |
2004-10-15 | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III | |
While the host utils are also built, they are not currently installed. | |||
2004-10-11 | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | |
2004-10-10 | depend on ncurses | Eric Andersen | |
2004-10-10 | Andrew May writes: | Eric Andersen | |
A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | |||
2004-10-09 | Fixup SOFT_FLOAT handling | Eric Andersen | |
2004-10-09 | allow people to enter target optimizations | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |
2004-10-09 | Add some seperators | Eric Andersen | |
2004-10-09 | Remove obsolete reference to SOURCE_DIR | Eric Andersen | |
2004-10-09 | Move the STLport to 2.95 where it belongs | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen | |
-Erik |