crosstool-ng/kconfig
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
..
lxdialog Update .gitignore in kconfig/... 2016-08-04 01:23:27 -07:00
.gitignore Ignore *.exe (on Cygwin). 2016-12-06 10:33:20 -08:00
check.sh kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
conf.c kconfig: sync upstream changes 2016-11-30 16:34:39 -08:00
confdata.c kconfig: sync upstream changes 2016-11-30 16:34:39 -08:00
expr.c kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
expr.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
kconfig.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
list.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
lkc_proto.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
lkc.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
Makefile Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
mconf.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
menu.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.gui.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
nconf.h kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
symbol.c kconfig: sync upstream changes 2016-11-30 16:34:39 -08:00
util.c kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
zconf.gperf Add a check for gperf function signature. 2017-01-12 23:00:34 -08:00
zconf.l kconfig: Add updates from linux-4.3 and 4.4 2015-11-11 21:27:24 -08:00
zconf.y kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00