Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-06 | update dropbear release location | Eric Andersen | |
2003-10-06 | Add the linux test project test suite. The 'make install' step is currently | Eric Andersen | |
broken, since I've not worked out how I want to handle that step (it wants to run as root). | |||
2003-10-03 | Update file | Eric Andersen | |
2003-10-01 | Update to non-vulnerable version | Eric Andersen | |
2003-09-30 | Fix the build when host arch == target arch | Eric Andersen | |
2003-09-30 | With this, buildroot builds w/o needing the magic symlink, | Eric Andersen | |
and properly cross compiles. Wohoo, time to ship... -Erik | |||
2003-09-27 | Fixup gcc_target build. | Eric Andersen | |
2003-09-27 | Fixup the binutils_target build | Eric Andersen | |
2003-09-26 | This should at least build. I think. | Eric Andersen | |
2003-09-26 | Update dropbear to the latest and greatest | Eric Andersen | |
2003-09-26 | The openssl build was broken | Eric Andersen | |
2003-09-14 | Needs this to compile | Eric Andersen | |
2003-09-14 | Fix thinko | Eric Andersen | |
2003-09-14 | Use more consistant naming | Eric Andersen | |
2003-09-14 | Rework toolchain build to make it much more modular and | Eric Andersen | |
remove the redundant redundancy. | |||
2003-09-12 | Teach dropbear to depend on zlib | Eric Andersen | |
2003-09-12 | Alex King writes: | Eric Andersen | |
Dropbear have bumpeed their version to 0.36, and 0.35 is not where buildroot expects it (they seem to have removed that version.) | |||
2003-09-11 | Lets give binutils-2.14.90.0.6 a try, shall we? | Eric Andersen | |
2003-09-11 | Fix silly typos | Eric Andersen | |
2003-09-11 | Make installing libstdc++ optional | Eric Andersen | |
2003-09-11 | Add support for fakeroot | Eric Andersen | |
2003-09-10 | Fixup gcc_target build so it does not require the magic | Eric Andersen | |
/lib/ld-uClibc.so.0 symlink allowing target stuff to run on the build host. -Erik | |||
2003-09-10 | Default to using uClibc 0.9.21 | Eric Andersen | |
2003-09-09 | Make gcc 2.95 build | Eric Andersen | |
2003-09-05 | Fixup broken tabs | Eric Andersen | |
2003-09-04 | Make some more things compile | Eric Andersen | |
2003-09-04 | Patch from Bruce Edge to add raidtools | Eric Andersen | |
2003-09-04 | teach glib to cross compile | Eric Andersen | |
2003-09-04 | Set CC_FOR_HOST | Eric Andersen | |
2003-09-03 | Make sure cross building binutils works | Eric Andersen | |
2003-09-03 | Fixup strace so it compiles | Eric Andersen | |
2003-09-03 | Add support for enabling use of libintl. | Manuel Novoa III | |
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data | |||
2003-09-02 | Make sure binutils does not leak system libraries into the build. | Eric Andersen | |
patch from mjn3 to prevent gcc using broken include paths | |||
2003-08-31 | "Letss Thry thatt again..." | Eric Andersen | |
2003-08-31 | doh! | Eric Andersen | |
2003-08-31 | This should be significantly less broken... Might even work. ;-) | Eric Andersen | |
2003-08-22 | Revert strace to a stable version that actually compiles | Eric Andersen | |
2003-08-22 | cleanup strip command a bit | Eric Andersen | |
2003-08-22 | remove some leftover garbage | Eric Andersen | |
2003-08-22 | Make binutils not leak libraries | Eric Andersen | |
2003-08-20 | It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross | Eric Andersen | |
building the whole darn thing is now possible! -Erik | |||
2003-08-19 | Fix ncurses so it properly compiles | Eric Andersen | |
2003-08-19 | Make the whole usr/local/lib/iptables path. | Manuel Novoa III | |
2003-08-17 | Doh! | Eric Andersen | |
2003-08-17 | Update dropbear to the latest and greatest, fixing a | Eric Andersen | |
security problem | |||
2003-08-17 | Update valgrind | Eric Andersen | |
2003-08-17 | Update to binutils-2.14.90.0.5 and gcc-3.3.1 | Eric Andersen | |
2003-08-10 | I missed a spot | Eric Andersen | |
2003-08-09 | oops. don't default to a dev version of gcc | Eric Andersen | |
2003-08-09 | Be sure to install libstdc++ and libgcc_s | Eric Andersen | |