public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: crossgcc@sourceware.org
Cc: Fabian Freyer <fabian.freyer@physik.tu-berlin.de>,
	"Yann E. MORIN" <yann.morin.1998@free.fr>
Subject: [PATCH 0/3] sed and grep changes for BSD-like systems (branch yem/configure)
Date: Tue, 26 Aug 2014 23:28:00 -0000	[thread overview]
Message-ID: <cover.1409095485.git.yann.morin.1998@free.fr> (raw)

Hello All!

This little series is a response to Fabian's initial patch:
    http://patchwork.ozlabs.org/patch/376843/

and aims at making it even more easy to build on BSD-like systems, by
consistently using ${grep} and ${sed} instead of directly calling to sed
or grep.

Also, it adds a ./configure --with-grep flag, for those with a GNU grep
in a non-standard location.

Regards,
Yann E. MORIN.


The following changes since commit 2a275f6cc89fc80a573a35de8300483e45fa5b73:

  debug/gdb: add GDB_HAS_PYTHON (2014-08-26 23:46:55 +0200)

are available in the git repository at:

  git://ymorin.is-a-geek.org/crosstool-ng yem/configure

for you to fetch changes up to 70a665929fe0568d767f79b8f98b5619493c90c9:

  scripts/crosstool-NG: use ${grep} instead of 'grep' (2014-08-27 01:01:28 +0200)

----------------------------------------------------------------
Yann E. MORIN (3):
      scripts/functions: use ${sed} instead of 'sed'
      configure: add option to specify grep
      scripts/crosstool-NG: use ${grep} instead of 'grep'

 configure.ac               |  5 +++++
 scripts/crosstool-NG.sh.in |  6 +++---
 scripts/functions          | 20 +++++++++++---------
 3 files changed, 19 insertions(+), 12 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

             reply	other threads:[~2014-08-26 23:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 23:28 Yann E. MORIN [this message]
2014-08-26 23:28 ` [PATCH 1/3] scripts/functions: use ${sed} instead of 'sed' Yann E. MORIN
2014-08-26 23:58   ` Fabian Freyer
2014-08-26 23:28 ` [PATCH 2/3] configure: add option to specify grep Yann E. MORIN
2014-08-26 23:59   ` Fabian Freyer
2014-08-27  0:04   ` Fabian Freyer
2014-08-26 23:28 ` [PATCH 3/3] scripts/crosstool-NG: use ${grep} instead of 'grep' Yann E. MORIN
2014-08-27  0:04   ` Fabian Freyer
2014-08-27  0:05   ` Fabian Freyer
2014-08-26 23:32 ` [PATCH 0/3] sed and grep changes for BSD-like systems (branch yem/configure) Yann E. MORIN
2014-08-26 23:49   ` Fabian Freyer
2014-08-26 23:53     ` Yann E. MORIN
2014-08-27  2:03 ` Fabian Freyer
2014-08-27  2:06 ` [PATCH] Added documentation for --with-grep Fabian Freyer
2014-08-27  2:16   ` Bryan Hundven
2014-08-27  2:22     ` Fabian Freyer
2014-08-28 20:27     ` Yann E. MORIN
2014-08-29 15:37 ` [PATCH 0/3] sed and grep changes for BSD-like systems (branch yem/configure) Yann E. MORIN

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=cover.1409095485.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=crossgcc@sourceware.org \
    --cc=fabian.freyer@physik.tu-berlin.de \
    /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).