]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
[lilypond.git] / ChangeLog
index d56a8b53abc4ecd6e33c87b9bf74582fb495cb8f..47836027e384b223e183b3afe1b654f9f6dbc66d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
+       not absolute, make it absolute using PATH.
+
+2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * python/midi.c (initmidi): Fix type for mingw.
+
+2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
+
+       * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
+       cross compiling.
+
+       * stepmake/aclocal.m4: Support python cross compiling.
+
+       * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
+       Add mingw section.
+
 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scm/output-lib.scm (chain-grob-member-functions): replace
 
        * lily/lily-guile.cc (procedure_arity): new function.
 
+>>>>>>> 1.4221
 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.