]> git.donarmstrong.com Git - lilypond.git/commit
* make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 30 Oct 2002 13:32:27 +0000 (13:32 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 30 Oct 2002 13:32:27 +0000 (13:32 +0000)
commitfceacfbaa44cdf0eafcfbcce0ea97ebf5d823c4e
tree7eaf3edbcd399b4711bac34a2344823587eaad7b
parent5859443af583926ba12f7e45d372f2d6be3b9777
* make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
path.

* scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
throughout.

* python/lilylib.py (quiet_system): Junk
(system): Display error log upon failure.
(read_pipe): New function.  Cleanups and fixes.

* make/substitute.make (ATVARIABLES): Add lilypond_datadir.

* GNUmakefile.in (SUBDIRS): Move python before scripts.
16 files changed:
ChangeLog
GNUmakefile.in
make/lilypond-vars.make
make/substitute.make
python/GNUmakefile
python/gettext.py [new file with mode: 0644]
python/gettext.py.in [deleted file]
python/lilylib.py [new file with mode: 0644]
python/lilylib.py.in [deleted file]
scripts/convert-ly.py
scripts/ly2dvi.py
scripts/midi2ly.py
stepmake/stepmake/po-targets.make
stepmake/stepmake/python-module-rules.make
stepmake/stepmake/python-module-targets.make
stepmake/stepmake/python-module-vars.make