]> git.donarmstrong.com Git - lilypond.git/commit
* SConstruct: Further development.
authorjanneke <janneke>
Thu, 15 Jul 2004 01:33:10 +0000 (01:33 +0000)
committerjanneke <janneke>
Thu, 15 Jul 2004 01:33:10 +0000 (01:33 +0000)
commitb3bb993ad1098bb388feba01319ee3fea96d1d58
tree6bb9c43b1563fe36acdb28734700d78697b98ee7
parentf189542a862f6debc1c0bd59698a622e1b03d764
* SConstruct: Further development.

* input/test/SConscript:
* input/template/SConscript:
* input/regression/SConscript:
* Documentation/bibliography/SConscript:
* Documentation/bibliography/index.html.in: New file.

* Documentation/bibliography/GNUmakefile (local-WWW): Remove index
generation.

* buildscripts/builder.py: Add new builders.

* make/stepmake.make:
* stepmake/stepmake/*.make:
* configure.in:
* lily/*:
* flower*: Use config.hh (Was config.h).

* scm/encoding.scm (get-coding): Print friendly error message when
no encoding is found, rather than crashing.
40 files changed:
ChangeLog
Documentation/bibliography/GNUmakefile
Documentation/bibliography/SConscript [new file with mode: 0644]
Documentation/bibliography/index.html.in [new file with mode: 0644]
Documentation/user/SConscript
SConstruct
buildscripts/builder.py
configure.in
flower/SConscript
flower/file-name.cc
flower/file-path.cc
flower/getopt-long.cc
flower/include/libc-extension.hh
flower/international.cc
input/SConscript
input/regression/SConscript [new file with mode: 0644]
input/template/SConscript [new file with mode: 0644]
input/test/SConscript [new file with mode: 0644]
lily/SConscript
lily/all-font-metrics.cc
lily/bezier.cc
lily/includable-lexer.cc
lily/include/lily-guile.hh
lily/include/pangofc-afm-decoder.hh
lily/kpath.cc
lily/lily-version.cc
lily/main.cc
lily/pangofc-afm-decoder.cc
lily/source-file.cc
make/stepmake.make
mf/SConscript
po/SConscript
python/GNUmakefile
scm/encoding.scm
scripts/SConscript
stepmake/stepmake/executable-rules.make
stepmake/stepmake/generic-targets.make
stepmake/stepmake/library-rules.make
stepmake/stepmake/shared-library-rules.make
stepmake/stepmake/toplevel-targets.make