Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+7 |
| | |||||
* | - make sure that sstrip is available early enough | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+5 |
| | |||||
* | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | | | | - remove non-working attempt to install an lzma to the host via sudo | ||||
* | - Propagate HOST_SED_DIR to the dependencies script so that it may use the | Bernhard Reutner-Fischer | 2007-03-08 | 1 | -1/+3 |
| | | | | local sed build as well (Heikki Lindholm). | ||||
* | - pass MAKE in so we can check the correct binary for it's version.. | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | - fix parsing the gcc version. Also look at the HOSTCC's version rather than ↵ | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -1/+1 |
| | | | | | | a random gcc that may be installed. Closes #961 and #1097 | ||||
* | minor dependancy cleanup | Eric Andersen | 2006-07-19 | 1 | -3/+3 |
| | |||||
* | put sed check in the correct place | Eric Andersen | 2006-07-18 | 1 | -1/+1 |
| | |||||
* | s/dependancies/dependencies/ | Mike Frysinger | 2006-05-26 | 1 | -0/+25 |