Commit Graph

165 Commits

Author SHA1 Message Date
Laurent Sansonetti
d6db98c4a5 Grab files within symlinks inside of the resources directory when copying over resources 2012-07-05 16:33:27 +02:00
Laurent Sansonetti
bcf40d8266 added weak frameworks support 2012-07-05 16:23:16 +02:00
Laurent Sansonetti
4076c4bf72 fix compilation of spec launcher 2012-07-05 15:53:40 +02:00
Laurent Sansonetti
ee0b55f77d merged some comments from eloy 2012-07-05 15:53:18 +02:00
Laurent Sansonetti
2edd313f81 static library support 2012-07-01 23:47:55 +02:00
Laurent Sansonetti
c1e15c32c2 rake spec now honors the files env variable 2012-06-29 21:40:56 +02:00
Laurent Sansonetti
165c708eaa better output handling 2012-06-29 21:40:44 +02:00
Laurent Sansonetti
b912e39f66 introduce RUBYMOTION_ENV variable 2012-06-29 16:23:47 +02:00
Laurent Sansonetti
16fd7d0d50 integrate spec/ui work 2012-06-29 12:34:24 +02:00
Laurent Sansonetti
3af110901a add more options 2012-06-26 19:09:55 +02:00
Laurent Sansonetti
d492a850d6 fix regression 2012-06-18 23:43:02 +02:00
Laurent Sansonetti
0df46fb5ce clear RUBYOPT when calling gen_bridge_metadata 2012-06-18 23:36:51 +02:00
Laurent Sansonetti
0978074a83 touch the build dir after build 2012-06-18 23:00:37 +02:00
Laurent Sansonetti
d04611ffd4 relink the executable in case one of the vendor libraries changed 2012-06-16 22:31:58 +02:00
Laurent Sansonetti
addb4a25c0 rake simulator now honors deployment_target option, fixed bug when supporting deployment_target 2012-06-15 13:04:56 +02:00
Laurent Sansonetti
21d9e7abd8 let the user specify cpu archs 2012-06-14 21:18:39 +02:00
Laurent Sansonetti
1e7f13b465 add fast output 2012-06-14 21:03:42 +02:00
Laurent Sansonetti
15743ff074 switch to clang++ to compile/link 2012-06-14 20:56:09 +02:00
Laurent Sansonetti
a740ab3cd7 complain only if xcode-select returns a path in /Developer 2012-06-12 20:53:58 +02:00
Laurent Sansonetti
3383a62425 honor output env variable 2012-06-12 20:53:35 +02:00
Laurent Sansonetti
8ffadc83fc allow dash and underscore characters to be used in an app name 2012-06-07 13:42:12 +02:00
Laurent Sansonetti
65a5c07cb6 better quoting 2012-06-07 12:38:53 +02:00
Laurent Sansonetti
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 2012-06-06 18:03:15 +02:00
Laurent Sansonetti
6e6bac9077 pass sdk_version instead of deployment_target when starting the sim 2012-06-06 17:39:11 +02:00
Laurent Sansonetti
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.
2012-06-06 17:38:40 +02:00
Laurent Sansonetti
21cb18495c new license headers, validate app.icons 2012-06-03 20:19:57 +02:00
Laurent Sansonetti
94234cddd5 don't open the sim in foreground when running in spec mode 2012-05-30 13:51:03 +02:00
Laurent Sansonetti
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) 2012-05-29 16:30:13 +02:00
Laurent Sansonetti
f3f4fab6b4 fix force_load args to quote paths 2012-05-29 14:36:17 +02:00
Laurent Sansonetti
99882e7f22 unset env variables that could make the vendor build to fail 2012-05-29 13:42:37 +02:00
Laurent Sansonetti
1fcdfd7b6e fix bs generation bug 2012-05-29 13:10:38 +02:00
Laurent Sansonetti
c59d057118 better bridgesupport generator 2012-05-28 20:59:22 +02:00
Laurent Sansonetti
ee71e94c38 include all source code files 2012-05-22 13:14:47 +02:00
Laurent Sansonetti
390bf604ed fix a regression 2012-05-22 13:14:34 +02:00
Laurent Sansonetti
007d7e35b7 add support for localized nibs 2012-05-21 12:49:12 +02:00
Laurent Sansonetti
993cab49dc use dependencies chain to link with stubs and frameworks 2012-05-21 12:33:58 +02:00
Laurent Sansonetti
7cd769a23f fix momc line by using absolute paths 2012-05-18 14:51:01 +02:00
Laurent Sansonetti
a7ad4d25d2 oops 2012-05-14 12:59:06 +02:00
Laurent Sansonetti
0b3002d77f use a separate env var 2012-05-14 12:58:13 +02:00
Laurent Sansonetti
8b29abe056 retina mode support 2012-05-14 12:54:14 +02:00
Laurent Sansonetti
acd4165352 Generate BridgeSupport for headers at any level. This patch is needed
to ensure all headers of Pods will be included in the BS file, with
the current state of the motion-cocoapods repo.
2012-05-13 22:34:00 +02:00
Laurent Sansonetti
a75395ee11 don't crash if the resources dir does not exist 2012-05-13 22:30:35 +02:00
Laurent Sansonetti
fa8e0335ba add support for coredata models and storyboard files 2012-05-13 22:28:30 +02:00
Laurent Sansonetti
da79e7ea7c support for nib files 2012-05-09 12:09:24 +02:00
Laurent Sansonetti
91fba09719 disable the automatic loading of motion- gems 2012-05-09 00:01:10 +02:00
Laurent Sansonetti
1b02107318 add warning message 2012-05-07 01:05:32 +02:00
Laurent Sansonetti
af83ad937b fix bugs in the vendoring code 2012-05-07 00:31:15 +02:00
Laurent Sansonetti
aa4e9c16fd some fixes for archive:release 2012-05-06 23:35:44 +02:00
Laurent Sansonetti
87298c9b6f add copyright headers 2012-04-24 18:26:30 +02:00
Laurent Sansonetti
1b2c20d54c remove the cocoapods/testflight files 2012-04-24 18:23:36 +02:00