X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=a8528d145274f184fea970dd816dea71f49e608c;hb=30c886ed7719a722a55787f955de5b28cc99517c;hp=581e57e0aa9f6eceda32365cd110de5f38991229;hpb=8e7c61da2807da363e25c2d80bd0d69616dadea8;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 581e57e0aa..a8528d1452 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,59 @@ +2002-07-18 Jan Nieuwenhuizen + + * scripts/mup2ly.py: Cut-n-paste include missing lilylib. + + * stepmake/stepmake/compile-vars.make: + * stepmake/stepmake/executable-rules.make: + * stepmake/stepmake/python-module-rules.make: + * stepmake/stepmake/shared-library-rules.make: Use ALL_LDFLAGS, to + guard agains user override of LDFLAGS. + + * Documentation/user/refman.itely: Compile fix for \mark #'(music ...). + + * Documentation/user/internals.itely: Use ly-set-mus-property!. + + * cygwin/mknetrel: New file. + + * cygwin: New directory. Moved Cygwin stuff from + Documentation/windows. + + * Documentation/windows/fix-suffixes.sh: + * buildscripts/walk.sh: Junk. + + * aclocal.m4: Regenerate. + + * buildscripts/walk.sh: Remove. + + * stepmake/stepmake/topdocs-targets.make: + * stepmake/stepmake/help2man-rules.make: + * stepmake/stepmake/generic-vars.make: + * stepmake/make/stepmake.make: + * Documentation/user/GNUmakefile: + * make/stepmake.make: + * make/lilypond-vars.make: + * GNUmakefile.in: + * stepmake/aclocal.m4: Remove builddir cruftyness. + + * stepmake/stepmake/c++-rules.make: Use ALL_CXXFLAGS, to guard + agains user override of CXXFLAGS. + + * stepmake/stepmake/c++-vars.make (ALL_CXXFLAGS): Include CXXFLAGS. + + * stepmake/stepmake/c-rules.make: Use ALL_CFLAGS, to guard + against user override of CFLAGS. + + * stepmake/stepmake/c-vars.make (ALL_CFLAGS): Include CFLAGS. + + 2002-07-17 Han-Wen + * GNUmakefile.in: distribute lexer-gcc-3.1.sh as well + + * lily/music.cc (LY_DEFINE): change ly-set-mus-property to + ly-set-mus-property! + + * lily/grob.cc (LY_DEFINE): change ly-set-grob-property to ly-set-grob-property! + * lily/parser.yy (Repeated_music): shift duration log for tremolo repeats, instead of klutzing around. @@ -21,9 +75,6 @@ * lily/rest.cc (after_line_breaking): only translate the whole rest if we have more than 1 staff line - * lily/parser.yy (property_def): only allow #Scheme as \property - argument. - 2002-07-16 Han-Wen Nienhuys * VERSION: release 1.5.68