lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 779 in lilypond: fonts should be rebuilt upon


From: lilypond
Subject: Re: [Lilypond-auto] Issue 779 in lilypond: fonts should be rebuilt upon modifications to mf/
Date: Thu, 12 Sep 2013 16:08:06 +0000

Updates:
        Owner: address@hidden
        Labels: Patch-new

Comment #7 on issue 779 by address@hidden: fonts should be rebuilt upon modifications to mf/
http://code.google.com/p/lilypond/issues/detail?id=779#c7

Build dependencies for metafont files (issue 779).

Write .dep files containing make dependency rules for .mf files,
allowing to simply type `make' to process the fonts after changing
an input'ed file and have the fonts updated with the minimum amount
of processing.

These .dep files are generated by recursively scanning for lines
of the form "input X;" in the .mf files, and looking up these
input'ed files within the mf source directory. The .dep files are
included into the build by stepmake/generic-targets.make.

http://code.google.com/p/lilypond/issues/detail?id=779

http://codereview.appspot.com/13681043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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