[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3826 in lilypond: Patch: Stop scripts/auxiliar/upd
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3826 in lilypond: Patch: Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make |
Date: |
Mon, 27 Jan 2014 12:02:07 +0000 |
Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new
New issue 3826 by address@hidden: Patch: Stop
scripts/auxiliar/update-with-convert-ly.sh from doing a full make
http://code.google.com/p/lilypond/issues/detail?id=3826
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.
http://codereview.appspot.com/56530045
--
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
- [Lilypond-auto] Issue 3826 in lilypond: Patch: Stop scripts/auxiliar/update-with-convert-ly.sh from doing a full make,
lilypond <=