]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(note): Remove
[lilypond.git] / ChangeLog
index eed9ba651a9b9d155d2ae9d95945ffd5a18196f3..9fef73bb54f1595361116fac8f952a7dc4b8c4ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,106 @@
+2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * More SCons cleanups.
+
+       * Documentation/bibliography/computer-notation.bib (note): Remove
+       extraneous closing brace.
+
+2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
+       stat calls.
+
+       * Documentation/bibliography/SConscript (bibs): failed try to get
+       bib2html find html-long.bst.
+
+       * buildscripts/bib2html.py (stat): fail if bibtex fails.
+
+       * make/stepmake.make: use usescons for using scons. 
+
+2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
+       for lilypondend.  Import stat (huh?).
+
+2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
+       bypass dvi. 
+
+       * input/regression/font-postscript.ly: new file. 
+
+       * scm/framework-ps.scm (load-fonts): load pfb files too.
+
+       * lily/pfb.cc (pfb2pfa): new file.
+
+2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (PREAMBLE_LY): set
+       toplevel-music-handler too.
+
+2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
+       (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
+
+       * lily/slur.cc: Add quant-score to interface.  Fixes web build.
+
+       * python/SConscript:
+       * python/vim:
+       * input/mutopia/*SConscript: New file.
+
+       * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
+
+       * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
+       fixes web build.
+
+       * make/stepmake.make (scons): re-route to SCONS if user has been
+       running scons in this tree.
+
+       * SConstruct (config_vars): Add CPPDEFINES.
+       (env): Set checksums type to "content".
+       (save_config_cache): Do not exit after configuring when using
+       checksums (the default) instead of timestamps.
+
+2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * 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.
+
+2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/new-slur.cc (score_slopes): strong sloping score only when
+       stems point in same dir. 
+
+2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
+       for beam start.
+
+       * lily/parser.yy (context_prop_spec): check grob name for
+       alphanumericness..
+
+       * lily/lyric-engraver.cc: creates LyricText objects
+
 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
@@ -5,7 +108,9 @@
 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * SConstruct: Configure only pristine build tree or on user
-       request.  Cleanups.
+       request.  Cleanups.  Add Documentation/topdocs to subdirs.
+       Use checksums instead of timestamps.
+       (CheckYYCurrentBuffer): Return result.
 
        * Documentation/topdocs/SConscript: New file.