summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2005-02-07update copyrightEric Andersen
2004-12-11Don't fail for existing dirsEric Andersen
2004-12-11Add some more phonysEric Andersen
2004-12-11Don't nuke STAGING_DIR and TARGET_DIREric Andersen
2004-10-15Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09Don't use a string to do the job of a boolEric Andersen
2004-10-09support tar verbosityMike Frysinger
2004-10-09Remove obsolete references to SOURCE_DIREric Andersen
2004-10-09Fix it so we once again build the target root_fsEric Andersen
2004-10-09facelift step number twoEric Andersen
2004-10-09Remove the old 'make' directory, and populate the new 'package'Eric Andersen
2004-10-09It would help to include the package specific *.mk makefilesEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
2004-10-08add -pipe to default CFLAGSMike Frysinger
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