[macruby-changes] [3348] MacRuby/trunk/README.rdoc

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 26 15:25:29 PST 2010


Revision: 3348
          http://trac.macosforge.org/projects/ruby/changeset/3348
Author:   eloy.de.enige at gmail.com
Date:     2010-01-26 15:25:28 -0800 (Tue, 26 Jan 2010)
Log Message:
-----------
Add note to README.rdoc about the rake `jobs' variable.

Modified Paths:
--------------
    MacRuby/trunk/README.rdoc

Modified: MacRuby/trunk/README.rdoc
===================================================================
--- MacRuby/trunk/README.rdoc	2010-01-26 23:25:19 UTC (rev 3347)
+++ MacRuby/trunk/README.rdoc	2010-01-26 23:25:28 UTC (rev 3348)
@@ -47,6 +47,10 @@
 
   $ rake
 
+Or, as with LLVM, you can specify the amount of jobs to run simultaneously:
+
+  $ rake jobs=2
+
 Once done, you can run the RubySpec-based regression tests as well as the
 performance suite:
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100126/0e104c81/attachment.html>


More information about the macruby-changes mailing list