Commit Graph

  • 96678643f2 Merge pull request #10 from lrz/mavericks Eloy Durán 2013-10-28 03:58:01 -07:00
  • ac34d37b06 [sim] Although it's not leaking in practice, add -[RMTask dealloc] nonetheless. Eloy Durán 2013-10-28 11:56:19 +01:00
  • ed5cbb0b87 add line in NEWS Watson 2013-10-26 17:14:54 +09:00
  • 80d067338b fix a bug where `motion update' causes an error when display the changelog on OSX 10.9 Watson 2013-10-26 17:12:09 +09:00
  • ceeb1cbbf2 [NEWS] 10.9 + iOS debugging Eloy Durán 2013-10-25 20:06:38 +02:00
  • e6d56cb167 [10.9] NSTask is unable to launch lldb. Replace with custom task for now. Eloy Durán 2013-10-25 19:57:49 +02:00
  • 28423f9e4f [spec] Comment crashing CoreMIDI spec so we can use the run-disabled env var. Eloy Durán 2013-10-25 14:02:01 +02:00
  • f0b18cee91 [spec] Disable all specs that are currently failing. Eloy Durán 2013-10-25 13:59:39 +02:00
  • 37afe9ee73 [spec] Make disabled specs work with a hack, for now. Eloy Durán 2013-10-25 13:59:20 +02:00
  • 518eb5706e [spec] Add an adapted version of Fabio’s PrettyBacon. Eloy Durán 2013-10-25 13:48:00 +02:00
  • 5107be14c2 [spec] Don't set output type unti very last moment. Eloy Durán 2013-10-25 13:47:01 +02:00
  • 77ce1f653b [vm] sync Eloy Durán 2013-10-25 12:24:33 +02:00
  • 256556ac2b sync Watson 2013-10-23 20:43:52 +09:00
  • 52fd3f6ac5 specify the optimization level when compile the RubyMotion boot codes or vendor codes Watson 2013-10-23 14:02:32 +09:00
  • f5e613b8cc add line in NEWS Watson 2013-10-22 13:27:18 +09:00
  • ac89cf6b4b fix where Boxed#new doesn't work for GLKKit structure. Watson 2013-10-22 13:22:52 +09:00
  • 545b2c8a6f fix generating bridgesupport where it was forgotten to pass the '--64-bit' for iOS 7 Watson 2013-10-22 11:32:22 +09:00
  • f7b442d4d0 sync Laurent Sansonetti 2013-10-21 21:25:24 +02:00
  • 0d0a6a1bb1 sync Watson 2013-10-21 14:56:27 +09:00
  • eb18f0442c add spec for RM-290 Watson 2013-10-21 14:46:18 +09:00
  • d637bbf906 sync Laurent Sansonetti 2013-10-21 02:19:55 +02:00
  • b192251af0 [OSX] optional #eval support (experimental) Laurent Sansonetti 2013-10-21 02:12:49 +02:00
  • 86055cac09 comment CoreMidi spec as it currently fails to run Laurent Sansonetti 2013-10-20 18:16:57 +02:00
  • a2ee297ac0 introduce the EVALUATION env variable to build an evaluation version of RubyMotion (iPhoneSimulator only, iPhoneOS and MacOSX not copied), usage: $ rake package EVALUATION=1 Laurent Sansonetti 2013-10-20 18:10:14 +02:00
  • 5a6924c933 print an error in case we try to build for a certain RubyMotion platform that isn't supported (data directory doesn't exist) Laurent Sansonetti 2013-10-20 18:09:09 +02:00
  • 9a8847238e should not install gen_bridge_metadata as public Watson 2013-10-19 13:45:58 +09:00
  • f4944427c4 [NEWS] Update for blocks & BridgeSupport. Eloy Durán 2013-10-18 17:58:05 +02:00
  • 4a4dba265e Merge branch 'fix-gen_bridge_metadata' Eloy Durán 2013-10-18 17:53:58 +02:00
  • 762c6226d3 [BS] sync with merged call-objc-blocks into master. Eloy Durán 2013-10-18 17:52:51 +02:00
  • 4896f66c85 [BS] Install custom gen_bridge_metadata. Eloy Durán 2013-10-18 17:37:05 +02:00
  • de3409942c [vm] sync with call-objc-blocks branch. Eloy Durán 2013-10-18 17:30:02 +02:00
  • 23165c9edf [BS] Make use of our own bin/gen_bridge_metadata during builds. Eloy Durán 2013-10-18 17:29:30 +02:00
  • 67c2d173b4 [BS] Make gen_bridge_metadata dump data for blocks that yield blocks. Eloy Durán 2013-10-18 17:28:27 +02:00
  • f4dd2a28bf [BS] Add our own bin/gen_bridge_metadata which can monkey-patch original. Eloy Durán 2013-10-18 17:27:51 +02:00
  • 0ac6982ba2 add support to compile the Objective-C source codes which uses Modules syntax in `app.vendor_project' with Xcode 5. Watson 2013-10-18 09:33:38 +09:00
  • bb09fa9e0c add line in NEWS Watson 2013-10-18 09:37:57 +09:00
  • 95c094df9a add support to compile the Objective-C source codes which uses Modules syntax in `app.vendor_project' with Xcode 5. Watson 2013-10-18 09:33:38 +09:00
  • e8be58a047 sync Watson 2013-10-17 12:18:17 +09:00
  • bfce458aee 2.11 Watson 2013-10-15 21:24:07 +09:00
  • 8edd2ff018 just remove the path which ends with `.lproj' Watson 2013-10-15 09:58:28 +09:00
  • 42fcd6c4aa fix the link error of "ld: framework not found IOKit" with "rake device" if use "app.framework_search_paths" Watson 2013-10-15 00:31:34 +09:00
  • 594d2308c1 [xcassets] Fix comment. Eloy Durán 2013-10-14 16:01:42 +02:00
  • 1c4953f026 [xcassets] All files that are to be preserved are in preserve_resources. Eloy Durán 2013-10-14 15:59:24 +02:00
  • 12307f01bb [xcassets] Show compile info to user when not in verbose mode. Eloy Durán 2013-10-14 15:56:11 +02:00
  • e24fcaa44d [xcassets] Be sure to remove whitespace from Info.plist icon names. Eloy Durán 2013-10-14 15:50:27 +02:00
  • 6504f1a9dd [xcassets] Extract actool warnings and propagate to the user. Eloy Durán 2013-10-14 15:49:57 +02:00
  • 999e83a823 [xcassets] Simplify actool output parsing and only print in verbose mode. Eloy Durán 2013-10-14 15:17:19 +02:00
  • 322ebc6863 [xcassets] Move iOS/OS X specific behavior back to configs. Eloy Durán 2013-10-14 13:52:32 +02:00
  • ba029b744a [xcassets] Use output of actool to determine compiled assets to preserve. Eloy Durán 2013-10-11 20:34:40 +02:00
  • 4c1beff6a2 [xcassets] Use actool’s Info.plist output instead of reading JSON. Eloy Durán 2013-10-11 20:20:30 +02:00
  • b100859e2a [xcassets] No longer copy icons ourselves on iOS. Eloy Durán 2013-10-11 19:09:20 +02:00
  • 9ce4cda2a9 [xcassets] Fix preservation of app icons on iOS. Eloy Durán 2013-10-11 18:55:21 +02:00
  • d9021b682c [xcassets] Make asset compilation and app icon config work on OS X. Eloy Durán 2013-10-11 18:50:12 +02:00
  • cc16a2bd61 [xcassets] Fail build if the JSON gem is required and unavailable. Eloy Durán 2013-10-11 16:37:22 +02:00
  • 9dd92687fe [xcassets] Use App.warn to warn about multiple app icon sets. Eloy Durán 2013-10-11 15:23:53 +02:00
  • 040cefa2f2 Test branch notifications in HipChat commit. Eloy Durán 2013-10-10 20:04:05 +02:00
  • 1033f302d8 [xcassets] Copy and configure the app icons for iOS. Eloy Durán 2013-10-10 19:56:37 +02:00
  • d35e174417 [xcassets] Do not include uncompiled asset bundles in the product. Eloy Durán 2013-10-10 19:00:37 +02:00
  • 8a4105bed9 [xcassets] actool uses path info from bundle unless full build path is specified. Eloy Durán 2013-10-10 17:10:32 +02:00
  • c79556bad6 [xcassets] Don’t delete compiled assets from the app bundle. Eloy Durán 2013-10-10 16:58:41 +02:00
  • 35d6021e68 [xcassets] Compile resources_dirs/*.xcassets into the app bundle. Eloy Durán 2013-10-10 16:54:11 +02:00
  • 99f8884999 2.12 Laurent Sansonetti 2013-10-15 13:49:10 +02:00
  • ba2670895d just remove the path which ends with `.lproj' Watson 2013-10-15 09:58:28 +09:00
  • d4f5633f53 add line in NEWS Watson 2013-10-15 00:46:11 +09:00
  • e0183179c0 fix the link error of "ld: framework not found IOKit" with "rake device" if use "app.framework_search_paths" Watson 2013-10-15 00:31:34 +09:00
  • d7e7104db4 Merge pull request #9 from lrz/xcassets Eloy Durán 2013-10-14 07:27:40 -07:00
  • f93f6a9eab [NEWS] Add entry about asset catalog support. Eloy Durán 2013-10-14 16:26:44 +02:00
  • cfb2d71493 sync Laurent Sansonetti 2013-10-14 16:16:14 +02:00
  • 6026906b61 fix the test for nil block Laurent Sansonetti 2013-10-14 16:13:18 +02:00
  • 94e855208e [xcassets] Fix comment. Eloy Durán 2013-10-14 16:01:42 +02:00
  • 6d8488a674 [xcassets] All files that are to be preserved are in preserve_resources. Eloy Durán 2013-10-14 15:59:24 +02:00
  • cd9b1a3404 [xcassets] Show compile info to user when not in verbose mode. Eloy Durán 2013-10-14 15:56:11 +02:00
  • 783f6b8887 [xcassets] Be sure to remove whitespace from Info.plist icon names. Eloy Durán 2013-10-14 15:50:27 +02:00
  • 12972f9271 [xcassets] Extract actool warnings and propagate to the user. Eloy Durán 2013-10-14 15:49:57 +02:00
  • 105d98c3d8 [xcassets] Simplify actool output parsing and only print in verbose mode. Eloy Durán 2013-10-14 15:17:19 +02:00
  • d22f82ebb0 [xcassets] Move iOS/OS X specific behavior back to configs. Eloy Durán 2013-10-14 13:52:32 +02:00
  • f84096688a [xcassets] Use output of actool to determine compiled assets to preserve. Eloy Durán 2013-10-11 20:34:40 +02:00
  • 3be82b061b [xcassets] Use actool’s Info.plist output instead of reading JSON. Eloy Durán 2013-10-11 20:20:30 +02:00
  • 2490d6c0a2 [xcassets] No longer copy icons ourselves on iOS. Eloy Durán 2013-10-11 19:09:20 +02:00
  • dc30e06639 [xcassets] Fix preservation of app icons on iOS. Eloy Durán 2013-10-11 18:55:21 +02:00
  • 369c15e0e3 [xcassets] Make asset compilation and app icon config work on OS X. Eloy Durán 2013-10-11 18:50:12 +02:00
  • bbae733e02 [xcassets] Fail build if the JSON gem is required and unavailable. Eloy Durán 2013-10-11 16:37:22 +02:00
  • dcc680b789 [xcassets] Use App.warn to warn about multiple app icon sets. Eloy Durán 2013-10-11 15:23:53 +02:00
  • 8d4079358b sync Laurent Sansonetti 2013-10-11 13:40:37 +02:00
  • 11a9005030 sync Laurent Sansonetti 2013-10-10 20:35:00 +02:00
  • 3549438dd6 Test branch notifications in HipChat commit. Eloy Durán 2013-10-10 20:04:05 +02:00
  • b331fab440 [xcassets] Copy and configure the app icons for iOS. Eloy Durán 2013-10-10 19:56:37 +02:00
  • 5678c6c88f [xcassets] Do not include uncompiled asset bundles in the product. Eloy Durán 2013-10-10 19:00:37 +02:00
  • fb53d3e2f0 [xcassets] actool uses path info from bundle unless full build path is specified. Eloy Durán 2013-10-10 17:10:32 +02:00
  • 60ae72c086 add line in NEWS Watson 2013-10-11 00:09:39 +09:00
  • 6429c09a3c Add context method as describe alias ryo katsuma 2013-09-22 00:27:46 +09:00
  • e66590e62b add clean:all task which calls 'clean' then deletes ~/Library/RubyMotion/build Laurent Sansonetti 2013-10-08 21:47:01 +02:00
  • 9534a30414 [Vendor] Always clean all build dirs, including actual object files. Eloy Durán 2013-10-07 14:25:22 +02:00
  • 713ec6f38a [xcassets] Don’t delete compiled assets from the app bundle. Eloy Durán 2013-10-10 16:58:41 +02:00
  • e22816c000 [xcassets] Compile resources_dirs/*.xcassets into the app bundle. Eloy Durán 2013-10-10 16:54:11 +02:00
  • a9b0780a4e Merge pull request #134 from katsuma/features/add-context Eloy Durán 2013-10-10 06:52:06 -07:00
  • c4d79513cf sync Laurent Sansonetti 2013-10-08 21:53:32 +02:00
  • 384e2ebc76 add clean:all task which calls 'clean' then deletes ~/Library/RubyMotion/build Laurent Sansonetti 2013-10-08 21:47:01 +02:00
  • f74e48fe33 sync Laurent Sansonetti 2013-10-08 18:31:42 +02:00
  • 9b41a0cb3b update spec to use a read-write property (alias is read-only) Laurent Sansonetti 2013-10-08 18:30:20 +02:00