summaryrefslogtreecommitdiff
path: root/toolchain/dependencies
AgeCommit message (Collapse)Author
2006-11-29- move check for which(1) before it's first useBernhard Reutner-Fischer
- fix printing a message when erroring out on non-existing HOSTCC
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-18trivial cosmetic stuffEric Andersen
2006-07-18stick an extra blank line after resultsEric Andersen
2006-07-18put sed check in the correct placeEric Andersen
2006-05-26s/dependancies/dependencies/Mike Frysinger