Commit Graph

12 Commits

Author SHA1 Message Date
Eloy Durán
27574bb6c7 [command] Take the update command apart a bit. 2014-01-20 17:56:13 +01:00
Eloy Durán
f1848a852a [command] Make update command work again. 2014-01-20 17:56:13 +01:00
Watson
80d067338b fix a bug where `motion update' causes an error when display the changelog on OSX 10.9
https://groups.google.com/forum/?fromgroups#!topic/rubymotion/HXO7wRn1Cuw

`motion' command uses system bundled Ruby.
If run `motion' command without local environment variable (ex LC_ALL or LANG),
Ruby 2.0 which is bundled in 10.9 might cause encoding error.
2013-10-26 17:12:30 +09:00
Watson
56a1d564ae fix a bug in `motion update' where comparing version will do unexpected behavior using the string
"2.9" > "2.10" #=> true

So, when we released version 2.10,
Prompting message to update that may not be appeared.
2013-09-16 22:43:08 +09:00
Watson
8b683618c6 fix characters in UpdateCommand#run
see https://gist.github.com/clayallsopp/6360189
2013-08-28 13:16:30 +09:00
Laurent Sansonetti
d8cb48e4d0 better message 2013-08-26 14:26:43 +02: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
Dan Loewenherz
e847b8c924 update copy for post-update for motion changelog command 2013-08-08 08:12:17 +09:00
Laurent Sansonetti
cb4a5876f2 print message from license server upon /latest_software_version 2013-05-08 15:58:49 +02:00
Laurent Sansonetti
c4fc96bff3 add command-line plugins 2013-05-04 18:59:53 +02:00