Commit Graph

1410 Commits

Author SHA1 Message Date
Laurent Sansonetti
68cd7dc5a0 console mode 2013-08-26 15:20:56 +02:00
Laurent Sansonetti
2bc5b334cd add 'motion device:console' command 2013-08-26 15:20:40 +02:00
Laurent Sansonetti
9b3619c210 better indent 2013-08-26 15:20:22 +02:00
Laurent Sansonetti
d8cb48e4d0 better message 2013-08-26 14:26:43 +02:00
Laurent Sansonetti
564651c118 add message when app runs 2013-08-26 13:35:27 +02:00
Laurent Sansonetti
5b04d854a2 sync 2013-08-25 14:58:09 +02:00
Laurent Sansonetti
41d5acbb1b better messages 2013-08-25 14:57:55 +02:00
Watson
044cfd09f1 add line in NEWS 2013-08-25 15:32:14 +09:00
Watson
af3678071d fix mouse over feature, now it works in 50 % window scale. 2013-08-25 15:25:09 +09:00
Watson
6e03a42e18 add iOS7 simulator pattern 2013-08-25 15:07:55 +09:00
Laurent Sansonetti
045b39038f sync 2013-08-23 17:04:07 +02:00
Laurent Sansonetti
e7da3ea8d0 sync 2013-08-23 17:02:32 +02:00
Laurent Sansonetti
7937616373 Merge branch 'master' of github.com:lrz/RubyMotion 2013-08-23 14:04:25 +02:00
Laurent Sansonetti
3e027886ae lldb support 2013-08-23 14:04:14 +02:00
Watson
5ae8f9532d add line in NEWS 2013-08-23 12:35:02 +09:00
Watson
c13e0afb6c fix a bug where ARR_CYCLES_DISABLE are disabled with distributed app
In order to enable ARR_CYCLES_DISABLE, we need to set ARR_CYCLES_DISABLE as environment variable when launch the app.
So, embedded ARR_CYCLES_DISABLE variable into app

http://hipbyte.myjetbrains.com/youtrack/issue/RM-245
2013-08-23 12:33:49 +09:00
Watson
ea6ddb2a52 remove the test cases where it will causes an error by removed calls to ucnv_ APIs
related to 5ca06c5716
2013-08-23 09:07:12 +09:00
Laurent Sansonetti
8b14ad9ed4 sync 2013-08-23 00:26:25 +02:00
Laurent Sansonetti
b98dead547 'rake device' now runs the app and prints app logs from device console, added work in progress code for lldb (not working yet) 2013-08-23 00:23:03 +02:00
Watson
b65f0a9f63 update NEWS and sync 2013-08-22 16:59:12 +09:00
Watson
27b5a32a12 build with Xcode5 DP6 2013-08-22 13:06:49 +09:00
Watson
78605ff7d7 add test case for new Time class implementation 2013-08-22 11:22:47 +09:00
Watson
8cf65387ac add a copyright in lldb.py 2013-08-21 09:32:47 +09:00
Laurent Sansonetti
54914a528a app.vendor_projects is defined in config.rb, not xcode_config.rb 2013-08-20 18:01:39 +02:00
Laurent Sansonetti
ab276a5d18 build the bs flags only once 2013-08-20 18:01:21 +02:00
Watson
7bcf279148 add Gemfile into gem template 2013-08-19 17:16:36 +09:00
Watson
f5c252415c add line in NEWS 2013-08-19 17:01:39 +09:00
Watson
11f1e0eeaf add *.gem into .gitignore in gem template 2013-08-19 16:56:07 +09:00
Watson
60f1b37bb6 add 'rake' gem into Gemfile because `bundle exec rake' cause a Gem::LoadError
If run `bundle exec rake' without `rake' gem, the following error is occurred.
% bundle exec rake
/Users/watson/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb:214:in `block in replace_gem': rake is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
	from /Users/watson/.rbenv/versions/2.0.0-p247/bin/rake:22:in `<main>'
2013-08-19 16:08:52 +09:00
Watson
99839d5e7e add convenient rake task with "gem" namespace which is contained in "bundler/gem_tasks" 2013-08-19 15:54:20 +09:00
Laurent Sansonetti
b0b2835cac sync 2013-08-17 19:06:09 +02:00
Laurent Sansonetti
84129ea03f Merge branch 'master' of github.com:lrz/RubyMotion 2013-08-17 19:02:03 +02:00
Laurent Sansonetti
5ba461c06a sync 2013-08-17 19:01:42 +02:00
Watson
b47f8af942 add line in NEWS 2013-08-17 23:24:36 +09:00
Watson
d58d495fbe fix a bug where wrong bridgesupport is generated when merges bridgesupport of subframework
The wrong bridgesupport is generated if there is no "</signatures>" in bridgesupport's last line.
2013-08-17 23:23:37 +09:00
Watson
b550e0f6c2 fix a bug when generated bridgesupport in iOS where it is not handled subframework
http://hipbyte.myjetbrains.com/youtrack/issue/RM-173
2013-08-17 23:23:37 +09:00
Laurent Sansonetti
63ef6d8ee5 sync 2013-08-17 16:00:55 +02:00
Watson
97428a912c add line in NEWS 2013-08-17 22:43:16 +09:00
Joffrey Jaffeux
824707cbde Check if /Library/RubyMotion.old already exists 2013-08-17 22:29:16 +09:00
Joffrey Jaffeux
d03063c1a6 fix error in wanted_software_version check 2013-08-17 22:29:16 +09:00
Joffrey Jaffeux
5202936ac6 add support for multiple rubymotion versions on one machine 2013-08-17 22:29:16 +09:00
Laurent Sansonetti
52262b10c3 sync 2013-08-17 14:20:07 +02:00
Laurent Sansonetti
3767d0eff4 integrate Bundler 2013-08-17 14:09:24 +02:00
Laurent Sansonetti
223cf1cf85 sync 2013-08-17 13:54:14 +02:00
Laurent Sansonetti
739e38467f DP5 2013-08-17 13:54:04 +02:00
Watson
f015b5abcd Revert "add line in NEWS"
This reverts commit c24ff56f46.
2013-08-17 12:12:09 +09:00
Watson
2a381fb23c Revert "fix a bug when generated bridgesupport in iOS where it is not handled subframework"
This reverts commit 8652acfd8b.
2013-08-17 12:12:02 +09:00
Watson
c24ff56f46 add line in NEWS 2013-08-17 10:51:50 +09:00
Watson
8652acfd8b fix a bug when generated bridgesupport in iOS where it is not handled subframework
http://hipbyte.myjetbrains.com/youtrack/issue/RM-173
2013-08-17 10:51:02 +09:00
Laurent Sansonetti
616eb90e1e sync 2013-08-16 22:39:34 +02:00