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

Issue 102760043: Generate a .pe script for one design size at a time. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by hanwenn
Modified:
9 years, 1 month ago
Reviewers:
pkx166h, lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Generate a .pe script for one design size at a time. In make a b: c command is shorthand for a: c command b: c command this means that in parallel builds the same command may be invoked twice. Fix this by associating each command with only one target, and adding dummy dependencies. Also, generate the .pe for only one design size at a time. Relative to botched commit 366316fd6be846c2050be6b1b3955b261026187e, this: * does not write .dep files from gen-emmentaler-scripts (the makefile already writes them) * declares explicit dependencies on out/*.lisp for the out/%.otf-table rule.

Patch Set 1 #

Patch Set 2 : Fix borked otf-tables. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -98 lines) Patch
M mf/GNUmakefile View 1 7 chunks +38 lines, -66 lines 0 comments Download
M scripts/build/gen-emmentaler-scripts.py View 2 chunks +24 lines, -32 lines 0 comments Download

Messages

Total messages: 3
hanwenn
2nd try ...
9 years, 11 months ago (2014-05-27 19:02:33 UTC) #1
hanwenn
Fix borked otf-tables.
9 years, 11 months ago (2014-06-04 08:29:45 UTC) #2
hanwenn
9 years, 1 month ago (2015-03-14 14:44:23 UTC) #3
Fix grace beam spacing
Sign in to reply to this message.

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