crosstool-ng/scripts
Yann E. MORIN" eb687c65b3 Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
- vendor and alias must not contain spaces
- vendor must not contain dashes '-'
- sed_expr must not generate an alias with a space in it

 /trunk/scripts/functions   |   17    16     1     0 ++++++++++++++++-
 /trunk/config/toolchain.in |    1     1     0     0 +
 2 files changed, 17 insertions(+), 1 deletion(-)
2008-12-09 22:02:20 +00:00
..
build Build dmalloc with -fPIC to sucessfully build the shared library with newer binutils. 2008-11-24 12:13:36 +00:00
crosstool.sh .config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR. 2008-12-09 21:25:29 +00:00
functions Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR: 2008-12-09 22:02:20 +00:00
saveSample.sh Use 'gawk', not plain 'awk'. 2008-10-29 22:27:30 +00:00
showSamples.sh Eyecandy in the WiKi table. 2008-11-01 16:49:00 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00