lilypond-devel
[Top][All Lists]
Advanced

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

Re: Calling .py scripts in buildscripts?


From: Han-Wen Nienhuys
Subject: Re: Calling .py scripts in buildscripts?
Date: Sun, 16 Nov 2008 14:15:49 -0200

On Sun, Nov 16, 2008 at 2:06 PM, Reinhold Kainhofer
<address@hidden> wrote:
> I just noted that the makefiles call all python scripts directly, rather than
> the "compiled" version in out. In particular, during the build, lilypond-book
> or lys-to-tely will be called as:
> python $(script-dir)/lilypond-book.py ...
> python $(buildscript-dir)/lys-to-tely.py ...
>
> Is there any particular reason, why we can't call the compiled versions
> $(script-dir)/out/lilypond-book and $(buildscript-dir)/out/lys-to-tely? My

it complicates development a bit as changes in the .py script don't
apply to creating the docs unless you compile first.



-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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