lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: verbosity of `make doc'


From: Graham Percival
Subject: Re: verbosity of `make doc'
Date: Sat, 7 Apr 2012 08:59:14 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Apr 07, 2012 at 08:56:15AM +0200, Werner LEMBERG wrote:
> 
> Wouldn't it be possible, similar to automake, that the name of the
> currently processed file gets written to stdout, and that this
> behaviour is the default?  In case the names are meaningless, a simple

No, because what's taking so long is the
  lilypond-book --tons-of-flags all_regtests_at_once.tely
command.  (same for NR chapters)
We're saving stdout and sterr to log files so we can keep the
output.  Any additional info that lilypond-book prints would just
be saved to a file instead of screen.

Potentially we could print the name of the log file, so that you
could
  tail out-www/Documentation/notation/spacing.log
to view the progress...?  but I'm not certain this can be done
cleanly in our build system.

- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]