Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/3] Improve silent builds
@ 2014-11-06  9:13 Fabio Porcedda
  2014-11-06  9:13 ` [Buildroot] [PATCH v3 1/3] Makefile: improve detection of make "-s" flag Fabio Porcedda
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Fabio Porcedda @ 2014-11-06  9:13 UTC (permalink / raw)
  To: buildroot

This patch set improves silent builds.

Silent builds are nice when top-level parallel make is being used to
reduce the output clutter.

The change logs are in each patch.

Best regards
Fabio Porcedda (3):
  Makefile: improve detection of make "-s" flag
  pkg-download: silence the svn download helper if it is a silent build
  support/download: silence git if it is a silence build

 Makefile                |  2 +-
 package/pkg-download.mk |  5 +++--
 support/download/git    | 14 ++++++++++----
 3 files changed, 14 insertions(+), 7 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2014-11-24 14:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06  9:13 [Buildroot] [PATCH v3 0/3] Improve silent builds Fabio Porcedda
2014-11-06  9:13 ` [Buildroot] [PATCH v3 1/3] Makefile: improve detection of make "-s" flag Fabio Porcedda
2014-11-06  9:13 ` [Buildroot] [PATCH v3 2/3] pkg-download: silence the svn download helper if it is a silent build Fabio Porcedda
2014-11-06  9:13 ` [Buildroot] [PATCH v3 3/3] support/download: silence git if it is a silence build Fabio Porcedda
2014-11-06 17:27 ` [Buildroot] [PATCH v3 0/3] Improve silent builds Thomas Petazzoni
2014-11-06 17:35   ` Fabio Porcedda
2014-11-06 17:50     ` Fabio Porcedda
2014-11-06 17:53     ` Thomas Petazzoni
2014-11-06 18:03       ` Fabio Porcedda
2014-11-11 15:26         ` Fabio Porcedda
2014-11-11 15:37       ` Yann E. MORIN
2014-11-11 15:39         ` Fabio Porcedda
2014-11-24 14:04           ` Fabio Porcedda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox