LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier.adi@gmail.com>
To: "Sam Ravnborg" <sam@ravnborg.org>
Cc: "Mike Frysinger" <vapier@gentoo.org>,
linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org
Subject: Re: [PATCH] kbuild: introduce KECHO convenience echo
Date: Thu, 6 Nov 2008 16:17:50 -0500 [thread overview]
Message-ID: <8bd0f97a0811061317v53fa6faau9832d1869cf888f6@mail.gmail.com> (raw)
In-Reply-To: <20081106205048.GA2972@uranus.ravnborg.org>
On Thu, Nov 6, 2008 at 15:50, Sam Ravnborg wrote:
> On Thu, Nov 06, 2008 at 03:31:34AM -0500, Mike Frysinger wrote:
>> There is a bunch of places in the build system where we do 'echo' to show
>> some nice status lines. This means we still get output when running in
>> silent mode. So declare a new KECHO variable that only does 'echo' when we
>> are in a suitable verbose build mode.
>
> Nice idea.
> I will add it as soon as I start working on kbuild-next
> Same for your other two patches.
>
> A lot of the kbuild stuff today is using lowercase to
> avoid all the typical SCREAMING in Makefiles so I
> may end up using $(kecho).
yeah i wasnt sure whether to use $(KECHO) or $(kecho) or just $(echo).
i'm really not partial to any :).
-mike
prev parent reply other threads:[~2008-11-06 21:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-06 8:31 [PATCH] kbuild: introduce KECHO convenience echo Mike Frysinger
2008-11-06 8:31 ` [PATCH] kbuild: use " Mike Frysinger
2008-11-21 22:01 ` Sam Ravnborg
2008-11-06 20:50 ` [PATCH] kbuild: introduce " Sam Ravnborg
2008-11-06 21:17 ` Mike Frysinger [this message]
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=8bd0f97a0811061317v53fa6faau9832d1869cf888f6@mail.gmail.com \
--to=vapier.adi@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=vapier@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;
as well as URLs for NNTP newsgroup(s).