Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - spelling fix | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -5/+5 |
| | |||||
* | fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS | Eric Andersen | 2006-12-13 | 1 | -8/+8 |
| | | | | fix spacing on env var failure notices | ||||
* | add checks for when people have foolishly set things in their enviroment | Eric Andersen | 2006-12-13 | 1 | -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 builtin | Eric Andersen | 2006-12-08 | 1 | -8/+8 |
| | |||||
* | - move check for which(1) before it's first use | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -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-Fischer | 2006-11-28 | 2 | -3/+3 |
| | | | | | | a random gcc that may be installed. Closes #961 and #1097 | ||||
* | minor dependancy cleanup | Eric Andersen | 2006-07-19 | 1 | -3/+3 |
| | |||||
* | trivial cosmetic stuff | Eric Andersen | 2006-07-18 | 1 | -1/+1 |
| | |||||
* | stick an extra blank line after results | Eric Andersen | 2006-07-18 | 1 | -0/+1 |
| | |||||
* | put sed check in the correct place | Eric Andersen | 2006-07-18 | 2 | -7/+29 |
| | |||||
* | s/dependancies/dependencies/ | Mike Frysinger | 2006-05-26 | 2 | -0/+154 |