[macruby-changes] [MacRuby/MacRuby] c77956: Get first requirement for ruby_deploy running.

noreply at github.com noreply at github.com
Thu May 5 11:33:19 PDT 2011


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

Commit: c7795690456e1538c77b7335d61a243545c2f7af
    https://github.com/MacRuby/MacRuby/commit/c7795690456e1538c77b7335d61a243545c2f7af
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

Changed paths:
  M bin/ruby_deploy
  A spec/macruby/command_line/ruby_deploy_spec.rb
  A spec/macruby/fixtures/Dummy.app/Contents/Resources/dummy_model.rb

Log Message:
-----------
Get first requirement for ruby_deploy running.


Commit: dd8fcef1bd1485241e122dd20501d5ef42285a92
    https://github.com/MacRuby/MacRuby/commit/dd8fcef1bd1485241e122dd20501d5ef42285a92
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

Changed paths:
  M spec/macruby/command_line/ruby_deploy_spec.rb
  R spec/macruby/fixtures/Dummy.app/Contents/Resources/dummy_model.rb
  A spec/macruby/fixtures/dummy_app/Contents/Resources/dummy_controller.rb
  A spec/macruby/fixtures/dummy_app/Contents/Resources/dummy_model.rb

Log Message:
-----------
Check that rbos actually work after compilation and that the original files are removed.


Commit: 0d42cd752c386631e8f5ecbdd11c832d976823ae
    https://github.com/MacRuby/MacRuby/commit/0d42cd752c386631e8f5ecbdd11c832d976823ae
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

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

Log Message:
-----------
Check that the install_name of the MacRuby framework is set correctly on compiled source files.


Commit: e827c61244d93665ce95102a603c9ca6b226b11a
    https://github.com/MacRuby/MacRuby/commit/e827c61244d93665ce95102a603c9ca6b226b11a
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

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

Log Message:
-----------
Check that the install_name of the MacRuby framework is also adjusted to the embedded version in the app binary.


Commit: 86b8428b16c4d74dfa5400346399825a46a80055
    https://github.com/MacRuby/MacRuby/commit/86b8428b16c4d74dfa5400346399825a46a80055
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

Changed paths:
  M spec/macruby/command_line/ruby_deploy_spec.rb
  A spec/macruby/fixtures/dummy_app/Contents/Resources/rb_main.rb

Log Message:
-----------
Check that the rb_main.rb file isn't compiled.


Commit: 31c23fd8ae45ebd9221079d6052fa6f3aba100cc
    https://github.com/MacRuby/MacRuby/commit/31c23fd8ae45ebd9221079d6052fa6f3aba100cc
Author: Eloy Duran <eloy.de.enige at gmail.com>
Date:   2011-05-05 (Thu, 05 May 2011)

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

Log Message:
-----------
Check that the archs for which the ruby files should be compiled are taken from ENV['ARCHS'] or the app binary.


Compare: https://github.com/MacRuby/MacRuby/compare/c5a2b55...31c23fd


More information about the macruby-changes mailing list