summaryrefslogtreecommitdiffstats
path: root/toolchain/dependencies/dependencies.sh
Commit message (Expand)AuthorAgeFilesLines
* dependencies: move from toolchain/ to support/Thomas De Schampheleire2012-02-091-160/+0
* dependencies.sh: fix host g++ check when ccache is usedPeter Korsgaard2012-02-081-1/+1
* dependencies: additional check for PERL_MM_OPTThomas Petazzoni2011-10-151-0/+8
* dependencies: add rsync as a required dependencyThomas Petazzoni2011-09-201-1/+1
* Reset critical environment variablesDaniel Nyström2010-12-291-9/+0
* infrastructure: only require download tools when neededThomas Petazzoni2010-12-241-1/+1
* dependencies: add unzipThomas Petazzoni2010-12-161-1/+1
* ccache: rework ccache managementThomas Petazzoni2010-12-081-1/+1
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-19/+14
* Detect early if an UTF-8 locale is neededThomas Petazzoni2010-08-111-0/+12
* dependencies: add svn as a mandatory toolThomas Petazzoni2010-07-291-1/+3
* dependencies.sh: fix CWD in PATH checkNick Leverton2010-06-091-1/+1
* dependencies: check that . is not in the PATHThomas Petazzoni2010-05-221-0/+15
* dependencies: fix tests on LD_LIBRARY_PATHThomas Petazzoni2010-05-221-4/+4
* libxcb: fix path to Python modulesThomas Petazzoni2010-05-071-1/+1
* target/cpio: cleanupThomas Petazzoni2010-04-091-1/+1
* dependencies: we need tar and wget as wellPeter Korsgaard2010-04-061-1/+1
* dependencies: add perl as a mandatory dependencyThomas Petazzoni2010-02-231-1/+1
* dependencies: add gzip and bzip2 as base dependenciesThomas Petazzoni2010-02-231-1/+1
* dependencies: cleanupThomas Petazzoni2009-12-161-229/+38
* dependencies: remove useless test doing nothingThomas Petazzoni2009-12-151-7/+0
* dependencies: bail out if makeinfo isn't foundThomas Petazzoni2009-12-151-0/+1
* dependencies: check for 'patch'Peter Korsgaard2009-10-021-0/+17
* dependencies: check for >= make 3.81Peter Korsgaard2009-09-301-2/+2
* 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
* 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-111-3/+3
* - 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
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-091-24/+19
* - 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
* - 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-281-2/+2
* trivial cosmetic stuffEric Andersen2006-07-181-1/+1
* stick an extra blank line after resultsEric Andersen2006-07-181-0/+1