[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: --no-silent --no-quiet style option
From: |
Paul D. Smith |
Subject: |
RE: --no-silent --no-quiet style option |
Date: |
Tue, 23 Sep 2003 10:43:16 -0400 |
%% address@hidden writes:
j> Yes, I am aware it is on the man page,
I'm not talking about the man page, I'm talking about the GNU make
user's manual.
You can't learn everything you need to know about GNU make by looking at
the man page. For one thing, it's quite out of date.
j> How do you feel about adding a --no-silent, --no-quiet option to
j> overrule all .SILENT and @ commands in a Makefile? I can take a
j> look at writing this patch, if it will be accepted.
I'm not interested in adding lots of individual new options like this.
However, I am going to be adding some kind of "verbosity control" option
that allows the user to more specifically select the kind of output that
is desired. Probably it will end up looking more like the current debug
level output option rather than lots of individual options.
Obviously any command-line option would take precedence over flags in
the makefile.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist