summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2004-10-05Always use kernel-headers.Eric Andersen
2004-09-30Add the new binutils and gdb, but don't make them defaults since I haven'tManuel Novoa III
2004-09-22Default to 2.4.27 kernel headersEric Andersen
2004-09-14Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III
2004-09-10Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III
2004-09-03Should be supported now for gcc 3.4.1.Manuel Novoa III
2004-09-03Update to what I'm currently using. Lots of changes...Manuel Novoa III
2004-04-21Use busybox to provide login etc by defaultEric Andersen
2004-04-12Due to alphabetizing, the uml stuff was pulled in after uclibc.mkEric Andersen
2004-04-09support ccache for the build as well as the targetEric Andersen
2004-03-18Remove perl. It doesn't work, and seems to be a supportEric Andersen
2004-02-18Update binutils from 2.14.90.0.6 to 2.14.90.0.8.Manuel Novoa III
2004-02-11Should have added this a long time ago.Manuel Novoa III
2004-02-11Use --enable-sjlj-exceptions when configuring gcc so that exception handlingManuel Novoa III
2004-01-29Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen
2004-01-16Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III
2004-01-14Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III
2004-01-04Default buildroot to use stock uClibc 0.9.26 till further noticeEric Andersen
2003-12-02Default to building ccache for the targetEric Andersen
2003-11-30Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support.Manuel Novoa III
2003-11-21Oops... check in the file version this time.Manuel Novoa III
2003-11-21Fix some soft float make variables.Manuel Novoa III
2003-11-20mention mipselEric Andersen
2003-11-19automatically detect if we have a usable version of sedEric Andersen
2003-11-17Fix most things when large file support is not configured.Manuel Novoa III
2003-11-16Note that the OPTIMIZE_FOR_CPU setting is broken, and save both theManuel Novoa III
2003-11-11Move uclibc-configured target forward so arch prompt happens sooner.Manuel Novoa III
2003-11-11Fix a build problem found while building for arm soft-floatEric Andersen
2003-11-01Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III
2003-10-22Stock buildroot is not supposed to build gcc_targetEric Andersen
2003-10-18Add support for 'make -j3' so make to run stuff in parallelEric Andersen
2003-09-30fixup i386 as wellEric Andersen
2003-09-26This should at least build. I think.Eric Andersen
2003-09-14Use more consistant namingEric Andersen
2003-09-14Rework toolchain build to make it much more modular andEric Andersen
2003-09-10Default to using the kernel-headers package. mention dropbear.Eric Andersen
2003-09-03Add support for enabling use of libintl.Manuel Novoa III
2003-06-28Add support for building perlEric Andersen
2003-06-04mention iproute2 and netsnmpEric Andersen
2003-04-26Update gcc to version 3.2.3. Fix the openssh patchEric Andersen
2003-03-04Rework things to ensure we are cross compiling. Teach problematicEric Andersen
2003-03-04Add in a GNU_HOST_NAMEEric Andersen
2003-03-04Change a few defaultsEric Andersen
2003-02-19Fixup 'make source' targetEric Andersen
2003-02-19Add support for bridge-utils, thanks to Michael ShulerEric Andersen
2003-02-15Fix pcmcia startup. Add grepEric Andersen
2003-02-15Fix a few problems noticed by Peter S. MazingerEric Andersen
2003-02-12Remove usr/binEric Andersen
2003-02-12List a few additional targets for building a dev systemEric Andersen
2003-02-12Update makefileEric Andersen