Rake Compiler

fmms 12年前
     <span id="result_box" class="short_text"><span style="background-color:#ffffff;" title="Provide a standard and simplified way to build and package Ruby C extensions using Rake as glue.">Rake Compiler 提供了一个标准和简化的方式来建立和Ruby的C扩展包。</span></span>    <ul>     <li> <p>No custom rake tasks required. Less code duplication and errors.</p> </li>     <li> <p>Painlessly build extensions on different platforms (Linux, OSX and Windows).</p> </li>     <li> <p>Painlessly build extensions for different Ruby implementations (JRuby, Rubinius and MRI).</p> </li>     <li> <p>Allow multiple extensions be compiled inside the same gem.</p> </li>     <li> <p>Mimics RubyGems installation process, so helps as a test environment.</p> </li>     <li> <p>Simplify cross platform compilation of extensions (target Windows from Linux).</p> </li>    </ul>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326985254077" target="_blank">http://www.open-open.com/lib/view/home/1326985254077</a></p>