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
Laurent Sansonetti
15673529c2
always expand paths of object files
2012-09-18 02:29:03 +02:00
Laurent Sansonetti
a9ffffbac9
deal with the case if the product version has a micro number (ex. 5.1.1)
2012-09-17 12:48:09 +02:00
Laurent Sansonetti
4216ab4759
tweaks
2012-09-16 01:49:27 +02:00
Laurent Sansonetti
d20d59b355
rearrange
2012-09-15 17:02:06 +02:00
Laurent Sansonetti
472cd8a6fd
start debugger if any value is passed to 'debug'
2012-09-15 16:58:01 +02:00
Laurent Sansonetti
067ba2e151
only attach debugger if 'debug' env variable is set
2012-09-15 16:42:13 +02:00
Laurent Sansonetti
d6efc6701f
start gdb in quiet mode
2012-09-15 16:41:36 +02:00
Laurent Sansonetti
1d37b30c04
refresh NEWS file for debugger changes
2012-09-15 16:12:16 +02:00
Laurent Sansonetti
d8df013ceb
add debugger (experimental)
2012-09-15 16:00:37 +02:00
Laurent Sansonetti
be3d99547b
set the 'get-task-allow' entitlement to true by default for development builds
2012-09-15 15:59:11 +02:00
Laurent Sansonetti
3c12eb1415
follow retina change
2012-09-14 18:09:47 +02:00
Laurent Sansonetti
683ce7ea4c
sync
2012-09-14 18:07:33 +02:00