From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 12/23] qt: respect silent mode instead non existing verbose mode
Date: Wed, 07 Oct 2009 13:27:58 +0200 [thread overview]
Message-ID: <87ljjnmojl.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20091007130206.1a6f9821@surf> (Thomas Petazzoni's message of "Wed\, 7 Oct 2009 13\:02\:06 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Le Wed, 7 Oct 2009 12:30:43 +0200,
Thomas> Michael Roth <mroth@nessie.de> a ?crit :
>> Commit 89464a96015e89da07b87d18b31f4b25b4c890ba introduced QUIET.
Thomas> Hum correct. My tree was in branch not rebased against the very latest
Thomas> Buildroot git.
FYI, that commit just reintroduced it, as it got lost in the
reorganization. We've had it for ~1 year before that (43af3d3578(.
>> But you're right. I overlooked VERBOSE. Maybe this should be split
>> into two ifs?
Thomas> I think we should make a formal decision on the respective semantic of
Thomas> VERBOSE and QUIET, because the difference between these two variables
Thomas> is not clear to me.
Yes, it's a bit of a mess. Is there anything using VERBOSE yet? The
complains with BR has historically been that it has been TOO verbose,
not too less.
Maybe this would be a good subject for the dev day?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-10-07 11:27 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-07 9:20 [Buildroot] [Patch 0/23] Cleanups for Qt Michael Roth
2009-10-07 9:20 ` [Buildroot] [PATCH 01/23] qt: remove useless target qt-status Michael Roth
2009-10-07 9:37 ` Thomas Petazzoni
2009-10-09 12:33 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 02/23] qt: new targets qt-uninstall and qt-confclean Michael Roth
2009-10-07 9:39 ` Thomas Petazzoni
2009-10-07 9:20 ` [Buildroot] [PATCH 03/23] qt: enable proper re-configure Michael Roth
2009-10-07 9:40 ` Thomas Petazzoni
2009-10-09 12:35 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 04/23] qt: remove Makefile variable QT_QMAKE_AR Michael Roth
2009-10-07 9:41 ` Thomas Petazzoni
2009-10-09 12:39 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 05/23] qt: remove Makefile variable QT_QMAKE Michael Roth
2009-10-07 9:42 ` Thomas Petazzoni
2009-10-07 13:19 ` Thiago A. Corrêa
2009-10-07 9:20 ` [Buildroot] [PATCH 06/23] qt: remove TARGET_CONFIGURE_OPTS from make invocation Michael Roth
2009-10-07 9:42 ` Thomas Petazzoni
2009-10-09 12:40 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 07/23] qt: remove PKG_CONFIG workaround Michael Roth
2009-10-07 9:44 ` Thomas Petazzoni
2009-10-07 10:19 ` Michael Roth
2009-10-07 10:59 ` Thomas Petazzoni
2009-10-09 12:38 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 08/23] qt: remove no longer needed 'x86x86fix' workaround Michael Roth
2009-10-07 9:55 ` Thomas Petazzoni
2009-10-07 10:26 ` Michael Roth
2009-10-07 10:59 ` Thomas Petazzoni
2009-10-07 11:15 ` Michael Roth
2009-10-07 9:20 ` [Buildroot] [PATCH 09/23] qt: remove unnecessary comment Michael Roth
2009-10-07 9:49 ` Thomas Petazzoni
2009-10-09 12:41 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 10/23] qt: don't enable internal tslib-module debugging Michael Roth
2009-10-07 9:51 ` Thomas Petazzoni
2009-10-09 12:42 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 11/23] qt: remove unnecessary call to qstrip macro in Makefile Michael Roth
2009-10-07 9:52 ` Thomas Petazzoni
2009-10-09 12:47 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 12/23] qt: respect silent mode instead non existing verbose mode Michael Roth
2009-10-07 9:57 ` Thomas Petazzoni
2009-10-07 10:30 ` Michael Roth
2009-10-07 11:02 ` Thomas Petazzoni
2009-10-07 11:27 ` Peter Korsgaard [this message]
2009-10-07 11:46 ` Thomas Petazzoni
2009-10-07 11:27 ` Bernhard Reutner-Fischer
2009-10-07 11:30 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 13/23] qt: use configure option instead a sed hack to disable xinerama Michael Roth
2009-10-07 9:58 ` Thomas Petazzoni
2009-10-09 12:51 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 14/23] qt: make the output of sed hacks much more human readable Michael Roth
2009-10-07 9:59 ` Thomas Petazzoni
2009-10-07 10:32 ` Michael Roth
2009-10-07 9:20 ` [Buildroot] [PATCH 15/23] qt: make sure to install all Qt-fonts and true-type-fonts Michael Roth
2009-10-07 10:02 ` Thomas Petazzoni
2009-10-07 10:35 ` Michael Roth
2009-10-09 12:53 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 16/23] qt: disable precompiled headers when ccache is enabled Michael Roth
2009-10-07 10:03 ` Thomas Petazzoni
2009-10-09 12:55 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 17/23] qt: add explicit Kconfig option to enable exceptions Michael Roth
2009-10-07 11:05 ` Thomas Petazzoni
2009-10-07 9:20 ` [Buildroot] [PATCH 18/23] qt: remove Kconfig option to enable all pixel depths Michael Roth
2009-10-07 11:06 ` Thomas Petazzoni
2009-10-09 12:57 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 19/23] qt: remove commercial license option Michael Roth
2009-10-07 11:07 ` Thomas Petazzoni
2009-10-09 12:59 ` Peter Korsgaard
2009-10-07 9:20 ` [Buildroot] [PATCH 20/23] qt: simplify and fix installing qt in the target Michael Roth
2009-10-07 11:14 ` Thomas Petazzoni
2009-10-07 13:28 ` Thiago A. Corrêa
2009-10-07 9:20 ` [Buildroot] [PATCH 21/23] qt: add a Kconfig menu entry to enable an optional custom qconfig.h Michael Roth
2009-10-07 11:17 ` Thomas Petazzoni
2009-10-07 9:20 ` [Buildroot] [PATCH 22/23] qt: group qstrip macro calls together Michael Roth
2009-10-07 11:17 ` Thomas Petazzoni
2009-10-07 9:20 ` [Buildroot] [PATCH 23/23] qt: rename QT_TARGET_DIR to QT_DIR Michael Roth
2009-10-07 11:18 ` Thomas Petazzoni
2009-10-07 11:22 ` [Buildroot] [Patch 0/23] Cleanups for Qt Thomas Petazzoni
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=87ljjnmojl.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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