]> git.donarmstrong.com Git - lilypond.git/commit
* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 23 May 2005 19:18:58 +0000 (19:18 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 23 May 2005 19:18:58 +0000 (19:18 +0000)
commit6a90fc4934c0c7ce8f2ac1bef7de3ec447ede3e2
tree65369f07c9032f2ae778f42b5861a49f3ad02a10
parent1bb750a575eb1677de1a29b80a140a691f1a0222
* 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