Commit Graph

2533 Commits

Author SHA1 Message Date
Watson
4f1a2fdb47 add a workaround to avoid compile error for inline function stub of SceneKit 2014-07-22 09:12:46 +09:00
Watson
7575d9b734 Xcode6-Beta4 2014-07-22 09:11:36 +09:00
Watson
da6e8b984f [NEWS] fix RM-480 2014-07-14 11:07:37 +09:00
Watson
b48ff57ac0 load custom LLDB command and user command
http://hipbyte.myjetbrains.com/youtrack/issue/RM-480
2014-07-14 10:56:17 +09:00
Watson
e5fb8a981b [NEWS] fix RM-533 2014-07-11 15:13:34 +09:00
Watson
04fd944ebe fix __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ for OSX 10.10
The definition rule of MAC_OS_X_VERSION_10_XX is changed at OS X 10.10

#define MAC_OS_X_VERSION_10_8         1080
#define MAC_OS_X_VERSION_10_9         1090
#define MAC_OS_X_VERSION_10_10      101000
2014-07-09 22:42:47 +09:00
Watson
2dbcaf2c90 Xcode6-Beta3 2014-07-09 22:19:40 +09:00
Watson
2ae3689829 [NEWS] RM-532 2014-07-09 17:01:23 +09:00
Watson
ef651f7100 not forward signal to LLDB in order to exhibit LLDB prompt
http://hipbyte.myjetbrains.com/youtrack/issue/RM-532
2014-07-09 16:56:01 +09:00
Watson
6afe70723e [NEWS] fix RM-529 2014-07-08 10:13:37 +09:00
Watson
2316d4c085 [NEWS] fix RM-528 2014-07-06 16:48:31 +09:00
Watson
9e2c129081 [test] add spec for RM-528 2014-07-06 16:45:55 +09:00
Watson
31d4712b67 [NEWS] fix RM-527 2014-07-03 12:16:48 +09:00
Watson
ebea63c6a9 2.31 2014-07-03 12:14:34 +09:00
Laurent Sansonetti
2cf66d91f6 reformat 2014-07-01 17:21:04 +02:00
Laurent Sansonetti
1fb3160fea Merge branch 'master' of github.com:lrz/RubyMotion 2014-07-01 14:52:58 +02:00
Watson
fc30945de6 [NEWS] fix RM-525 2014-07-01 14:02:50 +09:00
Watson
aabaa110bc [OSX] fix a 'not precompiled' error if specify old version as deployment_target on Yosemite
http://hipbyte.myjetbrains.com/youtrack/issue/RM-525
2014-07-01 13:58:58 +09:00
Watson
0c979196ca sync 2014-07-01 13:56:06 +09:00
Watson
44f7a8c619 sync 2014-07-01 11:12:21 +09:00
Watson
3ebebf44a7 [NEWS] fix RM-523 2014-07-01 11:02:17 +09:00
Watson
a4e313d3ef [OSX] add CoreServices to detect OS X version to convert NSKnownKeysDictionary into NSDictionary 2014-07-01 10:56:49 +09:00
Watson
228d52e69c [NEWS] fix RM-524 2014-07-01 08:42:33 +09:00
Watson
543bb00d54 [OSX] fix a wrong default deployment_target on OS X 10.8
http://hipbyte.myjetbrains.com/youtrack/issue/RM-524

'10.8' should be used as default deployment target on OS X 10.8.
However, '10.9' was used.
2014-07-01 08:33:14 +09:00
Watson
c065f3e792 sync 2014-07-01 08:31:05 +09:00
Watson
a109f16671 [NEWS] fix RM-520 2014-06-28 19:20:21 +09:00
Laurent Sansonetti
b67aa259ec Merge branch 'master' of github.com:lrz/RubyMotion 2014-06-28 12:07:41 +02:00
Laurent Sansonetti
51dc4dab9f update path of zipalign tool 2014-06-27 19:11:14 +02:00
Watson
a692ef4a20 Revert "generate object file from Ruby code directly"
This reverts commit ebc11886ef.
2014-06-27 22:05:11 +09:00
Watson
31eca0ca48 Revert "Improve compile time of Ruby codes"
This reverts commit b49a8a9262.
2014-06-27 22:05:08 +09:00
Watson
961a5c6d25 Revert "[NEWS] fix typo"
This reverts commit e82b48eac2.
2014-06-27 22:05:04 +09:00
Watson
e82b48eac2 [NEWS] fix typo 2014-06-27 09:53:19 +09:00
Watson
b49a8a9262 Improve compile time of Ruby codes 2014-06-27 09:48:26 +09:00
Watson
ebc11886ef generate object file from Ruby code directly 2014-06-27 09:46:32 +09:00
Watson
cd9cd42f5e [test] add spec for RM-518 2014-06-27 09:31:27 +09:00
Eloy Durán
e0f09c546a [BS] Oops, remove hardcoded disabling of 32-bit metadata. 2014-06-25 11:36:03 +02:00
Eloy Durán
29679ff54a [BS] Generate no 32-bit annotations for Yosemite. 2014-06-25 11:35:02 +02:00
Watson
d1060f0736 [NEWS] Reduced app size 2014-06-25 10:00:44 +09:00
Watson
9ec0d98b6c [NEWS] fix RM-518 2014-06-24 22:37:39 +09:00
Ignacio Piantanida
db4b3b6020 [spec] Add spec helpers subdirs to #spec_files.
Signed-off-by: Eloy Durán <eloy.de.enige@gmail.com>
2014-06-24 14:56:35 +02:00
Eloy Durán
44f92b290a [vm] sync 2014-06-24 14:50:01 +02:00
Watson
ba83e440c0 [NEWS] fix RM-505 2014-06-20 12:46:52 +09:00
Watson
8cff0d73c2 [test] add spec for RM-505 2014-06-20 12:44:48 +09:00
Watson
7743ca7685 [test] add spec for RM-33 2014-06-19 23:54:13 +09:00
Watson
3197a9ab97 [NEWS] fix RM-33, RM-515 2014-06-19 19:52:25 +09:00
Watson
0296a7b472 Xcode6-Beta2 2014-06-18 13:28:49 +09:00
Laurent Sansonetti
6ad7586980 refactor with attr_{reader,accessor} 2014-06-15 22:34:18 +02:00
Watson
5851bbcac4 add test suite for BigDecimal 2014-06-13 23:34:37 +09:00
Watson
6da4b5a1c0 [NEWS] add some BigDecimal methods 2014-06-13 23:32:54 +09:00
Laurent Sansonetti
cdf2e1a2a0 add specs for basic java types argument/return values calling pure-java / overridden methods 2014-06-12 20:05:24 +02:00