Title of New Package

Edit Package rubygem-rake-compiler
PUT_UPSTREAM_URL_HERE

LONG DESCRIPTION
GOES
HERE

Refresh
Refresh
Source Files
Filename Size Changed
rake-compiler-0.9.1.gem 0000033280 32.5 KB
rubygem-rake-compiler.changes 0000003865 3.77 KB
rubygem-rake-compiler.spec 0000003727 3.64 KB
Revision 8 (latest revision is 27)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185908 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- 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:
Comments 0
openSUSE Build Service is sponsored by