public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sed and grep changes for BSD-like systems (branch yem/configure)
@ 2014-08-26 23:28 Yann E. MORIN
  2014-08-26 23:28 ` [PATCH 3/3] scripts/crosstool-NG: use ${grep} instead of 'grep' Yann E. MORIN
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Yann E. MORIN @ 2014-08-26 23:28 UTC (permalink / raw)
  To: crossgcc; +Cc: Fabian Freyer, Yann E. MORIN

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-08-29 15:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-26 23:28 [PATCH 0/3] sed and grep changes for BSD-like systems (branch yem/configure) Yann E. MORIN
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: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 1/3] scripts/functions: use ${sed} instead of 'sed' Yann E. MORIN
2014-08-26 23:58   ` 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

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).