Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fix URLs | Eric Andersen | 2003-02-12 | 5 | -7/+7 |
| | |||||
* | Lots and lots of changes | Eric Andersen | 2003-02-12 | 39 | -153/+195 |
| | |||||
* | 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 | 2 | -6/+6 |
| | | | | 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 | 1 | -1/+1 |
| | |||||
* | teach libtool to use the correct system compiler | Eric Andersen | 2003-02-05 | 1 | -0/+2 |
| | |||||
* | Fix typo, kill now unneeded stlport.mk | Eric Andersen | 2003-02-04 | 2 | -39/+1 |
| | |||||
* | Support building a gcc-2.95 toolchain instead | Eric Andersen | 2003-02-04 | 2 | -0/+542 |
| | |||||
* | Be extra sure that /etc/init.d/S30pcmcia is executable | Eric Andersen | 2003-02-04 | 1 | -0/+1 |
| | |||||
* | Update to dhcp-3.0pl2 | Eric Andersen | 2003-02-04 | 1 | -3/+3 |
| | |||||
* | Be really cereful to ensure udhcp.script is executable | Eric Andersen | 2003-02-03 | 1 | -0/+2 |
| | |||||
* | Add dhcp relay daemon | Eric Andersen | 2003-02-03 | 1 | -0/+50 |
| | |||||
* | Fix regex | Eric Andersen | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | udhcp doesn't depend on pcmcia | Eric Andersen | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | Update openssl version | Eric Andersen | 2003-01-30 | 1 | -9/+10 |
| | |||||
* | depend on pcmcia | Eric Andersen | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | Include code for downloading firmware images | Eric Andersen | 2003-01-30 | 1 | -0/+2 |
| | |||||
* | Fix c++ header installation | Eric Andersen | 2003-01-28 | 1 | -1/+1 |
| | |||||
* | update to uClibc 0.9.17 | Eric Andersen | 2003-01-25 | 2 | -4/+4 |
| | |||||
* | oops | Eric Andersen | 2003-01-25 | 1 | -1/+1 |
| | |||||
* | Update newt and slang targets | Eric Andersen | 2003-01-25 | 2 | -22/+21 |
| | |||||
* | Fixup bash cross compile | Eric Andersen | 2003-01-24 | 1 | -2/+4 |
| | |||||
* | Doh! Fix missing line for gdbserver. | Eric Andersen | 2003-01-24 | 1 | -0/+2 |
| | |||||
* | fixup strace build | Eric Andersen | 2003-01-23 | 1 | -0/+1 |
| | |||||
* | Fixup gdbserver build. Patch from acmay | Eric Andersen | 2003-01-23 | 1 | -9/+7 |
| | |||||
* | Fix an obvious typo | Eric Andersen | 2003-01-23 | 1 | -2/+2 |
| | |||||
* | 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... | ||||
* | use the correct strip tool for host and target binaries | Eric Andersen | 2003-01-22 | 1 | -1/+3 |
| | |||||
* | sigh. We need to disable-shared for the initial compiler build | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
| | | | | or it won't build. | ||||
* | This should work | Eric Andersen | 2003-01-21 | 1 | -1/+4 |
| | |||||
* | Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of | Eric Andersen | 2003-01-21 | 1 | -5/+3 |
| | | | | gcc. use the correct strip | ||||
* | Fix compiler install | Eric Andersen | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | Fix gdb so it works | Eric Andersen | 2003-01-21 | 1 | -0/+1 |
| | |||||
* | Fix it so header files and static libs install properly | Eric Andersen | 2003-01-21 | 3 | -4/+4 |
| | |||||
* | Ok, I think it really works now. :) | Eric Andersen | 2003-01-21 | 1 | -26/+43 |
| | |||||
* | pcmcia update | Eric Andersen | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | Minor fixes | Eric Andersen | 2003-01-20 | 2 | -1/+5 |
| | |||||
* | Just use the default pcmcia script | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Several more dependancy cleanups | Eric Andersen | 2003-01-20 | 6 | -12/+19 |
| | |||||
* | Update from Michael Shuler | Eric Andersen | 2003-01-20 | 1 | -3/+7 |
| | |||||
* | Don't make fs's be 100 MB by default | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | It's just another brick in the wall. Except its supposed to be -Wall | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Make it actually work... | Eric Andersen | 2003-01-19 | 1 | -28/+44 |
| | |||||
* | several updates for wireless and firewall stuff, | Eric Andersen | 2003-01-19 | 4 | -6/+144 |
| | | | | thanks to Michael Shuler | ||||
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 38 | -124/+109 |
| | | | | which is a bit more sensible. | ||||
* | Update udhcp. Make sure /usr/share/udhcpc/default.script | Eric Andersen | 2003-01-19 | 1 | -2/+9 |
| | | | | is executable |