* 'configure' now defaults to --enable-silent-rules
@ 2015-01-11 9:27 Paul Eggert
2015-01-11 14:45 ` martin rudalics
2015-01-11 15:29 ` Eli Zaretskii
0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggert @ 2015-01-11 9:27 UTC (permalink / raw)
To: Emacs Development
I installed into the master a change to configure.ac to cause 'make' to be less
chatty by default, as is done in many other GNU projects; see bug#19501. To get
the old chatter, you can configure with 'configure --disable-silent-rules' or
build with 'make V=1'.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 'configure' now defaults to --enable-silent-rules
2015-01-11 9:27 'configure' now defaults to --enable-silent-rules Paul Eggert
@ 2015-01-11 14:45 ` martin rudalics
2015-01-11 15:29 ` Eli Zaretskii
1 sibling, 0 replies; 5+ messages in thread
From: martin rudalics @ 2015-01-11 14:45 UTC (permalink / raw)
To: Paul Eggert, Emacs Development
> I installed into the master a change to configure.ac to cause 'make'
> to be less chatty by default, as is done in many other GNU projects;
> see bug#19501. To get the old chatter, you can configure with
> 'configure --disable-silent-rules' or build with 'make V=1'.
Thank you. Slightly drastic when compared to the old behavior but
certainly an improvement here.
martin, about to delegate 'make' output to a sidebar
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 'configure' now defaults to --enable-silent-rules
2015-01-11 9:27 'configure' now defaults to --enable-silent-rules Paul Eggert
2015-01-11 14:45 ` martin rudalics
@ 2015-01-11 15:29 ` Eli Zaretskii
2015-01-12 1:43 ` Paul Eggert
1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2015-01-11 15:29 UTC (permalink / raw)
To: Paul Eggert; +Cc: Emacs-devel
> Date: Sun, 11 Jan 2015 01:27:00 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
>
> I installed into the master a change to configure.ac to cause 'make' to be less
> chatty by default, as is done in many other GNU projects; see bug#19501. To get
> the old chatter, you can configure with 'configure --disable-silent-rules' or
> build with 'make V=1'.
Thanks.
May I suggest that we use something other than "GEN" for
byte-compiling Lisp files? "GEN" is not entirely accurate for that,
and we already have too many "GEN"s for other kinds of generated
files, like producing Info manuals, for example.
Guile uses "GUILEC", so perhaps we could use "BYTEC" or "ELC".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 'configure' now defaults to --enable-silent-rules
2015-01-11 15:29 ` Eli Zaretskii
@ 2015-01-12 1:43 ` Paul Eggert
2015-01-12 3:35 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggert @ 2015-01-12 1:43 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Emacs-devel
Eli Zaretskii wrote:
> perhaps we could use "BYTEC" or "ELC".
"ELC" is shorter, so I installed a patch to do that.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 'configure' now defaults to --enable-silent-rules
2015-01-12 1:43 ` Paul Eggert
@ 2015-01-12 3:35 ` Eli Zaretskii
0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2015-01-12 3:35 UTC (permalink / raw)
To: Paul Eggert; +Cc: Emacs-devel
> Date: Sun, 11 Jan 2015 17:43:25 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: Emacs-devel@gnu.org
>
> Eli Zaretskii wrote:
> > perhaps we could use "BYTEC" or "ELC".
>
> "ELC" is shorter, so I installed a patch to do that.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-01-12 3:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 9:27 'configure' now defaults to --enable-silent-rules Paul Eggert
2015-01-11 14:45 ` martin rudalics
2015-01-11 15:29 ` Eli Zaretskii
2015-01-12 1:43 ` Paul Eggert
2015-01-12 3:35 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).