| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't mess with the headers files installed by uClibc | Eric Andersen | 2003-03-05 | 1 | -13/+1 |
| | | |||||
| * | Update default config | Eric Andersen | 2003-03-05 | 1 | -0/+2 |
| | | |||||
| * | missed a spot | Eric Andersen | 2003-03-04 | 1 | -1/+1 |
| | | |||||
| * | Fake up an arm-linux source-tree | Eric Andersen | 2003-03-04 | 1 | -0/+6 |
| | | |||||
| * | Make things compile once again | Eric Andersen | 2003-03-04 | 1 | -4/+4 |
| | | |||||
| * | don't depend on symlinks | Eric Andersen | 2003-03-04 | 1 | -3/+3 |
| | | |||||
| * | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 52 | -149/+339 |
| | | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
| * | Add in a GNU_HOST_NAME | Eric Andersen | 2003-03-04 | 1 | -0/+12 |
| | | |||||
| * | Change a few defaults | Eric Andersen | 2003-03-04 | 1 | -3/+3 |
| | | |||||
| * | Update to uClibc 0.9.19 | Eric Andersen | 2003-03-03 | 3 | -6/+6 |
| | | |||||
| * | Fixup db target | Eric Andersen | 2003-03-01 | 1 | -14/+46 |
| | | |||||
| * | Add a patch for better debugging of staticly linked threaded apps. | Eric Andersen | 2003-03-01 | 2 | -1/+503 |
| | | | | | -Erik | ||||
| * | Fixup stupid compile error | Eric Andersen | 2003-02-26 | 1 | -2/+4 |
| | | |||||
| * | Update tar version. Minor fix for gcc includes when NOT | Eric Andersen | 2003-02-23 | 2 | -3/+5 |
| | | | | | building a bootstrapping toolchain. | ||||
| * | Fixup gcc_target so it works for people that don't wish to | Eric Andersen | 2003-02-19 | 1 | -10/+101 |
| | | | | | | build a gcc toolchain to bootstrap the system and instead want to use uClibc's gcc wrapper. | ||||
| * | Fix dependancy on zlib | Eric Andersen | 2003-02-19 | 1 | -1/+1 |
| | | |||||
| * | Fixup 'make source' target | Eric Andersen | 2003-02-19 | 5 | -4/+13 |
| | | |||||
| * | Add support for bridge-utils, thanks to Michael Shuler | Eric Andersen | 2003-02-19 | 2 | -1/+43 |
| | | |||||
| * | Per discussion with Christian MICHON, revert to version 1.35 | Eric Andersen | 2003-02-18 | 1 | -3/+3 |
| | | |||||
| * | Add in /lib/cpp symlink | Eric Andersen | 2003-02-17 | 1 | -0/+1 |
| | | |||||
| * | Add --disable-perl-regexp | Eric Andersen | 2003-02-17 | 1 | -0/+1 |
| | | |||||
| * | Sigh | Eric Andersen | 2003-02-15 | 1 | -1/+1 |
| | | |||||
| * | Fix pcmcia startup. Add grep | Eric Andersen | 2003-02-15 | 5 | -34/+239 |
| | | |||||
| * | oops | Eric Andersen | 2003-02-15 | 1 | -1/+1 |
| | | |||||
| * | Fix a few problems noticed by Peter S. Mazinger | Eric Andersen | 2003-02-15 | 4 | -4/+59 |
| | | |||||
| * | Fixup pcmcia initialization | Eric Andersen | 2003-02-14 | 2 | -35/+47 |
| | | |||||
| * | Remove unwanted docs | Eric Andersen | 2003-02-14 | 6 | -4/+12 |
| | | |||||
| * | Remove usr/bin | Eric Andersen | 2003-02-12 | 1 | -5/+5 |
| | | |||||
| * | Be extra pedantic about the PATH | Eric Andersen | 2003-02-12 | 1 | -6/+6 |
| | | |||||
| * | Ignore the toolchain_build dir | Eric Andersen | 2003-02-12 | 1 | -0/+1 |
| | | |||||
| * | Make sure we find ranlib and ar | Eric Andersen | 2003-02-12 | 2 | -4/+4 |
| | | |||||
| * | Not 100MB by default | Eric Andersen | 2003-02-12 | 1 | -1/+1 |
| | | |||||
| * | cut and paste leftovers | Eric Andersen | 2003-02-12 | 1 | -4/+0 |
| | | |||||
| * | dont use ftp | Eric Andersen | 2003-02-12 | 3 | -3/+3 |
| | | |||||
| * | Update uClibc version | Eric Andersen | 2003-02-12 | 3 | -11/+11 |
| | | |||||
| * | Fixup ldconfig symlink | Eric Andersen | 2003-02-12 | 2 | -2/+2 |
| | | |||||
| * | Fix dependancies | Eric Andersen | 2003-02-12 | 3 | -8/+8 |
| | | |||||
| * | List a few additional targets for building a dev system | Eric Andersen | 2003-02-12 | 1 | -2/+3 |
| | | |||||
| * | Add support for several new utilities | Eric Andersen | 2003-02-12 | 7 | -0/+402 |
| | | |||||
| * | Update toolchains a bit forther so that after blowing away the 'build' | Eric Andersen | 2003-02-12 | 2 | -93/+90 |
| | | | | | | | | directory we do not need to rebuild the toolchain (which now is built under 'toolchain_build'). Should help prevent a bunch of unnecessary toolchain rebuilds. -Erik | ||||
| * | Update makefile | Eric Andersen | 2003-02-12 | 1 | -1/+3 |
| | | |||||
| * | fix URLs | Eric Andersen | 2003-02-12 | 5 | -7/+7 |
| | | |||||
| * | Fixup the target path | Eric Andersen | 2003-02-12 | 1 | -3/+4 |
| | | |||||
| * | Lots and lots of changes | Eric Andersen | 2003-02-12 | 41 | -207/+204 |
| | | |||||
| * | Update for the latest | Eric Andersen | 2003-02-11 | 1 | -2/+2 |
| | | |||||
| * | Update to version 4.5.6 | Eric Andersen | 2003-02-07 | 1 | -2/+2 |
| | | |||||
| * | Fixup a really stupid typo | Eric Andersen | 2003-02-06 | 1 | -1/+1 |
| | | |||||
| * | Update to gcc 3.2.2 by default. Move a mips patch to be more obvious. | Eric Andersen | 2003-02-06 | 4 | -6/+7 |
| | | | | | Update the default uClibc config. | ||||
| * | Fix a stupid typo | Eric Andersen | 2003-02-05 | 1 | -1/+1 |
| | | |||||
| * | Fix naming problem | Eric Andersen | 2003-02-05 | 2 | -1/+1 |
| | | |||||
