summaryrefslogtreecommitdiffstats
path: root/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* let people control location of download dirMike Frysinger2005-10-011-0/+6
|
* allow people to build for i386/i486/i586/i686 targets since some packages ↵Mike Frysinger2005-09-241-19/+21
| | | | (like gcc) build differently based upon the host tuplet
* make alpha/x86_64 selectable options and export architecture endian so we ↵Mike Frysinger2005-09-221-0/+16
| | | | can use it in uclibc config setup
* add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵Mike Frysinger2005-09-181-2/+23
| | | | add custom prefix/suffix to builds
* Switch default from 'unc' to 'easynews'Eric Andersen2005-08-131-1/+1
|
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-0/+9
| | | | mirrors tend to change, move, go down, etc from time to time.
* http://bugs.uclibc.org/view.php?id=294Eric Andersen2005-06-091-2/+2
| | | | There is a mistake in buildroot/Config.in
* Add an sh2eb target.Paul Mundt2005-05-071-0/+4
|
* Initial support for MS7206SE01 sh2a board.Paul Mundt2005-05-031-17/+36
|
* Small wording changeEric Andersen2005-02-071-5/+5
|
* Patch from scott: http://bugs.uclibc.org/view.php?id=42Eric Andersen2005-01-231-0/+4
| | | | | | | 0000042: add subversion (svn) support to buildroot This patch adds support for subversion to checkout files, much like how CVS already works. It uses 'SVN' macro in makefiles.
* Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen2004-12-111-4/+13
| | | | have broken 'make -j' support
* Add an option to allow people to relocate the toolchainEric Andersen2004-12-111-0/+14
|
* Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen2004-12-111-2/+14
|
* Will McCammon writes:Eric Andersen2004-10-151-1/+1
| | | | | | | | | make fails for busybox 1.0.0 on fedora core 2 because the default behavior of wget is to create a directory structure of the remote download server on the local filesystem. in which case, tar cannot find successfully downloaded files in /buildroot/sources/dl. patch attached.
* Don't use a string to do the job of a boolEric Andersen2004-10-091-2/+2
|
* support tar verbosityMike Frysinger2004-10-091-0/+3
|
* Fix it so we once again build the target root_fsEric Andersen2004-10-091-0/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+70
-Erik