9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] drawterm for OSX 10.8
@ 2012-10-13  1:04 Jeff Sickel
  2012-10-13  4:18 ` Skip Tavakkolian
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff Sickel @ 2012-10-13  1:04 UTC (permalink / raw)
  To: 9fans

I've placed a fork of drawterm up on https://bitbucket.org/jas/drawterm-cocoa/overview that is specifically targeted towards supporting the recent Mac OS X 10.8 releases that dropped earlier Carbon APIs.  A portion of the screen drawing is very similar to what is found in p9p's devdraw, with the exception that window resize- and full-screen options are not available at this time.  Build it on a OSX with Xcode 4.5+ using the simple command:

	make 'CONF=osx-cocoa'

The result will provide a Mach-O 64-bit executable for use on recent Macs.  If someone wants to build it on an OS X 10.7 target then you can take a look at the Make.osx-cocoa file and modify ARCHFLAGS appropriately.

I'll be pushing out changes to the port as I roll in updates from Plan 9 sources and add new features for OS X.  Send feedback as you see fit.

-jas




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-24  0:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-13  1:04 [9fans] drawterm for OSX 10.8 Jeff Sickel
2012-10-13  4:18 ` Skip Tavakkolian
2012-10-13 16:42   ` Jeff Sickel
2012-10-13 17:07     ` David Leimbach
2012-10-23 16:37       ` Jeff Sickel
2012-10-23 16:50         ` Nemo
2012-10-24  0:53           ` Jeff Sickel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).