]> git.donarmstrong.com Git - lilypond.git/commit
* SConstruct: Further development.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 15 Jul 2004 01:33:10 +0000 (01:33 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 15 Jul 2004 01:33:10 +0000 (01:33 +0000)
commit9458fa215af0294e9c38d62cc3a237a85fe50509
tree6bb9c43b1563fe36acdb28734700d78697b98ee7
parentdf1ebcb1da4b94c15e4708af96c1585a6dbaf74e
* 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