Commit Graph

15 Commits

Author SHA1 Message Date
Eloy Durán
2dba506a19 [Build] No longer hardcode OS X 10.7 SDK root.
Which allows you to build with just the 10.8 SDK.
2013-10-02 17:27:54 +02:00
Watson
a87fcea92b introduce the flag to stop strip in order to debug RubyMotion app 2013-10-01 17:59:55 +09:00
Laurent Sansonetti
ca412676cf no longer need llc 2013-09-09 00:03:35 +02:00
Watson
39a3308fcd add a tool to convert UTF-8 to UTF8-MAC 2013-09-02 14:30:58 +09:00
Laurent Sansonetti
9f3de43d1c fix race condition when launching simulator and activating simulator (in the foreground) 2013-06-14 13:46:27 +02:00
Laurent Sansonetti
4eb7f8da95 strip symbols from llc/ruby binaries 2013-05-03 15:34:14 +02:00
Laurent Sansonetti
c7152c8143 add osx repl 2013-04-29 21:07:39 +02:00
Watson
c47c8486df [fix #4] fix a bug in simulator which cannot launch on Snow Leopard
it will compile sim.m to refer to the /usr/lib/libedit.2.dylib at runtime.
(libedit.2.dylib is a symbolic link to libedit.3.dylib on Mountain Lion and Lion.)
2013-02-05 15:42:52 +09:00
Laurent Sansonetti
120a05b4d6 add builtin commands (pro, pri) 2012-09-20 01:57:38 +02:00
Laurent Sansonetti
df8f1e7993 follow ML changes 2012-07-28 12:33:05 +02:00
Laurent Sansonetti
59a98e0410 sim and deploy should work on Snow Leopard 2012-03-22 16:45:26 +01:00
Laurent Sansonetti
5ab36e9d4c add repl client 2012-03-21 22:44:53 +01:00
Laurent Sansonetti
e82493effc simulator repl 2012-03-19 01:23:40 +01:00
Laurent Sansonetti
9414c262ea add support for xcode 4.3 and lion 2012-02-18 18:20:50 +01:00
Laurent Sansonetti
5793566db8 add bin/Rakefile 2011-11-02 19:47:35 +01:00