File rubygem-rake-compiler.changes of Package rubygem-rake-compiler
-------------------------------------------------------------------
Sun May 6 14:32:37 UTC 2012 - coolo@suse.com
- update to 0.8.1
* Raise error when either make or gmake could be found. Closes #53, #54
-------------------------------------------------------------------
Thu Apr 5 07:52:59 UTC 2012 - coolo@suse.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 15:06:14 UTC 2011 - fcastelli@suse.com
- Fix the spec file: removed some requirements since they were
just development dependencies.
-------------------------------------------------------------------
Tue Nov 29 13:42:37 UTC 2011 - schubi@suse.com
- update to 0.7.9
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Thu Dec 17 15:32:50 UTC 2009 - dmacvicar@novell.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 15:59:43 UTC 2009 - dmacvicar@novell.com
- initial package for 0.6.0