Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cope with changes I made to the uClibc install_dev target | Eric Andersen | 2003-11-13 | 1 | -13/+13 |
| | |||||
* | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen | 2003-11-13 | 1 | -9/+9 |
| | | | | | | search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways, | ||||
* | Thomas Cameron writes: | Eric Andersen | 2003-11-12 | 1 | -2/+4 |
| | | | | | | this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch. | ||||
* | Bump up version number | Eric Andersen | 2003-11-10 | 1 | -12/+12 |
| | |||||
* | Patch from Peter S. Mazinger to keep the LINUX_DIR path | Eric Andersen | 2003-11-07 | 1 | -1/+1 |
| | | | | in just one place | ||||
* | Ok, things appear to be working now... | Eric Andersen | 2003-11-07 | 1 | -14/+12 |
| | |||||
* | With a bit of luck, buildroot should work now | Eric Andersen | 2003-11-07 | 1 | -20/+16 |
| | |||||
* | A bit more wiggling to prevent asking about the target | Eric Andersen | 2003-11-05 | 1 | -1/+2 |
| | | | | | architecture when possible, since we already know the correct answer. | ||||
* | Yet more adaption for arches such as mipsel. Do not provide | Eric Andersen | 2003-11-05 | 1 | -1/+1 |
| | | | | | defaults for endianness. Either it will be automaticly correct (such as for i386), or we need to prompt. | ||||
* | Translate arch to use uClibc friendly naming (i.e. mipsel -> mips) | Eric Andersen | 2003-11-05 | 1 | -2/+16 |
| | |||||
* | Peter S. Mazinger writes: | Eric Andersen | 2003-11-04 | 1 | -1/+1 |
| | | | | | | | | Hello! perl (WCHAR) changes .conf instead of .config Peter | ||||
* | Set TARGET_ARCH also | Eric Andersen | 2003-11-04 | 1 | -0/+1 |
| | |||||
* | minor changes to accomodate the config system updates | Eric Andersen | 2003-11-04 | 1 | -2/+2 |
| | |||||
* | Enable building soft float buildroot for gcc 3.3. Currently works for | Manuel Novoa III | 2003-11-01 | 1 | -5/+21 |
| | | | | | | | | | i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips. | ||||
* | this should fixup some of those pesky build problems... | Eric Andersen | 2003-10-22 | 1 | -5/+5 |
| | |||||
* | Cope with the new RUNTIME_PREFIX | Eric Andersen | 2003-10-18 | 1 | -7/+11 |
| | |||||
* | Do not overwrite ldconfig with /bin/true anymore | Eric Andersen | 2003-10-14 | 1 | -1/+0 |
| | |||||
* | This should at least build. I think. | Eric Andersen | 2003-09-26 | 1 | -1/+9 |
| | |||||
* | Rework toolchain build to make it much more modular and | Eric Andersen | 2003-09-14 | 1 | -48/+73 |
| | | | | remove the redundant redundancy. | ||||
* | Default to using uClibc 0.9.21 | Eric Andersen | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | Set current uClibc stable version to 0.9.20 | Eric Andersen | 2003-07-01 | 1 | -2/+2 |
| | |||||
* | Update to uClibc 0.9.19 | Eric Andersen | 2003-03-03 | 1 | -2/+2 |
| | |||||
* | Fixup 'make source' target | Eric Andersen | 2003-02-19 | 1 | -0/+2 |
| | |||||
* | Update uClibc version | Eric Andersen | 2003-02-12 | 1 | -3/+3 |
| | |||||
* | fix URLs | Eric Andersen | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | update to uClibc 0.9.17 | Eric Andersen | 2003-01-25 | 1 | -2/+2 |
| | |||||
* | Update ncurses so it cross compiles properly | Eric Andersen | 2003-01-02 | 1 | -8/+2 |
| | | | | -Erik | ||||
* | Update the toolchain build, per the latest in the standalone | Eric Andersen | 2003-01-01 | 1 | -1/+4 |
| | | | | | toolchain builders -Erik | ||||
* | Fix build | Eric Andersen | 2002-12-28 | 1 | -1/+1 |
| | |||||
* | When not building a toolchain, use the native compiler | Eric Andersen | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | Some updates... | Eric Andersen | 2002-12-06 | 1 | -0/+2 |
| | |||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | Update buildroot for uClibc 0.9.16 | Eric Andersen | 2002-11-12 | 1 | -35/+16 |
| | | | | -Erik | ||||
* | Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. | Eric Andersen | 2002-08-28 | 1 | -3/+2 |
| | | | | -Erik | ||||
* | Update to uClibc 0.9.14 | Eric Andersen | 2002-08-12 | 1 | -2/+2 |
| | |||||
* | Update toolchain to 0.9.13 | Eric Andersen | 2002-08-10 | 1 | -4/+5 |
| | |||||
* | A number of updates | Eric Andersen | 2002-07-03 | 1 | -25/+63 |
| | |||||
* | Some more little bits of joy | Eric Andersen | 2002-05-31 | 1 | -5/+6 |
| | |||||
* | Change some defaults. | Eric Andersen | 2002-05-08 | 1 | -2/+2 |
| | |||||
* | Doh. messed it up again. | Eric Andersen | 2002-05-03 | 1 | -2/+2 |
| | |||||
* | Use 'make install_target_utils' not 'make install_utils' | Eric Andersen | 2002-05-03 | 1 | -1/+1 |
| | |||||
* | Major rework | Eric Andersen | 2002-04-26 | 1 | -0/+75 |