Commit Graph

39 Commits

Author SHA1 Message Date
Eloy Durán
8ccae2a80a [bin] Make bin executable, so it can be used directly during dev. 2013-10-07 12:03:22 +02:00
Laurent Sansonetti
c4fc96bff3 add command-line plugins 2013-05-04 18:59:53 +02:00
Watson
6f48fd5d0b change the build directory for outside files of project
This changing will introduce:

1. When run 'rake clean', the object files of gem is not removed. To reduce the time when rebuild the project.
2. Across multiple projects that use the same gem, this changing will share the object files.
3. When update RubyMotion with 'motion update', it will remove the object files to clean up disk space.
2013-04-25 22:23:19 +09:00
Laurent Sansonetti
105a915f3d mac port 2013-04-25 02:26:56 +02:00
Watson
990e352d62 add a feature which support the template 2013-04-19 23:02:49 +09:00
Laurent Sansonetti
dd7605d2fd add 'motion account' command 2013-04-19 14:55:41 +02:00
Laurent Sansonetti
200a15097a increase connect-timeout to 60 seconds 2013-02-08 15:21:02 +01:00
Watson
14f5e7b9d0 use the bundled yri 2012-11-14 16:00:20 +09:00
Watson
4bffab26b1 add 'motion ri' command 2012-11-14 11:39:45 +09:00
Laurent Sansonetti
a37ca1fc7a set a curl timeout of 5 seconds 2012-10-31 17:16:14 +01:00
Laurent Sansonetti
3681bd6a9f added --force-version 2012-07-14 13:15:41 +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
af2ed579d2 fix motion support to properly locate xcode version 2012-03-23 21:17:31 +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
f611a88b87 the build system now checks for software updates 2012-02-19 18:51:42 +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
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
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
5178d9e4c3 generate a default spec file 2011-12-23 22:46:54 +01:00
Laurent Sansonetti
8198ff4caf motion/rake -> motion/project 2011-12-04 18:04:49 +01:00
Laurent Sansonetti
4c901d71e2 forgot to return true 2011-11-05 13:42:23 +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
Laurent Sansonetti
8a6258486b deal with symlinks when retrieving the libdir, better help message 2011-11-02 16:57:11 +01:00
Laurent Sansonetti
e132c1d270 better motion command line tool 2011-11-02 14:38:19 +01:00
Laurent Sansonetti
2faac45bf2 update with new motion installation path 2011-11-02 12:11:34 +01:00
Laurent Sansonetti
8b9af9f8bb rename rubixir -> motion 2011-11-01 19:20:55 +01:00