Commit Graph

58 Commits

Author SHA1 Message Date
Laurent Sansonetti
d7064d436f added a better error message 2012-05-05 23:03:58 +02:00
Laurent Sansonetti
d04b4fe999 better detection of the simulator (for non-english desktops) 2012-05-05 22:57:53 +02:00
Laurent Sansonetti
93d7a83a53 stop shipping sample/doc, relocated the product in /Library/RubyMotion 2012-04-29 03:24:43 +02:00
Laurent Sansonetti
87298c9b6f add copyright headers 2012-04-24 18:26:30 +02:00
Laurent Sansonetti
f3191e00a1 say that the product is already activated first 2012-04-03 20:45:26 +02:00
Laurent Sansonetti
f6070d6095 no need to set MOTION_UPDATE anymore 2012-04-02 18:24:38 +02:00
Laurent Sansonetti
9a7fb6ae07 strip the license key 2012-04-02 18:23:47 +02:00
Laurent Sansonetti
eb322d8f62 don't make an eval the very first time 2012-03-29 13:04:38 +02:00
Laurent Sansonetti
3e4b9a86a8 avoid deadlock in the main thread 2012-03-26 19:39:13 +02:00
Laurent Sansonetti
298c119c4e follow changes 2012-03-26 15:54:50 +02:00
Laurent Sansonetti
f98f6c56d7 add completion support 2012-03-25 18:24:11 +02:00
Laurent Sansonetti
0b955ff5bf save history, properly exit in case of broken pipe 2012-03-24 23:13:58 +01:00
Laurent Sansonetti
e7b378a44f don't start the repl in spec mode 2012-03-24 20:02:21 +01:00
Laurent Sansonetti
d0756a4537 work around ansi sequences to clear the repl prompt during capture (to make it work in iterm) 2012-03-23 21:59:15 +01:00
Laurent Sansonetti
af2ed579d2 fix motion support to properly locate xcode version 2012-03-23 21:17:31 +01:00
Laurent Sansonetti
cc6c7b43c8 simplify + use trololo instead of nyancat 2012-03-23 20:26:44 +01:00
Laurent Sansonetti
59a98e0410 sim and deploy should work on Snow Leopard 2012-03-22 16:45:26 +01:00
Laurent Sansonetti
720c077fa0 fix stack overflow 2012-03-21 23:42:32 +01:00
Laurent Sansonetti
5ab36e9d4c add repl client 2012-03-21 22:44:53 +01:00
Laurent Sansonetti
e82493effc simulator repl 2012-03-19 01:23:40 +01:00
Laurent Sansonetti
e41db72e2b move app creation elsewhere and print the files we create 2012-03-19 01:23:25 +01:00
Laurent Sansonetti
37434e93c6 installer with postinstall script that opens the getting started guide 2012-03-16 19:23:43 +01:00
Laurent Sansonetti
6aafc6c9ce add 'motion support' command 2012-03-03 02:23:34 +01:00
Laurent Sansonetti
61f85ee2e4 motion create will now generate app_delegate.rb instead of main.rb 2012-02-28 14:46:21 +01:00
Laurent Sansonetti
57a8cba63c point to new server address, use SSL 2012-02-28 14:20:14 +01:00
Laurent Sansonetti
44a779bf12 fix rake debug 2012-02-27 19:42:10 +01:00
Laurent Sansonetti
f611a88b87 the build system now checks for software updates 2012-02-19 18:51:42 +01:00
Laurent Sansonetti
9414c262ea add support for xcode 4.3 and lion 2012-02-18 18:20:50 +01:00
Laurent Sansonetti
133ac456f9 added a --check optional argument to motion update 2012-02-18 12:36:15 +01:00
Laurent Sansonetti
194f55fe95 show all versions news, not the latest one 2012-02-17 12:06:04 +01:00
Laurent Sansonetti
d8b15196a9 add ctags support 2012-02-16 18:30:06 +01:00
Laurent Sansonetti
c603ddf3cb use the right server address 2012-02-15 01:07:42 +01:00
Laurent Sansonetti
6c1c23e72f oops 2012-02-13 12:02:39 +01:00
Laurent Sansonetti
bfac675701 implement activate/update commands 2012-02-13 11:52:40 +01:00
Laurent Sansonetti
d3d7529b7b keep GuardMalloc 2012-01-20 12:06:03 +01:00
Laurent Sansonetti
5a3669513e really transmit environment + break on malloc_error_break 2012-01-16 17:42:00 +01:00
Laurent Sansonetti
b40b67b9a1 propagate env 2012-01-14 18:28:59 +01:00
Laurent Sansonetti
bfe3c0cdb3 better deploy (check if connected device is provisioned), more build system output fixes, misc changes 2011-12-25 17:06:22 +01:00
Laurent Sansonetti
df9360267e follow eloy's advise 2011-12-25 17:03:28 +01:00
Laurent Sansonetti
b874332fab fix default spec 2011-12-24 12:45:56 +01:00
Laurent Sansonetti
5b457c2cc2 ^C should terminate the simulator session 2011-12-24 11:46:18 +01:00
Laurent Sansonetti
5178d9e4c3 generate a default spec file 2011-12-23 22:46:54 +01:00
Laurent Sansonetti
36e2fcca3d open the installer proxy service at the beginning, to avoid a failure when we copy a very big app bundle 2011-12-16 20:58:51 +01:00
Laurent Sansonetti
8198ff4caf motion/rake -> motion/project 2011-12-04 18:04:49 +01:00
Laurent Sansonetti
dc38fd7a74 add no_continue env variable 2011-11-29 13:31:02 +01:00
Laurent Sansonetti
4c901d71e2 forgot to return true 2011-11-05 13:42:23 +01:00
Laurent Sansonetti
5793566db8 add bin/Rakefile 2011-11-02 19:47:35 +01:00
Laurent Sansonetti
5ef30a1ec2 move tools sources into the bin directory 2011-11-02 19:45:56 +01:00
Laurent Sansonetti
9505daa1fd fix libmotion dir 2011-11-02 18:46:59 +01:00
Laurent Sansonetti
e89d339cdc the current file may not be a symlink 2011-11-02 18:29:56 +01:00