Sha256: fa6a7f60b9d17c34e51aa69fe1f7716f85cd32c466c77f0cec8cedfdec1fe80c

Contents?: true

Size: 1.18 KB

Versions: 2

Compression:

Stored size: 1.18 KB

Contents

=== 0.3.1 / 2009-01-09

* 2 Minor Enhancements:

  * Download cross-ruby source code using HTTP instead of FTP.
  * Disabled Tcl/Tk extension building on cross-ruby (helps with 1.9).

* 3 Bug fixes:

  * Workaround bug introduced by lack of Gem::Specification cloning. Fixes DM LH #757.
  * Use proper binary extension on OSX (reported by Dirkjan Bussink).
  * Ensure lib/binary task is defined prior clear of requisites.

=== 0.3.0 / 2008-12-07

* 1 Major Enhancement:

  * Let you specify the Ruby version used for cross compilation instead 
    of default one.

      rake cross compile RUBY_CC_VERSION=1.8

* 2 Minor Enhancements:

  * Properly update rake-compiler configuration when new version is installed.
  * Automated release process to RubyForge, yay!

* 1 Bug fix:

  * Corrected documentation to reflect the available options

=== 0.2.1 / 2008-11-30

* 2 Major Enhancements:

  * Allow cross compilation (cross compile) using mingw32 on Linux or OSX.
  * Allow packaging of gems for Windows on Linux or OSX.

* 1 Minor Enhancement:

  * Made generation of extensions safe and target folders per-platform

* 1 Bug Fix:

  * Ensure binaries for the specific platform are copied before packaging.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
luislavena-rake-compiler-0.3.1 History.txt
rake-compiler-0.3.1 History.txt