public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] 7bcf18: Determine whether -E/-r option selects extended re...
Date: Thu, 16 Feb 2017 04:36:00 -0000	[thread overview]
Message-ID: <58a52c58b1364_fd33fe8acdc9c3417051@hookshot-fe1-cp1-prd.iad.github.net.mail> (raw)

[-- 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

                 reply	other threads:[~2017-02-16  4:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58a52c58b1364_fd33fe8acdc9c3417051@hookshot-fe1-cp1-prd.iad.github.net.mail \
    --to=stilor@att.net \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).