[macruby-changes] [2719] MacRuby/trunk/rakelib/builder.rake

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 4 20:57:26 PDT 2009


Revision: 2719
          http://trac.macosforge.org/projects/ruby/changeset/2719
Author:   lsansonetti at apple.com
Date:     2009-10-04 20:57:25 -0700 (Sun, 04 Oct 2009)
Log Message:
-----------
now AOT compiling rubygems

Modified Paths:
--------------
    MacRuby/trunk/rakelib/builder.rake

Modified: MacRuby/trunk/rakelib/builder.rake
===================================================================
--- MacRuby/trunk/rakelib/builder.rake	2009-10-05 03:46:03 UTC (rev 2718)
+++ MacRuby/trunk/rakelib/builder.rake	2009-10-05 03:57:25 UTC (rev 2719)
@@ -357,6 +357,8 @@
   'lib/net/**/*.rb',
   'lib/optparse.rb',
   #'lib/stringio.rb', #spec fails
+  'lib/rubygems.rb',
+  'lib/rubygems/**/*.rb',
   'lib/thread.rb',
   'lib/time.rb',
   'lib/timeout.rb',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091004/c0bc263d/attachment-0001.html>


More information about the macruby-changes mailing list