7f8b965243
Patch name: patch.macosx-console-launch-script Author: Jeremy Parsons <brefin@mac.com> Date: Wed Oct 16 2002 Detailed description: Since the Carbon gui does not yet have a console window of its own, then it can't be configured from the gui (only the command line) and stdout/stderr both go to the console. As a shortcut, I offer this patch consisting of this file and build/macosx/script.data build/macosx/script.r build/macosx/bochs.applescript script.data and script.r are taken from a script compiled into an application. Flattened out to be checked in. (osacompile can produce runnable scripts, but wants to create them for the classic environment, so I use these files as part of a workaround) When bochs.app is built, it also builds bochs.scpt. To use bochs.scpt you put both bochs.app and bochs.scpt into the directory with your bochsrc.txt. bochs.scpt is an applescript that when run notes the current directory, then tells the terminal application to open a window, cd to the current directory, and run bochs from the commandline. ---------------------------------------------------------------------- Modified Files: Makefile.in Added Files: build/macosx/bochs.applescript build/macosx/script.data build/macosx/script.r
14 KiB
Executable File
14 KiB
Executable File