Commit Graph

2559 Commits

Author SHA1 Message Date
Laurent Sansonetti
ab466d9cee remove zipalign_path variable (it's best if it's not exposed to the user) 2014-08-08 17:00:01 +02:00
Watson
9ff1dab9eb fix zipalign path 2014-08-08 23:11:54 +09:00
Laurent Sansonetti
35ca278def better detection of Android versions 2014-08-08 13:53:15 +02:00
Laurent Sansonetti
3f25fd2f89 retrieve values for app.sdk_path and app.ndk_path from the respective RUBYMOTION_ANDROID_SDK and RUBYMOTION_ANDROID_NDK environment variables 2014-08-07 16:09:08 +02:00
Watson
d15179963b sync 2014-08-07 11:35:49 +09:00
Watson
9dfc63b3aa [NEWS] Improved Module#define_method performance 2014-08-07 11:34:16 +09:00
Eloy Durán
facf63d024 [osx] Merge all Info.plist data in one place and ensure there's always a principal class. 2014-08-06 11:29:22 +02:00
Watson
0f0066bde7 [NEWS] fix RM-540 2014-08-06 17:40:29 +09:00
Watson
dd05cc82c3 [test] add spec for RM-540 2014-08-06 17:34:24 +09:00
Eloy Durán
06a3121d96 Revert "[test] On iOS, also set the target env var to the deployment target."
This reverts commit 82f38e3606.
2014-08-05 16:05:15 +02:00
Eloy Durán
a5b7ec5dd0 [NEWS] Document fix for http://hipbyte.myjetbrains.com/youtrack/issue/RM-539. 2014-08-05 14:41:27 +02:00
Eloy Durán
82f38e3606 [test] On iOS, also set the target env var to the deployment target. 2014-08-05 14:41:27 +02:00
Eloy Durán
51538c0ac7 [osx] Allow the user to configure a NSApplication subclass and use that instead.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-539
2014-08-05 14:41:27 +02:00
Laurent Sansonetti
8f2f9109d6 detect android L at build time 2014-08-05 12:12:01 +02:00
Watson
ffe141cb8b Xcode6-Beta5 2014-08-05 10:02:01 +09:00
Eloy Durán
e7d1da2841 [test] Add failing test case for RM-539. 2014-08-04 17:56:28 +02:00
Watson
73430594d8 [NEWS] Reduced the app boot time 2014-08-04 22:57:00 +09:00
Watson
ed5521ad56 [android] fix an error which /usr/bin/keytool causes if '~/.android' is not existed
This should fix the following error

    /usr/bin/keytool -genkeypair -alias androiddebugkey -keypass android -keystore "/Users/watson/.android/debug.keystore" -storepass android -dname "CN=Android Debug,O=Android,C=US" -validity 9999
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ja_JP.UTF-8
    keytool エラー: java.io.FileNotFoundException: /Users/watson/.android/debug.keystore (No such file or directory)
2014-08-01 12:40:14 +09:00
Watson
79bf6a146e [NEWS] fix RM-538 2014-08-01 11:12:49 +09:00
Watson
875d465cc0 [NEWS] fix RM-537 2014-08-01 10:02:06 +09:00
Watson
77cf463e7c sync 2014-08-01 08:32:25 +09:00
Watson
1ff9963acb 2.32 2014-08-01 08:32:20 +09:00
Laurent Sansonetti
30c2c3a590 reformat 2014-07-24 17:11:54 +02:00
Watson
729d1e33c1 [test] add spec for RM-407 2014-07-23 23:27:48 +09:00
Watson
e2ee8b06e5 [NEWS] fix RM-407 2014-07-23 23:02:31 +09:00
Watson
3d123bf932 [test] add spec for RM-407 2014-07-23 22:58:52 +09:00
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