[macruby-changes] [MacRuby/MacRuby] ced3d9: Add a helpful message to ruby_deploy if the app bu...

noreply at github.com noreply at github.com
Sun Jun 5 23:45:21 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/MacRuby/MacRuby

Commit: ced3d91ec99e0e82f180a7abbf4a536d69a66dab
    https://github.com/MacRuby/MacRuby/commit/ced3d91ec99e0e82f180a7abbf4a536d69a66dab
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-06-05 (Sun, 05 Jun 2011)

Changed paths:
  M bin/ruby_deploy
  M spec/macruby/command_line/ruby_deploy_spec.rb

Log Message:
-----------
Add a helpful message to ruby_deploy if the app bundle does not exist


Commit: 2a41d838f0d8ae06c7f44c66a1f17d214e266513
    https://github.com/MacRuby/MacRuby/commit/2a41d838f0d8ae06c7f44c66a1f17d214e266513
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-06-05 (Sun, 05 Jun 2011)

Changed paths:
  M bin/ruby_deploy
  M bin/rubyc

Log Message:
-----------
Use RbConfig instead of Config in rubyc and ruby_deploy


Commit: dd64b746a08ea51b520fe4a036b06a63418c2d81
    https://github.com/MacRuby/MacRuby/commit/dd64b746a08ea51b520fe4a036b06a63418c2d81
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-06-05 (Sun, 05 Jun 2011)

Changed paths:
  M bin/ruby_deploy

Log Message:
-----------
Refactor use of #module_eval with #define_method in ruby_deploy


Commit: 19a95dacf81e4a7a7a24ef90183e21bdb0b47d70
    https://github.com/MacRuby/MacRuby/commit/19a95dacf81e4a7a7a24ef90183e21bdb0b47d70
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-06-05 (Sun, 05 Jun 2011)

Changed paths:
  M bin/ruby_deploy
  M bin/rubyc
  M lib/rake/compiletask.rb

Log Message:
-----------
Refactor using MacRuby::Compiler by adding .compile_file

And update the code which uses the Compiler.


Commit: 62f32b21b97786ff2d4b88e3ae3522221f3452c6
    https://github.com/MacRuby/MacRuby/commit/62f32b21b97786ff2d4b88e3ae3522221f3452c6
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-06-05 (Sun, 05 Jun 2011)

Changed paths:
  M bin/ruby_deploy

Log Message:
-----------
Warn users if they are embedding a gem that links against non-standard libraries


Compare: https://github.com/MacRuby/MacRuby/compare/f192eec...62f32b2


More information about the macruby-changes mailing list