Commit Graph

  • 8f4baa55ec 2.35 Watson 2014-10-03 07:47:55 +09:00
  • ff872031ac [XcodeConfig] Fallback when available SDK is newer than available metadata. Eloy Durán 2014-10-02 15:09:56 +02:00
  • 782bdb1f9f [Config] Only match metadata dirs that start with a number. Eloy Durán 2014-10-02 15:09:33 +02:00
  • 84f761e060 [XcodeConfig] Only match SDKs that have a version number and fail better. Eloy Durán 2014-10-02 14:36:41 +02:00
  • e3b2f13b5d fix a bug in framework where it would not update if changed the code Watson 2014-09-24 14:19:26 +09:00
  • 1a07da4156 change dSYM path to fix symbolicate with Instruments on iOS device Watson 2014-09-24 13:30:28 +09:00
  • e31bff8044 sync 2.35 Laurent Sansonetti 2014-10-02 18:28:37 +02:00
  • 63a5e21278 install 8.1 bits Laurent Sansonetti 2014-10-02 18:25:46 +02:00
  • f261d131c2 [NEWS] Englishify slightly. Eloy Durán 2014-10-02 15:14:52 +02:00
  • adfe10ec37 [NEWS] Document fix for newer SDKs than metadata. Eloy Durán 2014-10-02 15:12:50 +02:00
  • 9ddc886d42 [XcodeConfig] Fallback when available SDK is newer than available metadata. Eloy Durán 2014-10-02 15:09:56 +02:00
  • 7228ee71a5 [Config] Only match metadata dirs that start with a number. Eloy Durán 2014-10-02 15:09:33 +02:00
  • 8b2857f1c1 [XcodeConfig] Only match SDKs that have a version number and fail better. Eloy Durán 2014-10-02 14:36:41 +02:00
  • 0260722e2c api version should be a String Laurent Sansonetti 2014-10-01 21:32:52 +02:00
  • 53a0705dd1 make sure use librubymotion-repl.dylib in OSX 10.8 Watson 2014-10-02 09:02:45 +09:00
  • 8f4fa78736 sync Laurent Sansonetti 2014-10-01 17:02:11 +02:00
  • 3e6067a189 make sure “rake android” copies miniruby Laurent Sansonetti 2014-10-01 16:25:20 +02:00
  • e1903f2acc sync Laurent Sansonetti 2014-10-01 15:39:18 +02:00
  • 174ad3ecfc sync Laurent Sansonetti 2014-10-01 13:20:56 +02:00
  • e0683911c9 fix build Laurent Sansonetti 2014-10-01 13:17:47 +02:00
  • 9d5e61262f change app.api_version to return the latest available version except L (which is not stable), introduce app.target_api_version, api_version now maps to minSdkVersion and target_api_version to targetSdkVersion Laurent Sansonetti 2014-10-01 13:17:05 +02:00
  • 9049198f33 sync Laurent Sansonetti 2014-10-01 11:18:34 +02:00
  • c7d8800553 add app.application_class that can be used to specify a custom Application class Laurent Sansonetti 2014-10-01 11:18:21 +02:00
  • 33b7e63372 add app.application_class that can be used to specify a custom Application class Laurent Sansonetti 2014-10-01 11:15:46 +02:00
  • 0129d11e99 sync Laurent Sansonetti 2014-09-30 22:59:50 +02:00
  • 5d120b95aa sync Laurent Sansonetti 2014-09-30 17:00:37 +02:00
  • 3185d47e69 kill the app if the rake task ends (^C) Laurent Sansonetti 2014-09-30 16:59:50 +02:00
  • aeb5197bf6 sync Laurent Sansonetti 2014-09-30 16:45:16 +02:00
  • 25ccd29f7a sync Laurent Sansonetti 2014-09-29 17:14:36 +01:00
  • 8d0525f494 add support for the R class (thanks to Mark for the patch) Laurent Sansonetti 2014-09-29 17:13:55 +01:00
  • 0429f305d5 [NEWS] fix RM-129 Watson 2014-09-26 10:42:43 +09:00
  • eb96279792 use Xcode 6.1 beta2 for OS X 10.10 Watson 2014-09-25 11:02:30 +09:00
  • 6cc0589896 Add portrait launch images for iPhone 6 and iPhone 6 Plus Hwee-Boon Yar 2014-09-24 15:18:45 +08:00
  • 96272caf84 fix a bug in framework where it would not update if changed the code Watson 2014-09-24 14:19:26 +09:00
  • 3bcc44519f change dSYM path to fix symbolicate with Instruments on iOS device Watson 2014-09-24 13:30:28 +09:00
  • 23da3fcb38 2.35 Watson 2014-09-23 17:08:05 +09:00
  • aa7fed6c98 sync 2.34 Watson 2014-09-23 17:07:39 +09:00
  • e4727dd33d 2.34 Watson 2014-09-23 16:45:59 +09:00
  • 8d17837e31 [iOS] Launch image names should be the filenames after all. Eloy Durán 2014-09-13 14:43:39 +02:00
  • 244b53e894 fix a bug where Instruments does not launch if specify the template name with "rake profile template='xxx'" Watson 2014-09-13 12:57:52 +09:00
  • e72f448db4 [iOS] On >= 7, infer UILaunchImages metadata from resources/Default*.png Eloy Durán 2014-09-12 17:10:56 +02:00
  • bdc5981564 launch iPhone 6 simulator by default Watson 2014-09-12 15:43:30 +09:00
  • e9a9c67e2d pass environment mode and version number to the runtime, minor refactoring Laurent Sansonetti 2014-09-11 15:55:59 +02:00
  • b7110bbeab [Yosemite] Allow OS X apps targeting OS versions lower than current to build. Eloy Durán 2014-09-10 15:52:26 +02:00
  • ef608b3a11 don't check for updates if we build a target Laurent Sansonetti 2014-09-06 19:00:06 +02:00
  • 7b12d0cffe [atos] Prefer binary image in build dir which has symbols pre-extracted and is faster. Eloy Durán 2014-09-03 13:24:10 +02:00
  • 56bf7b9914 [builder] Specify object files to linker in a temp file. Eloy Durán 2014-09-02 17:46:49 +02:00
  • e74bd3768e [GBM] Be sure to flush the tempfile IO. Eloy Durán 2014-09-02 17:44:32 +02:00
  • 30f98b728f [GBM] Generate a tmp file with headers instead of passing all as arguments. Eloy Durán 2014-09-02 16:34:03 +02:00
  • d12219b395 [OSX] fix a bug where vendor build directory is not removed with `rake clean' on OSX project Watson 2014-08-26 09:49:33 +09:00
  • 1c487741c2 [osx] Merge all Info.plist data in one place and ensure there's always a principal class. Eloy Durán 2014-08-06 11:29:16 +02:00
  • ba440ab15f [osx] Allow the user to configure a NSApplication subclass and use that instead. Eloy Durán 2014-08-05 14:39:15 +02:00
  • 6d958a6bf2 sync Laurent Sansonetti 2014-09-22 19:52:25 +02:00
  • ce49b378a4 Reduce size of Default-568h@2x.png by 90%, as rgb(0, 0, 0) Hwee-Boon Yar 2014-09-16 16:23:31 +08:00
  • 0b3d283b95 Merge pull request #169 from hboon/smaller-launch-image-568 Watson 2014-09-22 09:33:57 +09:00
  • 2bca2883a2 2.33 Watson 2014-09-21 02:01:34 +09:00
  • 4ac164737e “motion create” will now load templates in /Library/RubyMotionPre if necessary Laurent Sansonetti 2014-09-17 00:47:28 +09:00
  • 2dc90e4f4f damnit Laurent Sansonetti 2014-09-17 02:55:06 +09:00
  • 3abfbec6d4 remove useless code Laurent Sansonetti 2014-09-17 02:08:51 +09:00
  • b3a76a79be document --pre Laurent Sansonetti 2014-09-17 01:26:49 +09:00
  • 91f6854be9 support for “motion update --pre” Laurent Sansonetti 2014-09-17 00:46:59 +09:00
  • b8a8229002 sync Laurent Sansonetti 2014-09-18 18:52:26 +09:00
  • 899ec26327 damnit Laurent Sansonetti 2014-09-17 02:55:06 +09:00
  • 2eb0f6bd0c remove useless code Laurent Sansonetti 2014-09-17 02:08:51 +09:00
  • b822ee0e45 sync Laurent Sansonetti 2014-09-17 01:29:25 +09:00
  • f8be41e5b8 document --pre Laurent Sansonetti 2014-09-17 01:26:49 +09:00
  • 7a4b5055bf android Rakefile must point to /Library/RubyMotionPre for now Laurent Sansonetti 2014-09-17 00:48:49 +09:00
  • fb99a35081 generate proper version number when building android Laurent Sansonetti 2014-09-17 00:48:27 +09:00
  • d017b67fe5 “motion create” will now load templates in /Library/RubyMotionPre if necessary Laurent Sansonetti 2014-09-17 00:47:28 +09:00
  • 662fc3ed66 support for “motion update --pre” Laurent Sansonetti 2014-09-17 00:46:59 +09:00
  • e2f4754dbf packaging support for pre-release, build with “PRE_BUILD=1 rake package” Laurent Sansonetti 2014-09-16 22:38:00 +09:00
  • c902331d43 clean up NEWS-pre file Laurent Sansonetti 2014-09-16 22:36:45 +09:00
  • f9e16114da [NEWS] fix RM-601 Watson 2014-09-16 23:41:55 +09:00
  • 278cd9b35e [test] add spec for RM-601 Watson 2014-09-16 23:39:41 +09:00
  • 517d361894 “rake emulator” now requires a started AVD and will not attempt at creating one Laurent Sansonetti 2014-09-16 17:26:28 +09:00
  • fe138fc6ee Reduce size of Default-568h@2x.png by 90%, as rgb(0, 0, 0) Hwee-Boon Yar 2014-09-16 16:23:31 +08:00
  • dc0274accb sync Laurent Sansonetti 2014-09-14 17:46:15 +02:00
  • aee4f80657 log all INFO messages from the app, and all ERROR messages from everything else Laurent Sansonetti 2014-09-14 17:45:44 +02:00
  • 2f70b13171 [NEWS] typo Watson 2014-09-14 15:52:00 +09:00
  • 2f5645c676 [NEWS] fix RM-600 Watson 2014-09-14 15:49:42 +09:00
  • 650f5020e5 [NEWS] delete trailing whitespaces Watson 2014-09-14 15:46:08 +09:00
  • 4d0160b907 sync Laurent Sansonetti 2014-09-14 00:02:48 +02:00
  • 10690d526e sync Laurent Sansonetti 2014-09-13 17:45:09 +02:00
  • 4ca70a7e18 [test] fix where "rake spec" does't work if there is symbolic link in SDK path Watson 2014-09-13 22:18:18 +09:00
  • 96c23afb12 sync Laurent Sansonetti 2014-09-13 14:47:36 +02:00
  • 80e8afbb41 [iOS] Launch image names should be the filenames after all. Eloy Durán 2014-09-13 14:43:39 +02:00
  • 6b64ed0362 [NEWS] Improved Regexp.last_match performance Watson 2014-09-13 21:14:04 +09:00
  • bc5ff65ab1 fix a bug where Instruments does not launch if specify the template name with "rake profile template='xxx'" Watson 2014-09-13 12:57:52 +09:00
  • 3d980686e0 Merge branch 'stash-detect-launch-images' Eloy Durán 2014-09-12 21:24:25 +02:00
  • aff6b0ba30 [NEWS] Document fix for iPhone 6/6+ launch images. Eloy Durán 2014-09-12 21:23:54 +02:00
  • 8b8817e2d3 [vm] sync Eloy Durán 2014-09-12 21:08:33 +02:00
  • 82a75cf09b [iOS] On >= 7, infer UILaunchImages metadata from resources/Default*.png Eloy Durán 2014-09-12 17:10:56 +02:00
  • 7ade086d20 [sim] clean up around "no_continue" Watson 2014-09-12 22:19:35 +09:00
  • a16a66c015 fix a bug where `rake debug=1' freezes lldb with Xcode 6 GM Watson 2014-09-12 21:48:44 +09:00
  • dbe9d49275 launch iPhone 6 simulator by default Watson 2014-09-12 15:43:30 +09:00
  • 9aa2d644cd pass kernel path to REPL, minor refactoring Laurent Sansonetti 2014-09-11 17:15:54 +02:00
  • fb94e5edf0 sync Laurent Sansonetti 2014-09-11 16:23:16 +02:00
  • fec985a126 launch the REPL upon “rake device” (or “rake emulator” — haven’t tried that one thought) Laurent Sansonetti 2014-09-11 16:17:16 +02:00
  • 8b7faf24e5 build and install the REPL Laurent Sansonetti 2014-09-11 16:16:12 +02:00
  • bcf2883943 pass environment mode and version number to the runtime, minor refactoring Laurent Sansonetti 2014-09-11 15:55:59 +02:00