Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops | Eric Andersen | 2003-02-15 | 1 | -1/+1 |
| | |||||
* | Fix a few problems noticed by Peter S. Mazinger | Eric Andersen | 2003-02-15 | 1 | -1/+2 |
| | |||||
* | Lots and lots of changes | Eric Andersen | 2003-02-12 | 1 | -11/+26 |
| | |||||
* | Fix c++ header installation | Eric Andersen | 2003-01-28 | 1 | -1/+1 |
| | |||||
* | Leave the final gcc build with disable shared to make things | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
| | | | | | simpler. This just makes the build faster, since all we want at this point is the gcc and g++ binaries... | ||||
* | This should work | Eric Andersen | 2003-01-21 | 1 | -1/+4 |
| | |||||
* | Fix compiler install | Eric Andersen | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | Ok, I think it really works now. :) | Eric Andersen | 2003-01-21 | 1 | -26/+43 |
| | |||||
* | Several more dependancy cleanups | Eric Andersen | 2003-01-20 | 1 | -4/+10 |
| | |||||
* | Make it actually work... | Eric Andersen | 2003-01-19 | 1 | -28/+44 |
| | |||||
* | For now, remove "--target" so gcc will compile. grumble. | Eric Andersen | 2003-01-18 | 1 | -5/+0 |
| | |||||
* | Merge a bunch of stuff over from the tuxscreen buildroot, with | Eric Andersen | 2003-01-18 | 1 | -14/+52 |
| | | | | | many updates to make things be more consistant. -Erik | ||||
* | more minor installation cleanups | Eric Andersen | 2003-01-17 | 1 | -3/+4 |
| | |||||
* | update handling of 'make' | Eric Andersen | 2003-01-17 | 1 | -1/+0 |
| | |||||
* | This seems to be sufficient for now... | Eric Andersen | 2003-01-10 | 1 | -8/+1 |
| | |||||
* | Fix a stupid typo | Eric Andersen | 2003-01-10 | 1 | -3/+2 |
| | |||||
* | Change --disable-shared to --enable-shared so libstdc++ will | Eric Andersen | 2003-01-09 | 1 | -3/+2 |
| | | | | build shared libs. | ||||
* | Be extra careful about the target utils | Eric Andersen | 2003-01-08 | 1 | -2/+6 |
| | |||||
* | Make the directory before touching files in it... | Eric Andersen | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | Fixup ncurses terminfo-dir. Fixup the ncurses-headers | Eric Andersen | 2003-01-08 | 1 | -8/+10 |
| | | | | | | zlib-headers openssl-headers targets. Modularize the enable-multilib settings -Erik | ||||
* | more build updates | Eric Andersen | 2003-01-07 | 1 | -19/+86 |
| | |||||
* | Fixup g++ to prevent gcc_target having a missing | Eric Andersen | 2002-11-21 | 1 | -0/+1 |
| | | | | | dl_iterate_phdr symbol. Add a target 'cc' link to gcc. -Erik | ||||
* | Add udhcp, cleanup a few other loose ends. | Eric Andersen | 2002-11-15 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Some more toolchain building cleanups | Eric Andersen | 2002-11-14 | 1 | -18/+13 |
| | |||||
* | Fixup gcc_target so it now works. Wohoo! We now have a fully | Eric Andersen | 2002-11-14 | 1 | -12/+26 |
| | | | | | working standalone uClibc development environment. :) -Erik | ||||
* | Fixup gcc-target so it actually works... | Eric Andersen | 2002-11-14 | 1 | -1/+9 |
| | |||||
* | Update buildroot for uClibc 0.9.16 | Eric Andersen | 2002-11-12 | 1 | -0/+135 |
-Erik |