lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2628 in lilypond: Patch: Clean fonts and docs make


From: lilypond
Subject: [Lilypond-auto] Issue 2628 in lilypond: Patch: Clean fonts and docs makefiles, trying to fix 'make -j' race conditions
Date: Thu, 28 Jun 2012 23:41:31 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2628 by address@hidden: Patch: Clean fonts and docs makefiles, trying to fix 'make -j' race conditions
http://code.google.com/p/lilypond/issues/detail?id=2628

Clean fonts and docs makefiles, trying to fix 'make -j' race conditions

On my machine (GNU/Linux Fedora 17 x86_64 on an Intel Core 2 Duo),
"make -j3 all" repeatedly calls fontforge before needed .pfb files are
generated and makeinfo/extract_texi_filenames/texi2omf before .texi
file has been generated/copied.  Fix this by using order prerequisites
and adding targets to WWW-1 (first stage of doc build); order (rather
than ordinary) prerequisites avoid having always outdated targets,
which would trigger compilation at install.

Remove a rule for Info manual that is no longer needed and which might
short-circuit .dep file generation.

mf/GNUmakefile: also factorize prerequisites in fonts using a macro.

http://codereview.appspot.com/6343055




reply via email to

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