Commit Graph

268 Commits

Author SHA1 Message Date
Laurent Sansonetti
12dacd2e62 pre is now 3.5 2014-12-02 19:04:04 +01:00
Watson
245ad44a51 2.39 2014-11-06 16:12:31 +09:00
Laurent Sansonetti
5a46fc813a pre-release is now 3.4 2014-10-30 15:19:09 +01:00
Laurent Sansonetti
547e18aae2 pre-release is now 3.3 2014-10-22 16:28:39 +02:00
Laurent Sansonetti
22b0c4dc4d better detection of Android versions 2014-10-22 16:26:07 +02:00
Laurent Sansonetti
46a7b8b45f now using ndk-r10c to build RM 2014-10-22 16:25:52 +02:00
Watson
edad434f9d 2.38 2014-10-16 07:11:39 +09:00
Watson
67c1e117eb 2.37 2014-10-14 16:39:19 +09:00
Laurent Sansonetti
e9c3eec999 OS X 10.6 and iOS 4.3 no longer supported 2014-10-13 13:02:43 +02:00
Laurent Sansonetti
9cf9688b1e pre is now 3.2 2014-10-04 12:21:37 +02:00
Watson
8315931998 2.36 2014-10-03 07:51:46 +09:00
Laurent Sansonetti
63a5e21278 install 8.1 bits 2014-10-02 18:25:46 +02:00
Watson
23da3fcb38 2.35 2014-09-23 17:08:05 +09:00
Laurent Sansonetti
b822ee0e45 sync 2014-09-17 01:29:25 +09:00
Laurent Sansonetti
fb99a35081 generate proper version number when building android 2014-09-17 00:49:44 +09:00
Laurent Sansonetti
e2f4754dbf packaging support for pre-release, build with “PRE_BUILD=1 rake package” 2014-09-17 00:49:44 +09:00
Laurent Sansonetti
8b7faf24e5 build and install the REPL 2014-09-11 16:16:12 +02:00
Laurent Sansonetti
f66411d85a make sure to ship the bin/android/gen_bridge_metadata tool 2014-09-07 12:19:32 +02:00
Laurent Sansonetti
d3f49df084 2.33 2014-09-01 17:30:44 +02:00
Watson
a4fa37ffec Xcode6-Beta6
iOS 8 SDK path was changed as symbolic link.

    $ ls -la /Applications/Xcode6-Beta6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
    total 8
    drwxr-xr-x@  4 watson  admin  136  8 19 14:31 .
    drwxr-xr-x@  5 watson  admin  170  8 19 06:19 ..
    drwxr-xr-x@ 12 watson  admin  408  8 19 03:59 iPhoneSimulator.sdk
    lrwxr-xr-x   1 watson  admin   19  8 19 06:19 iPhoneSimulator8.0.sdk -> iPhoneSimulator.sdk

This patch skips iPhoneSimulator.sdk because it cannot retrieve SDK version number and causes an error.
2014-08-19 15:49:25 +09:00
Laurent Sansonetti
49cf996453 support all versions of android 2014-08-09 12:31:48 +02:00
Laurent Sansonetti
e725e4d0c3 add support for Android level 8 (2.2.2) 2014-08-08 19:07:05 +02:00
Laurent Sansonetti
35ca278def better detection of Android versions 2014-08-08 13:53:15 +02:00
Laurent Sansonetti
8f2f9109d6 detect android L at build time 2014-08-05 12:12:01 +02:00
Watson
1ff9963acb 2.32 2014-08-01 08:32:20 +09:00
Watson
ebea63c6a9 2.31 2014-07-03 12:14:34 +09:00
Laurent Sansonetti
a5da71c3b7 2.30 2014-06-04 12:10:01 -07:00
Laurent Sansonetti
ca2ea7fcb9 install iOS 8.0 / osx 10.10 files 2014-06-04 12:09:36 -07:00
Laurent Sansonetti
16ee368991 Merge branch 'master' of github.com:lrz/RubyMotion 2014-06-02 20:51:32 -07:00
Laurent Sansonetti
3da6c04c05 install the rubymotion jars 2014-06-01 12:48:24 -07:00
Watson
f4b9a9b6d1 2.29 2014-05-27 15:35:12 -07:00
Watson
33711650b3 2.28 2014-05-01 12:10:00 +09:00
Watson
6d6f2354ea make sure pass ANDROID macro when build an android miniruby 2014-05-01 12:00:56 +09:00
Eloy Durán
c0a53b1ad3 WOrk on testing on all platforms, SDKs, and archs for CI. 2014-04-09 20:47:28 +02:00
Laurent Sansonetti
9a8b47ad75 2.27 2014-04-08 18:05:07 +02:00
Laurent Sansonetti
7648e664cd 2.26 2014-04-08 15:10:15 +02:00
Laurent Sansonetti
54cf3c0bab add LEGAL file, which is also bundled by the installer 2014-04-05 15:22:09 +02:00
Laurent Sansonetti
b3d128b2a1 add debug build mode for android 2014-04-04 17:12:52 +02:00
Laurent Sansonetti
bf07ef7ee3 use latest NDK 2014-03-26 00:35:30 +01:00
Laurent Sansonetti
d237f6cf8a now support armv7 (in addition of armv5) 2014-03-26 00:35:30 +01:00
Laurent Sansonetti
cf5feb908e 2.25 2014-03-05 13:39:55 +01:00
Laurent Sansonetti
df86262669 'rake magic': do not fix template files, 'rake package': abort if a .rb file does not include the magic comment 2014-03-05 13:05:42 +01:00
Laurent Sansonetti
f29d89f89a add magic encoding comments to all ruby source files 2014-03-05 12:20:20 +01:00
Laurent Sansonetti
678649c523 2.24 2014-03-04 17:57:53 +01:00
Laurent Sansonetti
9a2802a870 introduce SHIP_ANDROID_SUPPORT env variable for 'rake package' to prepare an installer with the android bits 2014-02-18 18:43:46 +01:00
Laurent Sansonetti
34cc392e61 2.23 2014-02-03 23:51:46 +01:00
Watson
b6d689bc4f fix typo 2014-02-03 22:32:34 +09:00
Laurent Sansonetti
1c724cdb07 2.22 2014-02-03 14:25:43 +01:00
Laurent Sansonetti
62fbb220b0 2.21 2014-01-28 13:24:44 +01:00
Laurent Sansonetti
de5de72ce9 don't install VIM swap files 2014-01-28 12:57:59 +01:00