Changelog for
rubygem-rake-compiler-doc-0.8.1-31.16.x86_64.rpm :
Sun May 6 14:00:00 2012 cooloAATTsuse.com
- update to 0.8.1
* Raise error when either make or gmake could be found. Closes #53, #54
Thu Apr 5 14:00:00 2012 cooloAATTsuse.com
- update to 0.8.0
* Enhancements:
* Invocation from command line now support extra options similar to RubyGems.
Closes #4 from Pull #47 [jonforums]
$ rake compile -- --with-opt-dir=/opt/local
* Bugfixes:
* Only emit cross-compilation warnings for C when `cross` is invoked.
Closes #16 from Pull #48 [mvz]
* Only emit warnings when invoking cross-compilation tasks for JRuby.
Pull #45 [jfirebaugh]
* Use x86 MinGW cross-compiler. Pull #49 [larskanis]
Wed Nov 30 13:00:00 2011 fcastelliAATTsuse.com
- Fix the spec file: removed some requirements since they were
just development dependencies.
Tue Nov 29 13:00:00 2011 schubiAATTsuse.com
- update to 0.7.9
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Thu Dec 17 13:00:00 2009 dmacvicarAATTnovell.com
- Update to 0.7.0
* Allow generation of JRuby extensions
* Allow alteration of the Gem Specification when cross compiling.
Closes GH-3
* Detect GNU make independently of distribution based naming.
* Usage of #dup to duplicate gemspec instead of YAML dumping.
* No longer support Ruby older than 1.8.6
* No longer support RubyGems older than 1.3.5
* Force definition of binary directory and executables.
Closes GH-11
* Workaround path with spaces issues using relative paths. Closes
GH-6
* Removed gemspec, GitHub gems no more
Sat Aug 15 14:00:00 2009 dmacvicarAATTnovell.com
- initial package for 0.6.0