crosstool-ng/scripts/build
Alexey Neyman 7bcf18bfab Determine whether -E/-r option selects extended regexp
... and then use the right option. See the note in scripts/functions
on where we should use ${foo} and where just 'foo'; this boils down to
whether we can expect the build tools override to be in effect (e.g. in
the actual build scripts) or not (i.e. outside of scripts/build).
While running in scripts/functions, or in scripts/crosstool-NG.sh the
build tools override directory (.build/tools/bin) may have not been
set up (yet, or at all).

Also, modify the installed scripts (populate, xldd) accordingly.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-13 22:47:40 -08:00
..
arch Allow one to select uclibceabi/uclibcgnueabi suffix 2017-02-09 23:48:56 -08:00
binutils Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
cc Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
companion_libs Skip comp.libs checking on host for canadian 2017-02-11 12:49:48 -08:00
companion_tools Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
debug Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
kernel Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
libc Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
test_suite Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
arch.sh Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Rework configure logic wrt GNU autotools 2017-01-27 20:40:47 -08:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00