summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-12-10- remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS.Bernhard Reutner-Fischer
2005-12-10- add option to pass to tar for unpacking the source.Bernhard Reutner-Fischer
2005-09-09Allan Clark writes:Mike Frysinger
2005-09-08only build host-file if we need itMike Frysinger
2005-08-30Build 'file' for the host as well as the target. If the host system has a ver..."Steven J. Hill"
2005-08-04Allow packages to use fakeroot. To accomodate this, convert allEric Andersen
2005-04-27Make defconfig work properlyEric Andersen
2005-04-15Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen
2005-02-17more changes towards better board supportEric Andersen
2005-02-17Make target stuff last so it can override everything elseEric Andersen
2005-02-11Fix some silly bugs: a variable for gcc was used before it was defined, removeEric Andersen
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