summaryrefslogtreecommitdiff
path: root/toolchain/dependencies/dependencies.mk
AgeCommit message (Collapse)Author
2007-03-08- Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer
local sed build as well (Heikki Lindholm).
2007-01-20- pass MAKE in so we can check the correct binary for it's version..Bernhard Reutner-Fischer
2006-11-28- fix parsing the gcc version. Also look at the HOSTCC's version rather than ↵Bernhard Reutner-Fischer
a random gcc that may be installed. Closes #961 and #1097
2006-07-19minor dependancy cleanupEric Andersen
2006-07-18put sed check in the correct placeEric Andersen
2006-05-26s/dependancies/dependencies/Mike Frysinger