Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-18 | patch by David Anders to add arm variants | Mike Frysinger | |
2006-01-04 | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger | |
2005-12-27 | add an option for the --build so cygwin users can utilize buildroot | Mike Frysinger | |
2005-12-10 | - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS. | Bernhard Reutner-Fischer | |
default to no additional tar options. | |||
2005-12-10 | - add option to pass to tar for unpacking the source. | Bernhard Reutner-Fischer | |
Set it to exclude .svn per default (please default to "" if inappropriate) | |||
2005-10-01 | let people control location of download dir | Mike Frysinger | |
2005-09-24 | allow people to build for i386/i486/i586/i686 targets since some packages ↵ | Mike Frysinger | |
(like gcc) build differently based upon the host tuplet | |||
2005-09-22 | make alpha/x86_64 selectable options and export architecture endian so we ↵ | Mike Frysinger | |
can use it in uclibc config setup | |||
2005-09-18 | add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵ | Mike Frysinger | |
add custom prefix/suffix to builds | |||
2005-08-13 | Switch default from 'unc' to 'easynews' | Eric Andersen | |
2005-06-09 | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen | |
mirrors tend to change, move, go down, etc from time to time. | |||
2005-06-09 | http://bugs.uclibc.org/view.php?id=294 | Eric Andersen | |
There is a mistake in buildroot/Config.in | |||
2005-05-07 | Add an sh2eb target. | Paul Mundt | |
2005-05-03 | Initial support for MS7206SE01 sh2a board. | Paul Mundt | |
2005-02-07 | Small wording change | Eric Andersen | |
2005-01-23 | Patch from scott: http://bugs.uclibc.org/view.php?id=42 | Eric Andersen | |
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. | |||
2004-12-11 | Add initial BR2_JLEVEL support, with some exceptions for apps that | Eric Andersen | |
have broken 'make -j' support | |||
2004-12-11 | Add an option to allow people to relocate the toolchain | Eric Andersen | |
2004-12-11 | Patch from Volmat Alain adding SH3/SH3EB SH4EB support | Eric Andersen | |
2004-10-15 | Will McCammon writes: | Eric Andersen | |
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. | |||
2004-10-09 | Don't use a string to do the job of a bool | Eric Andersen | |
2004-10-09 | support tar verbosity | Mike Frysinger | |
2004-10-09 | Fix it so we once again build the target root_fs | Eric Andersen | |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen | |
-Erik |