]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* po/TODO: mention gtranslator along with kbabel.
[lilypond.git] / ChangeLog
index f3b213e75bbff3fb0cb54c20c4a2f9d9cf4cc180..d2211f32f7ae5a42467effc711ca7df04f8d5f87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,68 @@
+2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * po/TODO: mention gtranslator along with kbabel.
+       * po/fi.po: update translations.
+
+2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/relocate.cc (setup_paths): Bugfix.
+
+2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * stepmake/bin/install.py (dest): don't create existing.
+
+2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/bin/install.py: Remove file before copying.
+
+       * config.make.in: 
+       * stepmake/aclocal.m4: Do not substitute INSTALL.
+
+2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
+       depend on link-tree.
+
+       * lily/relocate.cc (setup_paths): only check path for non-absolute
+       dir without directory part.
+
+       * flower/file-name.cc (is_absolute):  new method.
+       (is_absolute): check root_ too.
+
+2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
+       relocation code.  Oops, don't comment out too much.
+
+       * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
+       iso itself.
+
+       * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
+       compile.
+
+2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * .cvsignore: Add install-sh.
+
+       * autogen.sh (srcdir): Typo.
+
 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * autogen.sh (srcdir): urg. Touch install-sh.
+
+       * stepmake/bin/install-sh (Module): remove.
+
+       * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
+
+       * lily/include/relocate.hh: new file.
+
+       * lily/relocate.cc: new file. Contain relocation logic.
+
+       * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
+       (main): read LILYPOND_VERBOSE as the first thing.
+
+       * stepmake/aclocal.m4: remove INSTALL variable.
+
        * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
        separate target for making font symlinks.
        (documentation-dir): use $(if $(findstring )) for switching off