Path to this page:
./
devel/ruby-rake-compiler,
Rake-based Ruby Extension (C, Java) task generator
Branch: CURRENT,
Version: 1.2.8,
Package name: ruby32-rake-compiler-1.2.8,
Maintainer: pkgsrc-usersWhat is rake-compiler?
rake-compiler is first and foremost a productivity tool for Ruby developers.
Its goal is to make the busy developer's life easier by simplifying the
building and packaging of Ruby extensions by simplifying code and reducing
duplication.
It follows convention over configuration by advocating a standardized build
and package structure for both C and Java based RubyGems.
rake-compiler is the result of many hard-won experiences dealing with
several diverse RubyGems that provided native extensions for different
platforms and different user configurations in different ways. Details such
as differences in code portability, differences in code clarity, and
differences in project directory structure often made it very difficult for
newcomers to those RubyGems.
From these challenges, rake-compiler was born with the single-minded goal of
making the busy RubyGem developer's life much less difficult.
Master sites:
Filesize: 34.5 KB
Version history: (Expand)
- (2024-10-13) Updated to version: ruby32-rake-compiler-1.2.8
- (2024-09-15) Package added to pkgsrc.se, version ruby32-rake-compiler-1.2.7 (created)