Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(18941)

Issue 6943053: Documentation/GNUmakefile: Add dependencies for internals.texi (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by J. Rohrer
Modified:
11 years, 3 months ago
Reviewers:
pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Documentation/GNUmakefile: Add dependencies for internals.texi The texinfo file internals.texi for the Internals Reference is generated from ly/generate-documentation.ly, which in turn relies on scm/document*.scm and their recursive dependencies to do the actual work. In the process, settings encoded in various other files get documented, e.g. from ly/engraver-init.ly and scm/define-*.scm. Changes to such files do not necessitate, nor trigger, recompiling the LilyPond binary; yet the only dependency marked for internals.texi in Documentation/GNUmakefile was on $(LILYPOND_BINARY). Fix this, for this is obviously inconvenient when hacking the Internals Reference. Rather than tediously maintaining a specific list that grows incomplete whenever the scope of the IR expands, make internals.texi depend on $(INIT_LY_SOURCES) and $(SCHEME_SOURCES) altogether, similar to the rules in make/ly-rules.make.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Documentation/GNUmakefile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
J. Rohrer
Please review.
11 years, 4 months ago (2012-12-13 21:46:27 UTC) #1
pkx166h
Johannes, I am not sure if you have push access. If not, send me a ...
11 years, 4 months ago (2012-12-21 07:16:08 UTC) #2
pkx166h
On 2012/12/21 07:16:08, J_lowe wrote: > Johannes, I am not sure if you have push ...
11 years, 3 months ago (2012-12-23 10:49:31 UTC) #3
J. Rohrer
11 years, 3 months ago (2012-12-23 11:04:59 UTC) #4
Message was sent while issue was closed.
On 2012/12/23 10:49:31, J_lowe wrote:
> Pushed
> 
> author Johannes Rohrer <mailto:src@johannesrohrer.de>
>  Sun, 23 Dec 2012 10:41:16 +0000 (10:41 +0000)
> committer James Lowe <mailto:pkx166h@gmail.com>
>  Sun, 23 Dec 2012 10:44:49 +0000 (10:44 +0000)
> commit579622134aba5b4c66068262f9f6ac747f0a66d7
> 
> Please can you close this Rietveld.
> 
> Schönen Dank und Fröhliche Weihnachten

Done.

Thank you, und ebenfalls frohe Weihnachten,

Johannes Rohrer
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b