Overview

Request 185908 accepted

- updated to version 0.9.1
* Bugfixes:
* Restore compatibility with RubyGems platforms for cross-compilation
(i386-mingw32 and x86-mingw32 are the same and supported)

=== 0.9.0 / 2013-08-03

* Enhancements:
* Add support for cross-builds and multiple platforms (x86/x64).
Pull #74 [larskanis]

$ rake-compiler cross-ruby VERSION=1.8.7-p371
$ rake-compiler cross-ruby VERSION=1.9.3-p392
$ rake-compiler cross-ruby VERSION=2.0.0-p0
$ rake-compiler cross-ruby VERSION=2.0.0-p0 HOST=x86_64-w64-mingw32
$ rake cross compile RUBY_CC_VERSION=1.8.7:1.9.3:2.0.0

# Rakefile
ext.cross_platform = %w[i386-mingw32 x64-mingw32]

* Support for cross-platform specific options. Pull #74 [larskanis]

# Rakefile
ext.cross_config_options << "--with-common-option"
ext.cross_config_options << {"x64-mingw32" => "--enable-64bits"}

* Bugfixes:
* Correct fat-gems support caused by RubyGems issues. Pull #76 [knu]

* Deprecations:

Request History
Stephan Kulow's avatar

coolo created request

- updated to version 0.9.1
* Bugfixes:
* Restore compatibility with RubyGems platforms for cross-compilation
(i386-mingw32 and x86-mingw32 are the same and supported)

=== 0.9.0 / 2013-08-03

* Enhancements:
* Add support for cross-builds and multiple platforms (x86/x64).
Pull #74 [larskanis]

$ rake-compiler cross-ruby VERSION=1.8.7-p371
$ rake-compiler cross-ruby VERSION=1.9.3-p392
$ rake-compiler cross-ruby VERSION=2.0.0-p0
$ rake-compiler cross-ruby VERSION=2.0.0-p0 HOST=x86_64-w64-mingw32
$ rake cross compile RUBY_CC_VERSION=1.8.7:1.9.3:2.0.0

# Rakefile
ext.cross_platform = %w[i386-mingw32 x64-mingw32]

* Support for cross-platform specific options. Pull #74 [larskanis]

# Rakefile
ext.cross_config_options << "--with-common-option"
ext.cross_config_options << {"x64-mingw32" => "--enable-64bits"}

* Bugfixes:
* Correct fat-gems support caused by RubyGems issues. Pull #76 [knu]

* Deprecations:


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Factory Auto's avatar

factory-auto added a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo openSUSE_Factory


Andreas Jaeger's avatar

a_jaeger approved review

ok


Andreas Jaeger's avatar

a_jaeger accepted review

ok


Stephan Kulow's avatar

coolo accepted request

checkin

openSUSE Build Service is sponsored by