]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
authorjanneke <janneke>
Mon, 23 May 2005 19:18:58 +0000 (19:18 +0000)
committerjanneke <janneke>
Mon, 23 May 2005 19:18:58 +0000 (19:18 +0000)
commit41b53ca7364669ca78dc522d98fa5ab552f9179a
tree65369f07c9032f2ae778f42b5861a49f3ad02a10
parent6cf98ba7052aca6ed176366855e64b87341d11b1
* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.

* lily/general-scheme.cc (ly:stderr-redirect): Rename from
ly:port-move.  Needs to be stderr-specific on mingw.
Run fixcc.

* lily/general-scheme.cc (ly:port-move): Remove.

* scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
windows.

* lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
variables.  This eliminates the need for a gs.bat wrapper, which
opens a console.

* scripts/lilypond-invoke-editor.scm (running-from-gui?):
* scm/lily.scm (running-from-gui?):
* lily/main.cc[MINGW]: Remove isatty inversion, this is an
artifact of not compiling with -mwindows.

* scm/editor.scm: Define PLATFORM.
ChangeLog
Documentation/user/advanced-notation.itely
lily/general-scheme.cc
lily/main.cc
scm/backend-library.scm
scm/editor.scm
scm/lily.scm
scripts/lilypond-invoke-editor.scm