summaryrefslogtreecommitdiffstats
path: root/toolchain/dependencies
Commit message (Expand)AuthorAgeFilesLines
* Reset critical environment variablesDaniel Nyström2010-12-291-9/+0
* sstrip: make it a proper packageGustavo Zacarias2010-12-281-1/+1
* infrastructure: only require download tools when neededThomas Petazzoni2010-12-242-1/+8
* 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-303-59/+15
* Detect early if an UTF-8 locale is neededThomas Petazzoni2010-08-112-0/+13
* dependencies: add svn as a mandatory toolThomas Petazzoni2010-07-291-1/+3
* check-host-sed.sh: use mktemp for temporary filePeter Korsgaard2010-06-211-4/+5
* 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
* check-host-sed.sh: add missing shebang linePeter Korsgaard2010-05-061-0/+2
* 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
* - 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