public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: toolchain@gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH 0/2] v3: tc-get-compiler-type() & wrappers
Date: Thu, 23 Jun 2016 11:18:24 +0200	[thread overview]
Message-ID: <20160623091826.13631-1-mgorny@gentoo.org> (raw)
In-Reply-To: <20160622200654.6961-1-mgorny@gentoo.org>

A quick update of patches 3/4.

Changes:

a. the logic in tc-get-compiler-type() has been moved to cpp to make
   the bash side simpler and less likely to break,

b. added tests for tc-is-* wrappers.

Michał Górny (2):
  toolchain-funcs.eclass: Add tc-get-compiler-type()
  toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers

 eclass/tests/toolchain-funcs.sh | 43 +++++++++++++++++++++++++++++++++++++++++
 eclass/toolchain-funcs.eclass   | 33 +++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)

-- 
2.9.0



  parent reply	other threads:[~2016-06-23  9:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 20:06 [gentoo-dev] [PATCH 0/4] toolchain-funcs.eclass: fix for version checks (v2) + compiler identification Michał Górny
2016-06-22 20:06 ` [gentoo-dev] [PATCH 1/4] toolchain-funcs.eclass: Fix _tc-getPROG with multi-parameter defaults Michał Górny
2016-06-24  1:33   ` [gentoo-dev] " Mike Frysinger
2016-06-22 20:06 ` [gentoo-dev] [PATCH 2/4] toolchain-funcs.eclass: Assume CPP="$(tc-getCC) -E" when unset, #582822 Michał Górny
2016-06-24  1:33   ` [gentoo-dev] " Mike Frysinger
2016-06-22 20:06 ` [gentoo-dev] [PATCH 3/4] toolchain-funcs.eclass: Add tc-get-compiler-type() Michał Górny
2016-06-23  6:52   ` Fabian Groffen
2016-06-23  9:01     ` Michał Górny
2016-06-22 20:06 ` [gentoo-dev] [PATCH 4/4] toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers Michał Górny
2016-06-24  1:32   ` [gentoo-dev] " Mike Frysinger
2016-06-24  5:40     ` Michał Górny
2016-06-24  7:48       ` Mike Frysinger
2016-06-23  9:18 ` Michał Górny [this message]
2016-06-23  9:18   ` [gentoo-dev] [PATCH 1/2] toolchain-funcs.eclass: Add tc-get-compiler-type() Michał Górny
2016-06-23  9:18   ` [gentoo-dev] [PATCH 2/2] toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers Michał Górny
2016-06-24 20:07 ` [gentoo-dev] [PATCH v4] tc-get-compiler-type() + wrappers Michał Górny
2016-06-24 20:07   ` [gentoo-dev] [PATCH 1/4] toolchain-funcs.eclass: Fix _tc-getPROG with multi-parameter defaults Michał Górny
2016-06-24 20:07   ` [gentoo-dev] [PATCH 2/4] toolchain-funcs.eclass: Assume CPP="$(tc-getCC) -E" when unset, #582822 Michał Górny
2016-06-24 20:07   ` [gentoo-dev] [PATCH 3/4] toolchain-funcs.eclass: Add tc-get-compiler-type() Michał Górny
2016-06-24 20:07   ` [gentoo-dev] [PATCH 4/4] toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappers Michał Górny

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=20160623091826.13631-1-mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=toolchain@gentoo.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