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

Issue 56530045: Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make (Closed)

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

Description

Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make It is quite a nuisance for writing convert-ly rules that scripts/auxiliar/update-with-convert-ly runs a full make since any partly successful run of update-with-convert-ly will cause large delays. It also leads to a paradoxical situation when the syntax of some files needs to be converted _before_ a full make has a chance to succeed. So this patch reduces the preliminary make to "make pythonmodules" which should be sufficient for updating from convertrules.py changes.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M scripts/auxiliar/update-with-convert-ly.sh View 1 chunk +1 line, -3 lines 0 comments Download

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