Commit Graph

442 Commits

Author SHA1 Message Date
Watson
f544fac30c add line in NEWS 2013-06-17 08:00:39 +09:00
Watson
d7538ceb46 add line in NEWS 2013-06-17 07:54:38 +09:00
Watson
2124ed2e1f add line in NEWS 2013-06-17 07:39:53 +09:00
Laurent Sansonetti
2bc5401781 fix conflict 2013-06-14 13:52:02 +02:00
Laurent Sansonetti
5803cf3c2c sync 2013-06-14 13:47:44 +02:00
Watson
01c5f6e06c sync 2013-06-14 13:42:21 +09:00
Watson
b0e0d5ba4b sync 2013-06-14 02:20:38 +09:00
Laurent Sansonetti
a0d2c5c180 sync 2013-06-13 16:20:02 +02:00
Laurent Sansonetti
57e8d351bf sync 2013-06-12 11:47:40 +02:00
Laurent Sansonetti
064f0bb432 sync 2013-06-10 13:33:00 +02:00
Laurent Sansonetti
a19f583de2 sync 2013-06-09 20:38:40 +02:00
Laurent Sansonetti
4f9dfe1402 remove app.sim_args and use args env variable instead 2013-06-09 16:51:48 +02:00
Laurent Sansonetti
2928e289c5 sync 2013-06-09 13:34:40 +02:00
Laurent Sansonetti
e7e726eb6b sync 2013-06-09 12:39:19 +02:00
Watson
820921f751 add line in NEWS 2013-06-09 17:15:36 +09:00
Laurent Sansonetti
da899c72e8 sync 2013-06-08 14:47:06 +02:00
Laurent Sansonetti
ba5f097672 sync 2013-06-08 14:45:55 +02:00
Watson
ec149af83d add line in NEWS 2013-06-08 00:26:26 +09:00
Watson
4f02fd5f1e add line in NEWS 2013-06-05 14:50:02 +09:00
Watson
68aaa64360 fix app.sim_args
Because when passed the arguments as following

    app.sim_args += ["-com.apple.CoreData.SQLDebug 1"]

application will receive the argument like

    argv[1] = ["-com.apple.CoreData.SQLDebug
    argv[2] = 1"]

Expected:

    argv[1] = -com.apple.CoreData.SQLDebug
    argv[2] = 1
2013-06-05 05:03:34 +09:00
Laurent Sansonetti
c57e8f30a1 sync 2013-06-01 14:19:52 +09:00
Laurent Sansonetti
ad6a48887c sync 2013-06-01 13:40:56 +09:00
Laurent Sansonetti
47dc87abac Merge branch 'master' of github.com:lrz/RubyMotion 2013-06-01 13:22:53 +09:00
Laurent Sansonetti
ed0415717a sync 2013-06-01 13:22:43 +09:00
Watson
2afdc97134 add line in NEWS 2013-05-30 08:31:41 +09:00
Laurent Sansonetti
9eb7bcac7b sync 2013-05-29 20:30:38 +09:00
Laurent Sansonetti
89ef64df1f fix 'rake debug=1' with app name including spaces (OSX) 2013-05-29 19:29:19 +09:00
Laurent Sansonetti
2abe1e16ad app.arguments_passed_on_launch -> app.sim_args 2013-05-29 19:22:10 +09:00
Laurent Sansonetti
f568c04aea Merge branch 'master' of github.com:lrz/RubyMotion 2013-05-29 18:59:34 +09:00
Watson
60ec270903 add line in NEWS 2013-05-28 09:30:39 +09:00
Watson
c29b494de2 sync 2013-05-27 18:38:55 +09:00
Watson
87fe5ff361 sync 2013-05-20 09:45:03 +09:00
Watson
a427e23c7c sync 2013-05-19 11:23:17 +09:00
Laurent Sansonetti
a3a7e3231d format 2013-05-16 18:24:14 +02:00
Watson
9038f360a3 add line in NEWS 2013-05-15 21:51:29 +09:00
Watson
c64c0555e7 sync 2013-05-15 21:43:29 +09:00
Watson
55f4704a1c add line in NEWS 2013-05-15 07:26:58 +09:00
Watson
bd641b2007 add line in NEWS 2013-05-11 22:07:56 +09:00
Watson
be80f32899 add line in NEWS 2013-05-11 22:00:08 +09:00
Watson
47051b08c6 sync 2013-05-11 19:56:05 +09:00
Watson
5328daf98d 2.1 2013-05-11 10:01:24 +09:00
Watson
b792817a43 2.0 2013-05-11 10:00:58 +09:00
Laurent Sansonetti
877035f6c5 sync 2013-05-06 21:36:02 +02:00
Laurent Sansonetti
1b62db657f sync 2013-05-05 01:04:01 +02:00
Laurent Sansonetti
c31a661da4 sync 2013-05-05 00:55:09 +02:00
Laurent Sansonetti
1bc9c2a945 sync 2013-05-05 00:49:30 +02:00
Laurent Sansonetti
f241dbbf76 sync 2013-05-04 20:08:00 +02:00
Laurent Sansonetti
88a76e06f6 sync 2013-05-03 15:39:10 +02:00
Laurent Sansonetti
41064b5e61 Merge branch 'master' of github.com:lrz/RubyMotion 2013-05-03 11:19:41 +02:00
Laurent Sansonetti
f21d84a1a9 sync 2013-05-03 11:19:35 +02:00