summaryrefslogtreecommitdiffstats
path: root/toolchain/dependencies/dependencies.sh
Commit message (Collapse)AuthorAgeFilesLines
* - remove sedtest temporary fileBernhard Reutner-Fischer2007-01-211-0/+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
| | | | fix spacing on env var failure notices
* add checks for when people have foolishly set things in their enviromentEric Andersen2006-12-131-9/+59
| | | | such as CC, CFLAGS, etc that will cause buildroot to break
* 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 printing a message when erroring out on non-existing HOSTCC
* - fix parsing the gcc version. Also look at the HOSTCC's version rather than ↵Bernhard Reutner-Fischer2006-11-281-2/+2
| | | | | | a random gcc that may be installed. Closes #961 and #1097
* 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-181-6/+28
|
* s/dependancies/dependencies/Mike Frysinger2006-05-261-0/+129