[macruby-changes] [MacRuby/MacRuby] 52371e: Begin splitting macrubyc logic from the user inter...

noreply at github.com noreply at github.com
Fri Apr 1 20:38:35 PDT 2011


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

Commit: 52371e783decf9cf14145e21315af30ed38af3f4
    https://github.com/MacRuby/MacRuby/commit/52371e783decf9cf14145e21315af30ed38af3f4
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-04-01 (Fri, 01 Apr 2011)

Changed paths:
  M bin/rubyc

Log Message:
-----------
Begin splitting macrubyc logic from the user interface

This will allow other tools, such as macruby_deploy and rubygems
to directly use the compiler without having to create a shell
session that runs macrubyc for each file that they need to
compile.


Commit: 8828203c48c93369d18edbe4d1d9897449adbc13
    https://github.com/MacRuby/MacRuby/commit/8828203c48c93369d18edbe4d1d9897449adbc13
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-04-01 (Fri, 01 Apr 2011)

Changed paths:
  M bin/ruby_deploy

Log Message:
-----------
Update macruby_deploy to use the Compiler class

This should make compilation a little bit faster.


Commit: e2ba7f27c9b3c7ab8aca05f6ca055c015a778a1c
    https://github.com/MacRuby/MacRuby/commit/e2ba7f27c9b3c7ab8aca05f6ca055c015a778a1c
Author: Mark Rada <mrada at marketcircle.com>
Date:   2011-04-01 (Fri, 01 Apr 2011)

Changed paths:
  A lib/rake/compiletask.rb

Log Message:
-----------
Add a rake task for compilation


Compare: https://github.com/MacRuby/MacRuby/compare/f31d289...e2ba7f2


More information about the macruby-changes mailing list