summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use more consistant namingEric Andersen2003-09-142-10/+10
|
* Rework toolchain build to make it much more modular andEric Andersen2003-09-1415-1398/+1050
| | | | remove the redundant redundancy.
* enable getopt for fakerootEric Andersen2003-09-141-1/+1
|
* Teach dropbear to depend on zlibEric Andersen2003-09-121-1/+1
|
* Alex King writes:Eric Andersen2003-09-121-2/+2
| | | | | Dropbear have bumpeed their version to 0.36, and 0.35 is not where buildroot expects it (they seem to have removed that version.)
* Add in a default config to make it easy for people that wantEric Andersen2003-09-121-0/+131
| | | | to enable uClibc's locale support.
* remove stuff already in binutils-2.14.90.0.6Eric Andersen2003-09-111-35/+0
|
* Lets give binutils-2.14.90.0.6 a try, shall we?Eric Andersen2003-09-111-2/+2
|
* Fix silly typosEric Andersen2003-09-111-2/+2
|
* Make installing libstdc++ optionalEric Andersen2003-09-111-1/+8
|
* Add support for fakerootEric Andersen2003-09-111-0/+63
|
* Default to using the kernel-headers package. mention dropbear.Eric Andersen2003-09-101-2/+5
| | | | Make rootfs be rootfs_$(ARCH)
* Fixup gcc_target build so it does not require the magicEric Andersen2003-09-101-15/+13
| | | | | | /lib/ld-uClibc.so.0 symlink allowing target stuff to run on the build host. -Erik
* Update the default uClibc config for 0.9.21Eric Andersen2003-09-101-14/+20
|
* Default to using uClibc 0.9.21Eric Andersen2003-09-103-6/+7
|
* Make gcc 2.95 buildEric Andersen2003-09-091-36/+33
|
* Fixup broken tabsEric Andersen2003-09-051-4/+4
|
* Make some more things compileEric Andersen2003-09-042-4/+17
|
* Patch from Bruce Edge to add raidtoolsEric Andersen2003-09-041-0/+59
|
* teach glib to cross compileEric Andersen2003-09-042-3/+19
|
* Set CC_FOR_HOSTEric Andersen2003-09-041-2/+8
|
* Make sure cross building binutils worksEric Andersen2003-09-031-0/+6
|
* Fixup strace so it compilesEric Andersen2003-09-032-111/+35
|
* Add support for enabling use of libintl.Manuel Novoa III2003-09-0340-92/+287
| | | | | | | | 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
* Fixup binutils cross buildsEric Andersen2003-09-031-0/+32
|
* Make sure binutils does not leak system libraries into the build.Eric Andersen2003-09-022-1/+19
| | | | patch from mjn3 to prevent gcc using broken include paths
* Update for disabling wordexpEric Andersen2003-09-011-0/+1
|
* "Letss Thry thatt again..."Eric Andersen2003-08-311-3/+6
|
* doh!Eric Andersen2003-08-311-1/+1
|
* This should be significantly less broken... Might even work. ;-)Eric Andersen2003-08-311-36/+62
|
* This patch is not needed with gcc 3.3.1Eric Andersen2003-08-231-21/+0
|
* Revert strace to a stable version that actually compilesEric Andersen2003-08-221-5/+3
|
* unset CONFIG_LASTEric Andersen2003-08-221-0/+1
|
* cleanup strip command a bitEric Andersen2003-08-221-7/+2
|
* remove some leftover garbageEric Andersen2003-08-221-5/+1
|
* Make binutils not leak librariesEric Andersen2003-08-226-19/+151
|
* fix all uses of sys_nerr and sys_errlist[]Eric Andersen2003-08-201-3/+122
|
* Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen2003-08-201-0/+14
|
* It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps crossEric Andersen2003-08-201-59/+69
| | | | | building the whole darn thing is now possible! -Erik
* Fix ncurses so it properly compilesEric Andersen2003-08-191-7/+14
|
* Make the whole usr/local/lib/iptables path.Manuel Novoa III2003-08-191-1/+1
|
* Update default busybox configEric Andersen2003-08-181-130/+80
|
* Doh!Eric Andersen2003-08-171-3/+3
|
* Update dropbear to the latest and greatest, fixing aEric Andersen2003-08-172-45/+2
| | | | security problem
* Update valgrindEric Andersen2003-08-173-4/+287
|
* Update to binutils-2.14.90.0.5 and gcc-3.3.1Eric Andersen2003-08-171-13/+15
|
* Update for the latest and greatest uClibcEric Andersen2003-08-171-0/+36
|
* I missed a spotEric Andersen2003-08-101-1/+2
|
* oops. don't default to a dev version of gccEric Andersen2003-08-091-6/+6
|
* Be sure to install libstdc++ and libgcc_sEric Andersen2003-08-091-7/+23
|