From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Don't export VERBOSE unless V=1 (for CMake)
Date: Thu, 25 Jun 2015 00:49:40 +0200 [thread overview]
Message-ID: <87fv5g4t8b.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1435095367-4223-1-git-send-email-cedric.marie@openmailbox.org> ("Cédric Marie"'s message of "Tue, 23 Jun 2015 23:36:06 +0200")
>>>>> "C?dric" == C?dric Marie <cedric.marie@openmailbox.org> writes:
> CMake verbose mode is based on VERBOSE environment variable.
> * If VERBOSE is exported but empty, only "Dependee ... is newer than
> depender ..." messages are shown.
> * If VERBOSE is exported and set (whatever the value), all compilation
> commands are shown.
> VERBOSE is currently systematically exported by Buildroot, even if it
> is empty, in the root Makefile, which implies that the "light" verbose
> mode - with "Dependee ... is newer than depender ..." messages - is
> always enabled.
> VERBOSE should only be exported when V=1, which is the standard way to
> enable verbose mode in Buildroot.
> Signed-off-by: C?dric Marie <cedric.marie@openmailbox.org>
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2015-06-24 22:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-23 21:36 [Buildroot] [PATCH] Don't export VERBOSE unless V=1 (for CMake) Cédric Marie
2015-06-24 21:49 ` Arnout Vandecappelle
2015-06-24 22:49 ` Peter Korsgaard [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=87fv5g4t8b.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--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