Version: 0.7.9, Package name: rake-compiler-0.7.9 |
Maintained by: Jeremy Evans |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description rake-compiler aims to help Gem developers deal with Ruby extensions, simplifying code and reducing duplication. It follows convention over configuration and sets a standardized structure to build and package both C and Java extensions in your gems. This is the result of experiences dealing with several Gems that required native extensions across platforms and different user configurations where details like portability and clarity of code were lacking. |
Filesize: 30.5 KB |
Version History (View Complete History) |
|
2019-07-12 15:07:47 by Stuart Henderson | Files touched by this commit (39) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-07-18 20:10:31 by Jeremy Evans | Files touched by this commit (13) |
Log message: Remove MODRUBY_RAKE_DEPENDS. Only necessary on ruby 1.8, and none of the ports that use it are still built with ruby 1.8. OK ajacoutot@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-10 22:14:17 by Jeremy Evans | Files touched by this commit (2) |
Log message: Update to 0.7.9. OK jasper@ |
2011-01-05 21:24:25 by Jeremy Evans | Files touched by this commit (170) |
Log message: REVISION bump for rbx FLAVOR PLIST change. OK landry@ |
2010-12-21 10:15:15 by Jeremy Evans | Files touched by this commit (3) |
Log message: Switch from hard coding make to using MAKE_PROGRAM. Prompted and OK ajacoutot@ |