summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen2004-01-303-6/+0Star
* Kill off the old gcc/binutils stuffEric Andersen2004-01-303-964/+0Star
* Fixup grep buildEric Andersen2004-01-291-1/+5
* As noted by Joakim Tjernlund, we should force ln to overwriteEric Andersen2004-01-202-4/+4
* Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III2004-01-162-0/+26
* Remove unnecessary dependency.Manuel Novoa III2004-01-151-1/+1
* Minor cleanup.Manuel Novoa III2004-01-152-7/+5Star
* Oops... forgot --with-headers when building the cross compilers. So theManuel Novoa III2004-01-142-0/+8
* Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case itManuel Novoa III2004-01-141-2/+12
* Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III2004-01-147-44/+660
* Update ltp to the latest version. Current results:Eric Andersen2004-01-111-2/+2
* we do not 'ant' to use anythingEric Andersen2004-01-081-4/+4
* Document the unwind-dw2-fde stuff a bit better, remove pointlessEric Andersen2004-01-081-28/+13Star
* Default buildroot to use stock uClibc 0.9.26 till further noticeEric Andersen2004-01-041-2/+2
* Slightly newer ltp testEric Andersen2003-12-301-6/+6
* remove trailing whitespaceEric Andersen2003-12-281-1/+1
* Fixup the build of the hostap utils, use the kernel hostapEric Andersen2003-12-281-25/+8Star
* Add support for openvpnEric Andersen2003-12-281-0/+66
* some non-tabs snuck inEric Andersen2003-12-204-11/+11
* bump kernel to 2.4.23, and update the default patch set to matchEric Andersen2003-12-201-2/+2
* Fixup the regex used for iptables so it actually worksEric Andersen2003-12-201-3/+2Star
* Bump pcmcia versionEric Andersen2003-12-201-2/+2
* Fixup the "older than" (test -ot) tests for older bashEric Andersen2003-12-203-3/+6
* Paul Fox writes:Eric Andersen2003-12-201-12/+15
* update dropbearEric Andersen2003-12-191-2/+2
* Contributed by Jeff Simpson. This doesn't actually work yet,Eric Andersen2003-12-031-0/+57
* Add in mpg123 support, contributed by Jeff Simpson, with fixesEric Andersen2003-12-032-0/+101
* Fixup util-linux so it actually compilesEric Andersen2003-12-031-0/+1
* Prevent install from following symlinks and overwriting bin/busyboxEric Andersen2003-12-031-0/+2
* If building without large file support, hack the Makefiles appropriately.Manuel Novoa III2003-12-031-4/+4
* Add some extra slack space. mips rootfs generation was failing becauseManuel Novoa III2003-12-021-1/+2
* Remove the broken handling of libgcc_s.Manuel Novoa III2003-12-021-16/+5Star
* Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support.Manuel Novoa III2003-11-301-8/+2Star
* Apparently, we don't need to specify KERNEL_SRC.Manuel Novoa III2003-11-301-1/+1
* Erik moved the kernel headers and forgot to update this.Manuel Novoa III2003-11-291-1/+1
* Various fixes. Should now build when cross compiling and install correctly.Manuel Novoa III2003-11-291-6/+8
* Remove libgcc_eh hack. Things now build as they are supposed to.Manuel Novoa III2003-11-251-2/+0Star
* Use ARCH... not TARGET_ARCH in the mipsel test.Manuel Novoa III2003-11-251-1/+1
* Fix the condition for applying the i386 soft float patch.Manuel Novoa III2003-11-241-1/+1
* Handle the case of no shared libgcc -- sh4 for instance.Manuel Novoa III2003-11-221-9/+14
* Bug fix by Goetz Bock <bock+uclibc@blacknet.de>Manuel Novoa III2003-11-211-1/+1
* Make sure the necessary directories exist.Manuel Novoa III2003-11-211-0/+3
* Ouch! Cut-n-paste strikes again!Manuel Novoa III2003-11-201-4/+3Star
* Fix missing line continuation.Manuel Novoa III2003-11-201-1/+1
* Add some quoting to handle unusual host compiler namingEric Andersen2003-11-202-22/+43
* Contributed by Greg Haerr <greg@censoft.com>.Manuel Novoa III2003-11-201-0/+46
* Erik moved the kernel headers to a different directory, but didn't createManuel Novoa III2003-11-191-0/+1
* move kernel headers to live with the toolchainEric Andersen2003-11-191-2/+2
* revert this stuff...Eric Andersen2003-11-191-13/+2Star
* automatically detect if we have a usable version of sedEric Andersen2003-11-1931-113/+172