summaryrefslogtreecommitdiffstats
path: root/toolchain/dependencies
Commit message (Expand)AuthorAgeFilesLines
* - 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