* [crosstool-ng/crosstool-ng] 7bcf18: Determine whether -E/-r option selects extended re...
@ 2017-02-16 4:36 Alexey Neyman
0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-02-16 4:36 UTC (permalink / raw)
To: crossgcc
[-- Attachment #1: Type: text/plain, Size: 2796 bytes --]
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 7bcf18bfab84374d3305c7a088f95ac1219ddf93
https://github.com/crosstool-ng/crosstool-ng/commit/7bcf18bfab84374d3305c7a088f95ac1219ddf93
Author: Alexey Neyman <stilor@att.net>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M Makefile.in
M configure.ac
M kconfig/Makefile
M scripts/addToolVersion.sh
M scripts/build/arch.sh
M scripts/build/binutils/binutils.sh
M scripts/build/cc/100-gcc.sh
M scripts/build/debug/200-duma.sh
M scripts/build/debug/300-gdb.sh
M scripts/build/debug/duma.in
M scripts/build/internals.sh
M scripts/build/kernel/linux.sh
M scripts/build/libc/glibc.sh
M scripts/build/test_suite/gcc.sh
M scripts/crosstool-NG.sh.in
M scripts/functions
M scripts/gen_in_frags.sh
M scripts/patch-renumber.sh
M scripts/populate.in
M scripts/saveSample.sh.in
M scripts/showSamples.sh
M scripts/xldd.in
Log Message:
-----------
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>
Commit: 2f052394a5376fe90c240972e2cb8f8abcc7267c
https://github.com/crosstool-ng/crosstool-ng/commit/2f052394a5376fe90c240972e2cb8f8abcc7267c
Author: Alexey Neyman <stilor@att.net>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M Makefile.in
M configure.ac
M kconfig/Makefile
M scripts/addToolVersion.sh
M scripts/build/arch.sh
M scripts/build/binutils/binutils.sh
M scripts/build/cc/100-gcc.sh
M scripts/build/debug/200-duma.sh
M scripts/build/debug/300-gdb.sh
M scripts/build/debug/duma.in
M scripts/build/internals.sh
M scripts/build/kernel/linux.sh
M scripts/build/libc/glibc.sh
M scripts/build/test_suite/gcc.sh
M scripts/crosstool-NG.sh.in
M scripts/functions
M scripts/gen_in_frags.sh
M scripts/patch-renumber.sh
M scripts/populate.in
M scripts/saveSample.sh.in
M scripts/showSamples.sh
M scripts/xldd.in
Log Message:
-----------
Merge pull request #596 from stilor/sed-vs-gsed
Determine whether -E/-r option selects extended regexp
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/fbc69323085e...2f052394a537
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-16 4:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-16 4:36 [crosstool-ng/crosstool-ng] 7bcf18: Determine whether -E/-r option selects extended re Alexey Neyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).