summaryrefslogtreecommitdiff
path: root/toolchain/dependencies/dependencies.mk
AgeCommit message (Expand)Author
2012-02-09dependencies: move from toolchain/ to support/Thomas De Schampheleire
2011-12-04dependencies: check for extract tools as wellPeter Korsgaard
2011-11-17dependencies: check core dependencies before anything elseThomas De Schampheleire
2010-12-28sstrip: make it a proper packageGustavo Zacarias
2010-12-24infrastructure: only require download tools when neededThomas Petazzoni
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
2010-08-11Detect early if an UTF-8 locale is neededThomas Petazzoni
2007-08-22- improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer
2007-08-21- make sure that sstrip is available early enoughBernhard Reutner-Fischer
2007-08-21- add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer
2007-03-08- Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer
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
2006-07-19minor dependancy cleanupEric Andersen
2006-07-18put sed check in the correct placeEric Andersen
2006-05-26s/dependancies/dependencies/Mike Frysinger