Commit Graph

665 Commits

Author SHA1 Message Date
Watson
fb398bcd36 remove all dots from DTXcode value 2012-10-06 21:21:10 +09:00
Watson
6c43a2807c add framework_search_paths property 2012-10-06 19:54:13 +09:00
Watson
ee172b48dc sync 2012-10-05 15:14:39 +09:00
Watson
05b6582e9f add line for latest commit 2012-10-05 15:10:59 +09:00
Laurent Sansonetti
3e37139878 sync 2012-10-04 19:46:23 +02:00
Laurent Sansonetti
22dbdd082c sync 2012-10-04 19:43:04 +02:00
Laurent Sansonetti
1ea2c6f6a5 Merge branch 'master' of github.com:lrz/RubyMotion 2012-10-04 19:42:18 +02:00
Watson
942424edf1 add line for latest commit 2012-10-03 10:08:37 +09:00
Laurent Sansonetti
2868fbff4e fix DT plist settings for ios 6.0 2012-10-02 23:02:16 +02:00
Watson
3935b46c60 add line for latest commit 2012-10-01 12:06:39 +09:00
Watson
89284f9da8 add line for latest commit 2012-10-01 10:06:33 +09:00
Laurent Sansonetti
a618b61882 follow commit 2012-09-27 13:56:44 +02:00
Laurent Sansonetti
3fde3b18f0 1.26 2012-09-27 13:56:31 +02:00
Laurent Sansonetti
7d1ff7173d fix gen_bridge_metadata invocation on headers whose paths contain space character 2012-09-27 13:44:40 +02:00
Laurent Sansonetti
d74915acf3 1.25 2012-09-26 17:20:03 +02:00
Laurent Sansonetti
93395a9382 follow changes 2012-09-26 16:27:27 +02:00
Laurent Sansonetti
f87379dbb5 merge contributions from github 2012-09-26 16:20:29 +02:00
Laurent Sansonetti
4eb9622857 follow last commit 2012-09-26 15:24:11 +02:00
Laurent Sansonetti
30d6f4a2a0 sync 2012-09-26 15:24:04 +02:00
Laurent Sansonetti
d5309a78a8 typo 2012-09-26 14:50:46 +02:00
Laurent Sansonetti
4f73075f8a sync 2012-09-26 14:45:43 +02:00
Laurent Sansonetti
1d02873cbd follow last commit 2012-09-26 14:45:27 +02:00
Laurent Sansonetti
2b7df372db add more tests for define_method 2012-09-26 14:40:56 +02:00
Laurent Sansonetti
2a8c923989 follow previous commit 2012-09-25 18:27:25 +02:00
Laurent Sansonetti
b68775875e fix the 'nm' invocation to quote the object path 2012-09-25 18:26:27 +02:00
Laurent Sansonetti
8b6e270b89 follow previous commit 2012-09-25 18:26:07 +02:00
Laurent Sansonetti
1d71b4239b fix debugger if app-name contains space chaeracters 2012-09-25 18:22:49 +02:00
Laurent Sansonetti
77239cdb6f follow latest commit 2012-09-25 18:14:39 +02:00
Laurent Sansonetti
fe45bdc1ed pass IPHONEOS_DEPLOYMENT_TARGET=app.deployment_target to xcodebuild 2012-09-25 18:12:42 +02:00
Laurent Sansonetti
367e2b13a7 Merge pull request #1 from lrz/fix/info_plist
Fixed a bug in build system. If info_plist is customized at except the setup block end, it might cause build error
2012-09-25 02:58:29 -07:00
Watson
2e0a13b126 Fixed a bug in build system. If info_plist is customized at except the setup block end, it might cause build error
ex)

Motion::Project::App.setup do |app|
  # Use `rake config' to see complete project settings.
  app.info_plist['SomeVariable'] = 'SomeValue'
  app.name = 'test_plist'
end
2012-09-25 10:52:08 +09:00
Watson
b8b154e114 change test suite which related to last commits 2012-09-24 13:09:56 +09:00
Watson
2ab5ef056b add line for latest commits 2012-09-24 12:52:58 +09:00
Watson
c9fafe8365 change test suite which related to last commit 2012-09-24 11:55:50 +09:00
Watson
680e085105 add line for latest commit 2012-09-24 11:54:01 +09:00
Laurent Sansonetti
5ff4975e20 describe latest commit 2012-09-23 20:21:10 +02:00
Laurent Sansonetti
c6bc02600b add another test for forwarding properties 2012-09-23 20:06:33 +02:00
Watson
b67c007d93 move .gitignore into `test/test' 2012-09-22 22:00:57 +09:00
Watson
8f1f8ca514 add two test suites 2012-09-22 21:57:31 +09:00
Watson
9885748d37 update load path 2012-09-22 21:52:50 +09:00
Watson
ce23a91a28 move test suite into `test/test' directory 2012-09-22 21:52:50 +09:00
Laurent Sansonetti
e68dca8ecb add pointer to debugging article 2012-09-20 01:57:53 +02:00
Laurent Sansonetti
120a05b4d6 add builtin commands (pro, pri) 2012-09-20 01:57:38 +02:00
Laurent Sansonetti
db7438049d fixed NEWS file 2012-09-19 16:44:24 +02:00
Laurent Sansonetti
b95dda68d1 only strip symbols in distribution mode (because it breaks the repl module otherwise) 2012-09-19 16:39:40 +02:00
Laurent Sansonetti
c41ffd4bd8 the build mode can now be specified using the 'mode 2012-09-19 15:09:12 +02:00
Laurent Sansonetti
770e495e54 sync 2012-09-19 15:08:44 +02:00
Laurent Sansonetti
ed3ea68ca1 remove debug symbols from macruby VM 2012-09-19 15:08:36 +02:00
Laurent Sansonetti
67582a684c follow last commit 2012-09-18 02:33:24 +02:00
Laurent Sansonetti
081652e19b sync 2012-09-18 02:33:06 +02:00