]> git.donarmstrong.com Git - lilypond.git/commit
* make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
authorjanneke <janneke>
Wed, 30 Oct 2002 13:32:27 +0000 (13:32 +0000)
committerjanneke <janneke>
Wed, 30 Oct 2002 13:32:27 +0000 (13:32 +0000)
commit459fdb0749098f44708c19cc0907cdc80dc557fe
tree7eaf3edbcd399b4711bac34a2344823587eaad7b
parent2e35d59d5ed1ffa12683327fea2c1eb9d9e96aec
* 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