lilypond-devel
[Top][All Lists]
Advanced

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

Re: make doc and make all


From: Francisco Vila
Subject: Re: make doc and make all
Date: Thu, 3 May 2012 17:18:57 +0200

2012/5/3 address@hidden <address@hidden>:
> Hey all,
>
> I'm for the first time doing semi-complicated doc work w/ the website thing 
> and discovering a bit about the build system in the process.  I learned today 
> that `make doc' does not automatically `make all' if there are files that 
> have been touched.  Would it be a good idea to roll a make all into make doc? 
>  It'd add no more than 10 seconds onto a doc build if nothing in scm/ ps/ mf/ 
> lily/ ps/ /ly has changed (perhaps I'm forgetting a few directories) and 
> would automatically do any necessary compilation if these things have 
> changed.  I can't think of a reason that, when launching make doc, someone 
> would not want to be working from the current binary.  If this seems like a 
> smart automation, let me know.

I think that dependencies list for building the binary are waaay
longer than for make doc. People could want to try building docs
alone. That said, it is not usual that make doc succeeds if there are
new snippets which usually require the very latest version of the
binary to get them compiled. So yes, in practice 'make all' is usually
also needed.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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