[MacRuby-devel] How to compile all ruby files in a project using macrubyc

Laurent Sansonetti lsansonetti at apple.com
Thu Oct 1 23:54:37 PDT 2009


Hi Dylan,

The AOT compilation of an Xcode project is still not finalized. It's  
technically possible to do it with the current macrubyc on the command  
line but it's kind of hard and we still have problems with #require  
statements. We will introduce an Xcode target that does it  
automatically for the 0.5 release.

I guess the target could indeed by added by default to the templates  
once it's functional :)

Laurent

On Oct 1, 2009, at 11:39 PM, Dylan Bruzenak wrote:

> I'm a bit of a newbie when it comes to command line compilation.
>
> Is there an easy way for me to basically just say: compile  
> everything recursively, starting at this directory ? Given that,  
> what would be the best way to then integrate that with an Xcode  
> project as part of a target ?
>
> Also, is this far enough along to consider adding to the project  
> templates by default ?
>
> thanks!
>
> - Dylan
>
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list