crosstool-ng/config
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
..
arch Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
cc Generate the choice menu for C compilers, the same way arch, kernels and C libraries are generated. 2008-10-13 16:58:52 +00:00
debug Update ltrace to ltrace-0.5 + fixes from Debian ltrace-0.5-3.1. 2008-11-04 18:52:59 +00:00
global Overide locale to C so as to have readable logs. 2008-11-20 17:48:10 +00:00
gmp_mpfr Add the latest GMP and MPFR versions. 2008-10-05 12:32:42 +00:00
kernel Add the latest Linux kernel versions: 2008-11-13 20:19:50 +00:00
libc Add latest uClibc 0.9.30 ( at last! ;-) ) 2008-11-14 13:49:27 +00:00
tools libelf and ltrace are now no longer EXPERIMENTAL. 2008-10-25 16:32:11 +00:00
binutils.in Add binutils-2.19 and associated patchset (vampirised from Gentoo). 2008-11-23 16:34:49 +00:00
cc.in Generate the choice menu for C compilers, the same way arch, kernels and C libraries are generated. 2008-10-13 16:58:52 +00:00
config.in Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
config.mk Enhance the make fragments: 2008-10-27 18:42:26 +00:00
debug.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00
global.in Move the paths config options before the download options. 2008-07-19 22:39:15 +00:00
gmp_mpfr.in Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
kernel.in In generated choice menus, move the selection options outside the choice menu. 2008-10-12 11:22:46 +00:00
libc.in Generate the choice menu for C libraries, the same way arch and kernels are generated. 2008-10-13 11:23:51 +00:00
target.in Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
toolchain.in Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR: 2008-12-09 22:02:20 +00:00
tools.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00