Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update default uClibc config | Eric Andersen | 2004-12-23 | 2 | -2/+12 |
| | |||||
* | fix dependency so ldd isnt always rebuilt | Mike Frysinger | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | Add initial BR2_JLEVEL support, with some exceptions for apps that | Eric Andersen | 2004-12-11 | 1 | -9/+9 |
| | | | | have broken 'make -j' support | ||||
* | Patch from Volmat Alain adding SH3/SH3EB SH4EB support | Eric Andersen | 2004-12-11 | 1 | -1/+1 |
| | |||||
* | do not inadvertantly create files | Eric Andersen | 2004-12-11 | 1 | -1/+2 |
| | |||||
* | do some touching to sync timestamps | Mike Frysinger | 2004-10-15 | 1 | -0/+5 |
| | |||||
* | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III | 2004-10-15 | 1 | -10/+7 |
| | | | | While the host utils are also built, they are not currently installed. | ||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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. | ||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 1 | -0/+1 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 4 | -0/+461 |
-Erik |