Commit Graph

1896 Commits

Author SHA1 Message Date
Laurent Sansonetti
e7fb463e8d retrieve payload file name from the config object 2014-01-11 12:09:40 +01:00
Laurent Sansonetti
76c6c2c7f6 pass the target platform to the compiler 2014-01-10 23:54:36 +01:00
Laurent Sansonetti
9c592b4934 compile/link the payload library with clang 2014-01-10 23:54:04 +01:00
Laurent Sansonetti
2dc26beb04 android archs are now defined in the main rakefile 2014-01-10 17:58:34 +01:00
Laurent Sansonetti
bd68f2c299 copy android kernel files, use proper arch name in the sub-directory 2014-01-10 17:50:06 +01:00
Laurent Sansonetti
b0435cfb47 fix android vm path 2014-01-10 16:11:32 +01:00
Laurent Sansonetti
b76bdee81e sync 2014-01-10 14:21:09 +01:00
Eloy Durán
8243af9c4d [NEWS] Make tagged-pointer doc span all possibilities. 2014-01-10 14:20:17 +01:00
Laurent Sansonetti
d1f6429597 [OSX] fix crashlog task 2014-01-10 14:10:09 +01:00
Watson
0153767bf9 [NEWS] fix RM-72 2014-01-10 15:19:08 +09:00
Watson
590e90f858 add test for RM-72 2014-01-10 15:17:05 +09:00
Watson
64aee83919 [NEWS] fix RM-370 2014-01-09 10:45:01 +09:00
Watson
aacac95be9 fix a bug in build system that app cannot be built with Ruby 2.1 when it would use UTF-8 as app name
http://hipbyte.myjetbrains.com/youtrack/issue/RM-370
2014-01-09 10:44:17 +09:00
Watson
2031546bdf update for Xcode 5.1 beta 3 2014-01-08 15:14:24 +09:00
Eloy Durán
317c4198a6 [vm] sync 2014-01-07 12:58:31 +01:00
Laurent Sansonetti
9e6cc76844 sync 2014-01-07 12:50:32 +01:00
Watson
d4a57afac5 [NEWS] fix RM-378 2014-01-07 16:09:43 +09:00
Watson
cfc1dbbd61 2.20 2014-01-07 15:55:06 +09:00
Laurent Sansonetti
496d3e15f1 sync 2014-01-06 18:32:30 +01:00
Laurent Sansonetti
7089cc8ce5 sync 2014-01-06 13:42:35 +01:00
Eloy Durán
f6b145b495 [sim] Get simulated app PID as int instead of NSNumber.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-365
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-371
2014-01-06 12:40:34 +01:00
Watson
e108641eb9 sync 2014-01-03 23:06:16 +09:00
Laurent Sansonetti
7fd4914694 capitalize 2014-01-02 11:57:56 +01:00
Laurent Sansonetti
63a2ad50aa 2.19 2013-12-30 15:28:32 +01:00
Laurent Sansonetti
4e46f99040 re-format 2013-12-29 20:08:19 +01:00
Laurent Sansonetti
1e584eb66f sync 2013-12-29 20:00:45 +01:00
Laurent Sansonetti
9f4d9e01c7 add 'rake crashlog:device' task, wording/UX is still a work in progress 2013-12-29 19:55:48 +01:00
Watson
cbb4cc82ea [NEWS] fix RM-369 2013-12-29 13:39:07 +09:00
Watson
8cc8a71088 [NEWS] Improved Enumerable#grep performance 2013-12-27 18:45:23 +09:00
Watson
4f315110e5 [NEWS] Improved Numeric#{div, to_int}, Fixnum#== and Float#== performance 2013-12-27 14:52:14 +09:00
Watson
2297bc4ff2 [NEWS] Improved build system in order to compile spec files in parallel as much as possible 2013-12-27 14:07:38 +09:00
Watson
4367f3bf3c improve build system in order to compile spec files in parallel as much as possible
So far, RubyMotion has two phase in compile when run spec (1. compile app files, 2. compile spec files).
it make idle cpu cores when finished to compile app files (before starting to compile spec files).
2013-12-27 14:05:49 +09:00
Watson
7ee521bf2e [NEWS] Improved Time#strftime performance 2013-12-26 17:24:02 +09:00
Watson
c74ccc630d [NEWS] Improved Array#flatten performance 2013-12-25 17:46:36 +09:00
Watson
44121c7b94 make sure to remove *.dylib files with `rake clean' 2013-12-25 14:53:24 +09:00
Watson
785104f21a [NEWS] Fixed a bug where Array#clear will immediately release an object. 2013-12-25 12:09:06 +09:00
Watson
289e00dcf4 [test] add test for RM-368 2013-12-25 12:08:10 +09:00
Laurent Sansonetti
6c9b7aefd7 ignore .dSYM binaries 2013-12-24 18:42:25 +01:00
Laurent Sansonetti
324bf88e06 ignore data/android 2013-12-24 18:40:16 +01:00
Laurent Sansonetti
703dcf2134 sync 2013-12-24 18:39:30 +01:00
Laurent Sansonetti
bd8536dbcc libmacruby -> librubymotion 2013-12-24 18:25:19 +01:00
Watson
9fe0a81875 [NEWS] Improved Range.new performance. 20% faster 2013-12-23 20:11:44 +09:00
Laurent Sansonetti
befb73f73d better message 2013-12-21 11:46:31 +01:00
Watson
39b90a482c [NEWS] stopped supporting Xcode 4 2013-12-21 12:05:30 +09:00
Watson
9bf407e413 [sim] display message instead of assert with Xcode 4 2013-12-21 11:36:23 +09:00
Eloy Durán
d0fe2d83a1 [NEWS] Document fix for http://hipbyte.myjetbrains.com/youtrack/issue/RM-365 2013-12-20 15:09:59 +01:00
Eloy Durán
12cf8353fe [sim] Get simulated app PID as int instead of NSNumber.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-365
2013-12-20 15:09:53 +01:00
Eloy Durán
6b75ce9014 [sim] Make app launch again with Xcode 5.1.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-365
2013-12-20 15:09:42 +01:00
Eloy Durán
bcd8e5a1b9 [vm] sync 2013-12-20 13:19:13 +01:00
Eloy Durán
94cdafaf09 [NEWS] Document spec runner app fix. PR #145. 2013-12-20 12:23:52 +01:00