[Buildroot] [PATCH v3 0/3] Improve silent builds

Fabio Porcedda fabio.porcedda at gmail.com
Thu Nov 6 09:13:34 UTC 2014


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




More information about the buildroot mailing list