summaryrefslogtreecommitdiffstats
path: root/toolchain/dependencies
Commit message (Expand)AuthorAgeFilesLines
* dependencies: simplistic SHELL = bash checkPeter Korsgaard2009-01-011-0/+12
* Applied change from Ben Nizette and Hans-Christian Egtvedt toHamish Moffatt2008-09-041-2/+4
* dependencies: check for awkPeter Korsgaard2008-06-181-0/+12
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-221-3/+7
* - make sure that sstrip is available early enoughBernhard Reutner-Fischer2007-08-211-1/+5
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-212-1/+14
* Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson2007-08-201-1/+7
* - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONSBernhard Reutner-Fischer2007-06-261-0/+22
* - fix typo in version checkBernhard Reutner-Fischer2007-06-051-1/+1
* - ignore eventual errors from which(1)Bernhard Reutner-Fischer2007-05-112-4/+4
* - ignore errors when looking at hostcc and hostcxxBernhard Reutner-Fischer2007-03-211-3/+3
* - stop using head and use sed -e '1d' at the end insteadBernhard Reutner-Fischer2007-03-211-3/+3
* - fix syntaxBernhard Reutner-Fischer2007-03-121-1/+1
* - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer2007-03-101-10/+4
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-092-24/+57
* - Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer2007-03-081-1/+3
* - mention the package that usually provides makeinfoBernhard Reutner-Fischer2007-02-161-1/+2
* - might make sense not to print ok if it was nakBernhard Reutner-Fischer2007-02-151-1/+2
* - warn about missing makeinfo on the host.Bernhard Reutner-Fischer2007-02-151-1/+6
* - cosmeticsBernhard Reutner-Fischer2007-02-121-1/+1
* - add paranoia warning about $INCLUDESBernhard Reutner-Fischer2007-02-091-0/+6
* - add purely informational check of HOSTCXXBernhard Reutner-Fischer2007-02-091-1/+28
* - remove sedtest temporary fileBernhard Reutner-Fischer2007-01-211-0/+1
* - pass MAKE in so we can check the correct binary for it's version..Bernhard Reutner-Fischer2007-01-201-1/+1
* - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWDBernhard Reutner-Fischer2007-01-191-0/+25
* - spelling fixBernhard Reutner-Fischer2006-12-131-5/+5
* fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGSEric Andersen2006-12-131-8/+8
* add checks for when people have foolishly set things in their enviromentEric Andersen2006-12-131-9/+59
* use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen2006-12-081-8/+8
* - move check for which(1) before it's first useBernhard Reutner-Fischer2006-11-291-21/+21
* - fix parsing the gcc version. Also look at the HOSTCC's version rather than ...Bernhard Reutner-Fischer2006-11-282-3/+3
* minor dependancy cleanupEric Andersen2006-07-191-3/+3
* trivial cosmetic stuffEric Andersen2006-07-181-1/+1
* stick an extra blank line after resultsEric Andersen2006-07-181-0/+1
* put sed check in the correct placeEric Andersen2006-07-182-7/+29
* s/dependancies/dependencies/Mike Frysinger2006-05-262-0/+154