summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS.Bernhard Reutner-Fischer2005-12-101-5/+0Star
* - add option to pass to tar for unpacking the source.Bernhard Reutner-Fischer2005-12-101-2/+4
* Allan Clark writes:Mike Frysinger2005-09-091-1/+4
* only build host-file if we need itMike Frysinger2005-09-081-1/+1
* Build 'file' for the host as well as the target. If the host system has a ver..."Steven J. Hill"2005-08-301-1/+1
* Allow packages to use fakeroot. To accomodate this, convert allEric Andersen2005-08-041-0/+1
* Make defconfig work properlyEric Andersen2005-04-271-1/+1
* Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen2005-04-151-1/+1
* more changes towards better board supportEric Andersen2005-02-171-3/+8
* Make target stuff last so it can override everything elseEric Andersen2005-02-171-1/+3
* Fix some silly bugs: a variable for gcc was used before it was defined, removeEric Andersen2005-02-111-1/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-7/+7
* update copyrightEric Andersen2005-02-071-1/+1
* Don't fail for existing dirsEric Andersen2004-12-111-7/+7
* Add some more phonysEric Andersen2004-12-111-1/+2
* Don't nuke STAGING_DIR and TARGET_DIREric Andersen2004-12-111-2/+0Star
* Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III2004-10-151-1/+1
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-2/+2
* Don't use a string to do the job of a boolEric Andersen2004-10-091-1/+1
* support tar verbosityMike Frysinger2004-10-091-0/+6
* Remove obsolete references to SOURCE_DIREric Andersen2004-10-091-2/+2
* Fix it so we once again build the target root_fsEric Andersen2004-10-091-0/+1
* facelift step number twoEric Andersen2004-10-091-0/+2
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-1/+0Star
* It would help to include the package specific *.mk makefilesEric Andersen2004-10-091-1/+1
* Major buildroot facelift, step one.Eric Andersen2004-10-091-312/+101Star
* add -pipe to default CFLAGSMike Frysinger2004-10-081-1/+1
* Always use kernel-headers.Eric Andersen2004-10-051-1/+0Star
* Add the new binutils and gdb, but don't make them defaults since I haven'tManuel Novoa III2004-09-301-0/+2
* Default to 2.4.27 kernel headersEric Andersen2004-09-221-1/+2
* Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III2004-09-141-4/+5
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-101-5/+10
* Should be supported now for gcc 3.4.1.Manuel Novoa III2004-09-031-0/+1
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-29/+80
* Use busybox to provide login etc by defaultEric Andersen2004-04-211-1/+1
* Due to alphabetizing, the uml stuff was pulled in after uclibc.mkEric Andersen2004-04-121-7/+5Star
* support ccache for the build as well as the targetEric Andersen2004-04-091-2/+2
* Remove perl. It doesn't work, and seems to be a supportEric Andersen2004-03-181-3/+0Star
* Update binutils from 2.14.90.0.6 to 2.14.90.0.8.Manuel Novoa III2004-02-181-7/+3Star
* Should have added this a long time ago.Manuel Novoa III2004-02-111-1/+1
* Use --enable-sjlj-exceptions when configuring gcc so that exception handlingManuel Novoa III2004-02-111-0/+14
* Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen2004-01-301-37/+6Star
* Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III2004-01-161-17/+14Star
* Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III2004-01-141-13/+48
* Default buildroot to use stock uClibc 0.9.26 till further noticeEric Andersen2004-01-041-1/+1
* Default to building ccache for the targetEric Andersen2003-12-021-3/+3
* Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support.Manuel Novoa III2003-11-301-16/+21
* Oops... check in the file version this time.Manuel Novoa III2003-11-211-2/+4
* Fix some soft float make variables.Manuel Novoa III2003-11-211-5/+3Star
* mention mipselEric Andersen2003-11-201-3/+8