public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH next] silence awk command display during build
Date: Thu, 16 Sep 2010 02:20:37 -0400	[thread overview]
Message-ID: <201009160220.38150.vapier@gentoo.org> (raw)
In-Reply-To: <20100915212525.EE85215242D@gemini.denx.de>

On Wednesday, September 15, 2010 17:25:25 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > i dont really want this to be completely silenced all the time. 
> > introduce a variable to prefix things with for people to control ?
> > Q_BUILD = @
> > ...
> > 
> > 	$(Q_BUILD).....
> 
> NAK. Please do not add such mess to the Makefile. It does not belong
> there.  If you want such behaviour, it should be added to the make
> command itself.

funny, i could say the same exact thing about "quiet" config output.  make 
already has an option to accomplish exactly that: use the --silent option.  i 
dont see why you would ban pretty output in favor of using standard make 
options while at the same exact time you want to change u-boot's make code so 
that it produces pretty output instead of using standard make options that 
already exist.

how are these situations any different ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100916/dc8ca6b2/attachment.pgp 

      reply	other threads:[~2010-09-16  6:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14  1:17 [U-Boot] [PATCH next] silence awk command display during build Kim Phillips
2010-09-14  1:59 ` Mike Frysinger
2010-09-14 18:41   ` Kim Phillips
2010-09-14 19:25     ` Mike Frysinger
2010-09-14 19:48       ` [U-Boot] [PATCH next v2] silence config step commands display during MAKEALL builds Kim Phillips
2010-09-14 19:59         ` Mike Frysinger
2010-09-21 19:47         ` Wolfgang Denk
2010-09-14 22:04       ` [U-Boot] [PATCH next] silence awk command display during build Wolfgang Denk
2010-09-15  2:09         ` Mike Frysinger
2010-09-15 16:12           ` Kim Phillips
2010-09-15 19:14             ` Mike Frysinger
2010-09-15 19:28               ` Wolfgang Denk
2010-09-15 20:20                 ` Mike Frysinger
2010-09-15 21:25                   ` Wolfgang Denk
2010-09-16  6:20                     ` 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=201009160220.38150.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.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