Commit Graph

  • ae9791e3bb Fix ctags task master Zhigang Fang 2015-03-30 21:46:23 +08:00
  • 671fc46666 3.8 Watson 2015-03-28 21:21:44 +09:00
  • c830eeac2c [RM-831] fix typo Watson 2015-03-27 09:30:08 +09:00
  • 84e4966774 Added support for annotations and google play libraries Mark Villacampa 2015-03-26 18:20:14 +01:00
  • 8fc9244c26 explicit path Joffrey Jaffeux 2015-03-26 10:25:56 +01:00
  • 10c8021b37 emphasize error Joffrey Jaffeux 2015-03-26 10:25:32 +01:00
  • 5dc1e397f8 support advanced cases for support libraries Joffrey Jaffeux 2015-03-26 10:13:54 +01:00
  • 34d407c570 simplify error message Joffrey Jaffeux 2015-03-24 10:18:33 +01:00
  • 8e1308236a use path instead of folder Joffrey Jaffeux 2015-03-24 10:18:10 +01:00
  • 53ed994050 typo Joffrey Jaffeux 2015-03-24 09:53:03 +01:00
  • bb13476e58 add support_libraries option for android Rakefile config Joffrey Jaffeux 2015-03-24 00:47:36 +01:00
  • 524e57c843 Warn if a user-configured framework does not have a corresponding bridgesupport file. Mark Villacampa 2015-03-26 16:52:39 +01:00
  • c263a07e3b Do not delete .storyboardc files if the source file is not present Mark Villacampa 2015-03-26 16:26:37 +01:00
  • 3665929afd [RM-832] might be better fix Watson 2015-03-26 19:10:12 +09:00
  • 58fddda6df [RM-832] fix a Instruments template path for Xcode 6.2 stable Watson 2015-03-26 18:25:13 +09:00
  • 4b53530774 Fix .strings compilation Mark Villacampa 2015-03-25 11:29:25 +01:00
  • 3c39c38fea Fix .strings compilation Mark Villacampa 2015-03-25 05:31:14 +01:00
  • e726e2410e Do not recompile .strings files every time Mark Villacampa 2015-03-24 16:55:53 +01:00
  • dcd3a8e5ca don't install SDK in case package directories exist, less verbosity, add --force flag to force a reinstallation, misc cleanups Laurent Sansonetti 2015-03-24 15:00:10 +01:00
  • 6967077401 ooops Mark Villacampa 2015-03-24 00:44:40 +01:00
  • 6a1a5f0f58 Introduce the motion android-setup command which downloads and installs the android sdk and ndk Mark Villacampa 2015-03-23 20:56:54 +01:00
  • 2d614dc7f6 Support rake ctags for Android. Fixes RM-782 Mark Villacampa 2015-03-23 19:06:43 +01:00
  • 9b497e4749 Add support for Android 22 Mark Villacampa 2015-03-23 01:32:27 +01:00
  • 1ba717c1b5 fix variable name Mark Villacampa 2015-03-19 15:11:32 +01:00
  • f803d847c5 Merge pull request #195 from eitoball/fix-to-re-create-classes.dex-when-resource-files-are-updated Mark Villacampa 2015-03-24 18:06:40 +01:00
  • d194e86e82 3.7 Watson 2015-03-19 13:59:07 +09:00
  • 7898a3d8fa Use Dependency and ParallelBuilder for Android builds Mark Villacampa 2015-03-17 17:26:03 +01:00
  • 73621fc941 Expand path Mark Villacampa 2015-03-17 00:56:49 +01:00
  • 509cb5106f We generate the BS file in the common build dir now. Also no need to pattern-search since we know the path of the file. Mark Villacampa 2015-03-05 23:41:47 +01:00
  • a07b27204f Generate bridgesupport files for vendor projects in the common build dir Mark Villacampa 2015-03-05 17:41:38 +01:00
  • 41efd12fcc [libdwarf] fix missing comma Watson 2015-02-25 22:43:39 +09:00
  • d218e621bf [libdwarf] move to proper location Watson 2015-02-24 21:34:47 +09:00
  • f109ac1b59 [libdwarf] embed dSYM into Extension app according to configuration of container app Watson 2015-02-24 21:25:48 +09:00
  • e87332ca4e [libdwarf] embed dSYM with development mode only by default Watson 2015-02-24 21:02:57 +09:00
  • b6bcd38e19 [libdwarf] introduce "app.embed_dsym" in order to enable/disable embedding dSYM into app Watson 2015-02-23 16:35:40 +09:00
  • 8dedfda2ae [libdwarf] remove embedded dSYM to ensure that copy dSYM into app Watson 2015-02-23 15:40:00 +09:00
  • ecc65d5578 [libdwarf] ensure that the dSYM is always updated in the application bundle when the app executable is rewritten Watson 2015-02-23 11:25:58 +09:00
  • dd1c095720 [libdwarf] embed dSYM into extension app Watson 2015-02-23 10:48:03 +09:00
  • 11d81ea612 [libdwarf] Cop dSYM bundle into application. Eloy Durán 2015-01-26 21:06:27 +01:00
  • 3d4efc754e switch to gnustl++, make sure to link it at the very end (after custom libs) Laurent Sansonetti 2015-02-23 18:04:26 +01:00
  • 96a248a52c run the custom init funcs within JNI frames Laurent Sansonetti 2015-02-23 18:03:20 +01:00
  • c4713d5af4 add app.libs to Android config object (internal for now) Laurent Sansonetti 2015-02-23 14:32:04 +01:00
  • 877dc2aad5 add android support for app.custom_init_funcs Laurent Sansonetti 2015-02-23 14:31:36 +01:00
  • d7dd31324e ensure that set `true' in any_obj_file_built when files were built Watson 2015-02-23 11:11:00 +09:00
  • beb3112705 mention about Android with `motion --help' Watson 2015-02-22 20:53:25 +09:00
  • 76a9ade2d7 add app.custom_init_funcs (only for internal use) Laurent Sansonetti 2015-02-21 19:33:56 +01:00
  • ccf7106c6d [Android] Improved detection of the SDK and NDK directories Mark Villacampa 2015-02-18 17:18:26 +01:00
  • 40c50b3086 [spec] refactor to use Platform Watson 2015-02-18 14:23:25 +09:00
  • 1239ad0a39 [Android][RM-783] get rid of recursive calling in order to avoid a crash with running spec Watson 2015-02-17 18:21:40 +09:00
  • 116f0bba8a [RM-766] fix detecting multiple simulator Watson 2015-02-16 16:52:06 +09:00
  • cf78264d0d fix to re-create classes.dex when resource files are updated Eito Katagiri 2015-03-15 10:50:31 +09:00
  • 4aab1c8113 3.6 Watson 2015-02-13 12:57:48 +09:00
  • 130fe418da compile each .rb file to a .o file instead of passing the .bc files to the linker (so that we don't compile .bc files that haven't changed) Laurent Sansonetti 2015-02-11 14:07:58 +01:00
  • d59031036d [Android][RM-794] clear RUBYOPT to fix build error Watson 2015-02-08 21:48:54 +09:00
  • a611ae4def remove __USE_DEVICE_INT__ Watson 2015-02-08 16:51:46 +09:00
  • 58604cb0c5 Expose opt_level to make it possible to test an app in 'release mode' along with __strip__=1 Mark Villacampa 2015-02-07 01:09:19 +01:00
  • b99a970ae2 Do not strip functions starting with 'ruby' from frameworks. This was causing problems in 32bit devices only in release mode Mark Villacampa 2015-02-07 00:22:41 +01:00
  • 258b6bc3bf [RM-778] return dummy 'Debug Info Version' for Xcode 5 Watson 2015-02-06 09:26:11 +09:00
  • 9b92afc085 [WatchKit] change UIDeviceFamily value into integer in info.plist in order to launch WachKit app with Xcode 6.2 beta 5 Watson 2015-02-05 09:59:24 +09:00
  • f37ac255bb 3.5 Watson 2015-02-05 07:53:11 +09:00
  • 799d206d26 3.4 Watson 2015-02-05 07:44:58 +09:00
  • 768052522a Relly really fix RM-753 Mark Villacampa 2015-02-04 13:37:10 +01:00
  • 7635cb53e8 turns out Bacon.run is called for each spec, let's make sure we don't override the main_activity ivar with nil Laurent Sansonetti 2015-02-03 19:02:18 +01:00
  • d2491653e9 enable vm debug logs if app.vm_debug_logs is set to true Laurent Sansonetti 2015-02-03 18:21:01 +01:00
  • dc9f2c400a Really fix RM-753 Mark Villacampa 2015-02-03 17:41:24 +01:00
  • 548647f522 Fix RM-753 Mark Villacampa 2015-02-03 17:01:03 +01:00
  • 388af0ad0e remove app.avd_config variable which is no longer used/needed Laurent Sansonetti 2015-02-03 16:49:24 +01:00
  • 4f085f1b6b add app.theme variable to set up the android:theme of the application, defaults to Theme.Holo Laurent Sansonetti 2015-02-03 16:09:46 +01:00
  • 68f7cea0f4 fix WatchKit binary path for Xcode 6.2 beta 5 Watson 2015-02-03 23:48:23 +09:00
  • 3936235ceb [RM-740] embed Dwarf Debug info version which is actually used by Xcode Watson 2015-01-30 21:44:56 +09:00
  • e045b9bb94 add bundler stuff to android template Laurent Sansonetti 2015-01-28 23:43:44 +01:00
  • 54d85ed04e [iOS] Default to device architecture when debugging. Eloy Durán 2015-01-26 21:01:58 +01:00
  • bbf9a77231 we do android now!!!111!!! Laurent Sansonetti 2015-01-29 16:55:54 +01:00
  • 8664b88c96 3.3 Watson 2015-01-26 10:34:30 +09:00
  • 769b9ae945 [RM-729] Introduce app.manifest, which makes it possible to directly manipulate the contents of the AndroidManifest.xml from the Rakefile. Mark Villacampa 2015-01-22 22:07:10 +01:00
  • 636d649968 [Android] Fix bug where projects with XML files in the resources directory could not be compiled. Fixes RM-720 Mark Villacampa 2015-01-16 17:55:18 +01:00
  • d3cb3e7da0 [iOS] Log sim invocation in verbose mode. Eloy Durán 2015-01-09 18:49:24 +01:00
  • c40223277a Merge pull request #187 from hboon/update-osx-edit-menu Watson 2015-01-19 18:10:20 +09:00
  • 844b6c7474 [OSX Template] Updated Edit menu to include items generated by Xcode Hwee-Boon Yar 2015-01-18 18:12:42 +08:00
  • 3a91189761 3.2 Watson 2015-01-09 10:37:45 +09:00
  • 312ced9440 use quoted string instead of #shellescape Watson 2015-01-09 00:05:01 +09:00
  • 40e9bda096 [iOS] When stripping symbols, ignore symbols from the symbols file that are not present in the executable. Mark Villacampa 2015-01-07 19:19:38 +01:00
  • a7e2d90f17 revert deleting i386 for simulator Watson 2015-01-06 20:54:22 +09:00
  • 044347d129 use quoted string instead of #shellescape 3.2 Watson 2015-01-09 00:05:01 +09:00
  • 681631806f [NEWS] fix RM-708 Watson 2015-01-08 14:32:30 +09:00
  • a5bc4f753f [iOS] When stripping symbols, ignore symbols from the symbols file that are not present in the executable. Mark Villacampa 2015-01-07 19:19:38 +01:00
  • 30538ace80 revert deleting i386 for simulator Watson 2015-01-06 20:54:22 +09:00
  • 102ec05211 [NEWS] update Watson 2015-01-06 10:26:51 +09:00
  • 3db51d850b Merge pull request #185 from TomCarey/patch-1 Watson 2015-01-06 10:21:36 +09:00
  • 1c62b5fa77 Fixes the extra-packages arg to work with multiple packages Tom Carey 2015-01-05 15:22:18 +13:00
  • 1c5f341e38 [NEWS] update Watson 2015-01-05 13:54:51 +09:00
  • 17fa1a9d58 [NEWS] update Watson 2015-01-05 12:48:04 +09:00
  • 6fec01b7f2 Fixes the extra-packages arg to work with multiple packages Tom Carey 2015-01-05 15:22:18 +13:00
  • 91a15389f9 [iOS] Silence strip in non-verbose mode. Eloy Durán 2014-12-24 11:08:07 +01:00
  • 189919913b introduce :native parameter for app.vendor_project to include 3rd-party shared libraries Laurent Sansonetti 2014-12-23 19:17:33 +01:00
  • e3e6ef2718 [iOS] Do not strip symbols from host that a framework requires. Eloy Durán 2014-12-23 18:24:03 +01:00
  • fd17911133 [RM-696] escape Watch app's Entitlements.plist path because it contains white spaces. Watson 2014-12-22 10:11:03 +09:00
  • e10f094646 [RM-695] add 'application-identifier' to entitlements in order to deploy app to iOS 8.2 beta 3 device Watson 2014-12-22 10:06:31 +09:00
  • 2f3f3eee18 remove `i386' at :build:simulator task Watson 2014-12-19 23:24:23 +09:00
  • 5005c82720 remove 'i386' only if build 'x86_64' Watson 2014-12-19 10:54:50 +09:00