[ANN] rake-compiler 0.8.3 Released

rake-compiler version 0.8.3 has been released!

* <http://github.com/luislavena/rake-compiler>

= What is rake-compiler?

rake-compiler is first and foremost a productivity tool for Ruby developers.
It's 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.

== Feature Overview

Some of the benefits rake-compiler provides include:

* No custom rake tasks required. Less code duplication and errors.

* Painlessly build extensions on different platforms (Linux, OSX and Windows).

* Painlessly build extensions for different Ruby implementations (JRuby,
  Rubinius and MRI).

* Allow multiple extensions to be compiled inside the same gem.

* Painlessly build "fat" native gems for Windows users (from Linux or OSX).

* Mimics RubyGems standard installation process, helping as a test environment.

* Simplifies cross platform extension compilation (targeting Windows
from Linux).

Changes:

=== 0.8.3 / 2013-02-16

* Bugfixes:
  * Support FreeBSD 'mingw32-gcc' cross compiler. Closes #72 [knu]

···

--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry

No, rake-compiler is for developers, os not a replacement for devkit, see
readme.

I've reported issues of both io-console and rdiscount already.

You can try installing other gems like json or others.

Sorry for top posting. Sent from mobile.

···

On Feb 16, 2013 4:32 PM, "Craig Walsh" <crichardwalsh@gmail.com> wrote:

I've been studying and testing Ruby and RoR for a little over a year now,
so I'm fairly new. I have finished RoR tutorial and Agile RD. Does this
rake-compiler perform the functions DevKit does? I haven't been able to get
DevKit to update io-console or install rdiscount as a test. Through
discussions, seems to be a missing header info problem and submitted as a
ticket that someone is working on. Both machines running Windows 7 have
identical problems. Thanks for the help.

On Saturday, February 16, 2013 9:16:46 AM UTC-7, Luis Lavena wrote:

rake-compiler version 0.8.3 has been released!

* <http://github.com/luislavena/**rake-compiler&lt;http://github.com/luislavena/rake-compiler&gt;&gt;

= What is rake-compiler?

rake-compiler is first and foremost a productivity tool for Ruby
developers.
It's 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.

== Feature Overview

Some of the benefits rake-compiler provides include:

* No custom rake tasks required. Less code duplication and errors.

* Painlessly build extensions on different platforms (Linux, OSX and
Windows).

* Painlessly build extensions for different Ruby implementations (JRuby,
  Rubinius and MRI).

* Allow multiple extensions to be compiled inside the same gem.

* Painlessly build "fat" native gems for Windows users (from Linux or
OSX).

* Mimics RubyGems standard installation process, helping as a test
environment.

* Simplifies cross platform extension compilation (targeting Windows
from Linux).

Changes:

=== 0.8.3 / 2013-02-16

* Bugfixes:
  * Support FreeBSD 'mingw32-gcc' cross compiler. Closes #72 [knu]

--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry

--
You received this message because you are subscribed to the Google Groups
"RubyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to rubyinstaller+unsubscribe@googlegroups.com.
To post to this group, send email to rubyinstaller@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyinstaller?hl=en\.
For more options, visit https://groups.google.com/groups/opt_out\.