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