Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Download using ftp instead of http from ftp sites | Peter Korsgaard | 2006-05-30 | 1 | -6/+6 |
| | |||||
* | s/dependancies/dependencies/ | Mike Frysinger | 2006-05-26 | 1 | -1/+1 |
| | |||||
* | Add some finer grained dependancy checking. Check that | Eric Andersen | 2006-05-02 | 1 | -19/+1 |
| | | | | | make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed. | ||||
* | add a binutils-unpacked shortcut | Mike Frysinger | 2006-03-18 | 1 | -0/+1 |
| | |||||
* | - make sure we use the proper CC for building binutils. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -1/+5 |
| | | | | | - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure. | ||||
* | binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger. | Paul Mundt | 2005-11-21 | 1 | -0/+1 |
| | |||||
* | jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵ | Mike Frysinger | 2005-08-28 | 1 | -0/+4 |
| | | | | install bison ... turns out i was missing which, not bison | ||||
* | Add support for binutils 2.16.1. Patches are identical to those for 2.16. | Manuel Novoa III | 2005-06-18 | 1 | -0/+3 |
| | |||||
* | Looks like the 2.16 patches should work fine for 2.15.97, and tested with a ↵ | Manuel Novoa III | 2005-05-03 | 1 | -0/+3 |
| | | | | mipsel soft-float cross+native toolchain build. | ||||
* | Needed --disable-werror to get 2.16.mumble build from dying on missing ↵ | Manuel Novoa III | 2005-04-30 | 1 | -0/+5 |
| | | | | prototypes in lex-generated files. | ||||
* | fixup use of a variable before it is set | Eric Andersen | 2005-02-11 | 1 | -7/+1 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 1 | -0/+6 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | dont output which | Mike Frysinger | 2004-12-22 | 1 | -3/+3 |
| | |||||
* | binutils 2.15.94.0.2 | Mike Frysinger | 2004-12-21 | 1 | -1/+0 |
| | |||||
* | use which to locate apps (useful for non-Linux systems like OS X) | Mike Frysinger | 2004-12-19 | 1 | -3/+3 |
| | |||||
* | Kill off old unused JLEVEL junk | Eric Andersen | 2004-12-11 | 1 | -4/+4 |
| | |||||
* | fix binutils_target-clean | Mike Frysinger | 2004-10-19 | 1 | -0/+3 |
| | |||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+132 |
-Erik |