Commit Graph

  • e648c95ed2 remove reference to devcenter article Laurent Sansonetti 2012-07-05 16:59:11 +02:00
  • 04d67e4544 include UIAutomation in the package, 1.15 Laurent Sansonetti 2012-07-05 16:44:58 +02:00
  • d6db98c4a5 Grab files within symlinks inside of the resources directory when copying over resources Laurent Sansonetti 2012-07-05 16:33:27 +02:00
  • 3e8c312099 Merge branch 'master' of github.com:HipByte/RubyMotion Laurent Sansonetti 2012-07-05 16:32:21 +02:00
  • 24c87d7326 Merge pull request #14 from qrush/master Laurent Sansonetti 2012-07-05 07:31:34 -07:00
  • 81a6578a71 add weak frameworks support Laurent Sansonetti 2012-07-05 16:25:16 +02:00
  • bcf40d8266 added weak frameworks support Laurent Sansonetti 2012-07-05 16:23:16 +02:00
  • 5a37c3df38 spec UI + static libraries support Laurent Sansonetti 2012-07-05 16:01:54 +02:00
  • 4076c4bf72 fix compilation of spec launcher Laurent Sansonetti 2012-07-05 15:53:40 +02:00
  • ee0b55f77d merged some comments from eloy Laurent Sansonetti 2012-07-05 15:53:18 +02:00
  • 2edd313f81 static library support Laurent Sansonetti 2012-07-01 23:47:55 +02:00
  • c1e15c32c2 rake spec now honors the files env variable Laurent Sansonetti 2012-06-29 21:40:56 +02:00
  • 165c708eaa better output handling Laurent Sansonetti 2012-06-29 21:40:44 +02:00
  • b912e39f66 introduce RUBYMOTION_ENV variable Laurent Sansonetti 2012-06-29 16:23:47 +02:00
  • 16fd7d0d50 integrate spec/ui work Laurent Sansonetti 2012-06-29 12:34:24 +02:00
  • 8fac457160 1.14 Laurent Sansonetti 2012-06-26 21:04:00 +02:00
  • 49f11e6595 1.14 Laurent Sansonetti 2012-06-26 20:19:17 +02:00
  • 2012b09a53 sync Laurent Sansonetti 2012-06-26 20:07:21 +02:00
  • a24c7e7316 status_bar_style and background_modes accept symbols, CFBundleURLTypes is removed since it's too complex and can be set up using info_plist Laurent Sansonetti 2012-06-26 19:11:12 +02:00
  • 3af110901a add more options Laurent Sansonetti 2012-06-26 19:09:55 +02:00
  • fd664f475b Merge pull request #13 from siuying/additional_options Laurent Sansonetti 2012-06-26 09:32:46 -07:00
  • 68768faf57 Grab files within symlinks inside of the resources directory when copying over resources Nick Quaranto 2012-06-19 22:58:28 -03:00
  • 13556ba754 1.13 Laurent Sansonetti 2012-06-19 14:38:07 +02:00
  • 32f38126c2 add more options Francis Chong 2012-06-19 20:09:07 +08:00
  • 7544f906bf 1.13 Laurent Sansonetti 2012-06-19 12:19:12 +02:00
  • b94b83be72 fix a regression in 'rake simulator' introduced by 01315ce30 - also, the 'deployment_target' env variable becomes 'target' Laurent Sansonetti 2012-06-18 23:45:01 +02:00
  • d492a850d6 fix regression Laurent Sansonetti 2012-06-18 23:43:02 +02:00
  • 0df46fb5ce clear RUBYOPT when calling gen_bridge_metadata Laurent Sansonetti 2012-06-18 23:36:51 +02:00
  • f86e6d0596 Merge pull request #11 from satococoa/fix-gen_bridge_metadata-with-bundler Laurent Sansonetti 2012-06-18 14:35:54 -07:00
  • 9413a1d1f8 touch the object files build directory after the build, to make sure the mtime comparison with Rakefile gives an expected result at the next build Laurent Sansonetti 2012-06-18 23:01:40 +02:00
  • 0978074a83 touch the build dir after build Laurent Sansonetti 2012-06-18 23:00:37 +02:00
  • 9950550e30 clear $RUBYOPT when calling gen_bridge_metadata Satoshi Ebisawa 2012-06-18 03:44:46 +09:00
  • 3714421c03 1.12 Laurent Sansonetti 2012-06-17 17:04:28 +02:00
  • d951d0a2e3 typo Laurent Sansonetti 2012-06-17 16:30:47 +02:00
  • afedda2f27 typo Laurent Sansonetti 2012-06-17 16:30:31 +02:00
  • f009e8abea sync Laurent Sansonetti 2012-06-17 16:27:05 +02:00
  • 6fb0a8184f 1.12 Laurent Sansonetti 2012-06-17 16:26:59 +02:00
  • f02e19fae6 build script for 6.0 Laurent Sansonetti 2012-06-17 16:26:22 +02:00
  • fabb037afd sync Laurent Sansonetti 2012-06-17 00:36:58 +02:00
  • d95c15a7f3 relink the executable in case one of the vendored libraries changed Laurent Sansonetti 2012-06-16 22:32:52 +02:00
  • d04611ffd4 relink the executable in case one of the vendor libraries changed Laurent Sansonetti 2012-06-16 22:31:58 +02:00
  • 476fab6ff1 s/target/deployment_target Laurent Sansonetti 2012-06-15 13:05:34 +02:00
  • addb4a25c0 rake simulator now honors deployment_target option, fixed bug when supporting deployment_target Laurent Sansonetti 2012-06-15 13:04:56 +02:00
  • e2179c2ec6 Merge pull request #10 from satococoa/add_target_option Laurent Sansonetti 2012-06-15 04:02:35 -07:00
  • 86d39de1ad use BridgeSupports for needed versions Satoshi Ebisawa 2012-06-15 19:21:37 +09:00
  • 01315ce30c add target option on :simulator task Satoshi Ebisawa 2012-06-15 19:20:47 +09:00
  • 9887412efb let the user specify which archs should be used to build a certain platform (by using the app.archs method which returns a hash) - this is so far only useful when working with iOS 4.3 Laurent Sansonetti 2012-06-14 21:27:25 +02:00
  • 21d9e7abd8 let the user specify cpu archs Laurent Sansonetti 2012-06-14 21:18:39 +02:00
  • 1e7f13b465 add fast output Laurent Sansonetti 2012-06-14 21:03:42 +02:00
  • 8a70ed0959 Merge pull request #8 from mneorr/master Laurent Sansonetti 2012-06-14 12:01:25 -07:00
  • 315c1ec941 switch to clang++ Laurent Sansonetti 2012-06-14 20:58:35 +02:00
  • 15743ff074 switch to clang++ to compile/link Laurent Sansonetti 2012-06-14 20:56:09 +02:00
  • 5810bf7599 Added the FastOutput! Fixed Knock and Tap spec names that were not displayed Marin Usalj 2012-06-13 14:02:17 +02:00
  • 000b645e76 1.11 Laurent Sansonetti 2012-06-12 23:26:05 +02:00
  • e1030b0b88 complain about the Xcode path only if xcode-select returns a /Developer path Laurent Sansonetti 2012-06-12 23:25:58 +02:00
  • d4381cd048 1.11 Laurent Sansonetti 2012-06-12 22:09:52 +02:00
  • 04d3974f70 sync Laurent Sansonetti 2012-06-12 22:08:06 +02:00
  • 41138e0542 1.9 compat Laurent Sansonetti 2012-06-12 22:07:58 +02:00
  • 5e50f684f5 add 6.0 rakefile Laurent Sansonetti 2012-06-12 21:01:43 +02:00
  • a740ab3cd7 complain only if xcode-select returns a path in /Developer Laurent Sansonetti 2012-06-12 20:53:58 +02:00
  • 3383a62425 honor output env variable Laurent Sansonetti 2012-06-12 20:53:35 +02:00
  • 5565366026 skip frameworks without headers Laurent Sansonetti 2012-06-12 20:53:10 +02:00
  • c53729248c spec output can now be specified by setting the output environment variable (ex. rake spec output=test_unit) Laurent Sansonetti 2012-06-10 22:07:14 +02:00
  • 581a9a728b Removed the empty Gemfile generator (as bundler will now silently fail on its absence) Vladimir Pouzanov 2012-06-10 11:59:03 +03:00
  • 2a649c40f5 sync Laurent Sansonetti 2012-06-10 10:58:20 +02:00
  • 97593a71b7 1.10 Laurent Sansonetti 2012-06-10 10:58:16 +02:00
  • 30d0bb51d3 1.10 Laurent Sansonetti 2012-06-10 10:32:33 +02:00
  • 0bbfee73b5 fix the home button bug Laurent Sansonetti 2012-06-10 10:17:10 +02:00
  • 7eb352af8e honors the status exit file Laurent Sansonetti 2012-06-09 12:17:11 +02:00
  • 8ffadc83fc allow dash and underscore characters to be used in an app name Laurent Sansonetti 2012-06-07 13:42:12 +02:00
  • c5d01c2754 Merge pull request #4 from MarkVillacampa/master Laurent Sansonetti 2012-06-07 04:27:34 -07:00
  • 7bc13bb99d Made bundler optional as per @lrz suggestion Vladimir Pouzanov 2012-06-07 13:53:14 +03:00
  • 2429a976b3 do not pass --no-64-bit to gen_bridge_metadata on Snow Leopard (since the flag was added in Lion) Laurent Sansonetti 2012-06-07 12:39:40 +02:00
  • 65a5c07cb6 better quoting Laurent Sansonetti 2012-06-07 12:38:53 +02:00
  • 4f42dcff22 don't pass --no-64-bit on Snow Leopard, use the Rake #sh method to call gen_bridge_metadata so that the line appears when --trace is passed Laurent Sansonetti 2012-06-06 18:03:15 +02:00
  • ad71aa4b8d pass sdk_version instead of deployment_target to the sim launcher (fixes issue #7) Laurent Sansonetti 2012-06-06 17:40:20 +02:00
  • 6e6bac9077 pass sdk_version instead of deployment_target when starting the sim Laurent Sansonetti 2012-06-06 17:39:11 +02:00
  • 214d9be963 * Fixed the Rakefile created by `motion create' to include the magic utf8 comment, as the file may contain multibyte characters and be parsed by Ruby 1.9. Patch by @pchw. Laurent Sansonetti 2012-06-06 17:38:40 +02:00
  • 5e35c567a4 Added the possibility to have - and _ in the project name Mark Villacampa 2012-06-04 03:19:31 +02:00
  • 9775285534 validate app.icons to make sure it contains an array of strings, otherwise the generated Info.plist file will cause Application Loader.app to trigger an unrecognized selector exception Laurent Sansonetti 2012-06-03 20:22:36 +02:00
  • 21cb18495c new license headers, validate app.icons Laurent Sansonetti 2012-06-03 20:19:57 +02:00
  • b8766a9e7d 1.9 Laurent Sansonetti 2012-06-03 20:19:39 +02:00
  • bf5411daf5 Merge pull request #1 from pchw/master Laurent Sansonetti 2012-06-02 04:39:16 -07:00
  • 3788f9fbfa Added hard requirement on bundler Vladimir Pouzanov 2012-06-02 11:56:48 +03:00
  • c66d7072ad add coding sign into template for non-ASCII characters pochi 2012-06-02 12:34:39 +09:00
  • c14c432602 initial revision Laurent Sansonetti 2012-06-01 19:26:29 +02:00
  • ff45a49bf3 add CoreAudio Laurent Sansonetti 2012-05-31 18:36:09 +02:00
  • be94579f2a sync Laurent Sansonetti 2012-05-31 18:35:58 +02:00
  • ef3fbe2022 sync Laurent Sansonetti 2012-05-30 14:25:44 +02:00
  • 94234cddd5 don't open the sim in foreground when running in spec mode Laurent Sansonetti 2012-05-30 13:51:03 +02:00
  • 588e3caf28 filter deps based on the condition that we have BS files for them (works if using a lower deployment_target where certain frameworks are not there) Laurent Sansonetti 2012-05-29 16:30:13 +02:00
  • f3f4fab6b4 fix force_load args to quote paths Laurent Sansonetti 2012-05-29 14:36:17 +02:00
  • dcf384650d 1.8 Laurent Sansonetti 2012-05-29 13:44:28 +02:00
  • 99882e7f22 unset env variables that could make the vendor build to fail Laurent Sansonetti 2012-05-29 13:42:37 +02:00
  • 1fcdfd7b6e fix bs generation bug Laurent Sansonetti 2012-05-29 13:10:38 +02:00
  • 47a64f782a 1.7 Laurent Sansonetti 2012-05-28 21:04:33 +02:00
  • c59d057118 better bridgesupport generator Laurent Sansonetti 2012-05-28 20:59:22 +02:00
  • 774c603496 sync Laurent Sansonetti 2012-05-28 19:00:25 +02:00
  • 3c13b26352 1.6 Laurent Sansonetti 2012-05-22 13:16:08 +02:00
  • ef2aadf942 don't crash if given an empty expression Laurent Sansonetti 2012-05-22 13:15:00 +02:00