Watson
|
01906ff0be
|
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-11-02 11:42:55 +09:00 |
|
Watson
|
7f14980b26
|
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-26 07:33:49 +09:00 |
|
Clay Allsopp
|
c9bd8459df
|
fix characters in UpdateCommand#run
see https://gist.github.com/clayallsopp/6360189
|
2013-08-27 16:06:49 -07:00 |
|
Laurent Sansonetti
|
528667b09f
|
better message
|
2013-08-27 00:27:12 +09:00 |
|
Joffrey Jaffeux
|
5704a6b9dd
|
Check if /Library/RubyMotion.old already exists
|
2013-08-16 22:37:34 +02:00 |
|
Joffrey Jaffeux
|
845741278d
|
fix error in wanted_software_version check
|
2013-08-09 15:35:17 +02:00 |
|
Joffrey Jaffeux
|
31f33b9fcc
|
add support for multiple rubymotion versions on one machine
|
2013-08-09 14:17:04 +02:00 |
|
Dan Loewenherz
|
330a46d216
|
update copy for post-update for motion changelog command
|
2013-08-07 14:30:12 -04:00 |
|
Laurent Sansonetti
|
b0ed9163e2
|
print message from license server upon /latest_software_version
|
2013-05-10 00:44:39 +09:00 |
|
Laurent Sansonetti
|
01ed2d517a
|
add command-line plugins
|
2013-05-10 00:41:25 +09:00 |
|