Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-08 | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-08-21 | - sed -i -e ↵ | Bernhard Reutner-Fischer | |
"/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out | |||
2007-07-10 | - fix building sstrip | Bernhard Reutner-Fischer | |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | |
- start to separate usr/lib and lib to match normal system-layout | |||
2006-03-14 | - rectify brute-force sed invocation (too *many*).. | Bernhard Reutner-Fischer | |
Thanks vapier for pointing this one out. | |||
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer | |
Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | |||
2005-08-09 | touchup descriptions | Mike Frysinger | |
2005-08-03 | Add sstrip for host and/or target. | Manuel Novoa III | |