Sha256: 92d1998c3f620d47032e70bc4c3d69b8036663bf5ab3d59304acb5190fa30300

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

= 0.3.0 - 6-Jan-2019
* Changed license to Apache-2.0.
* Replaced class variables with methods.
* Updated cert.

= 0.2.6 - 6-Sep-2015
* Added an mkmf-lite.rb file for convenience.
* Assume Rubygems 2.x.
* This gem is now signed.

= 0.2.5 - 2-Oct-2014
* The CC command for mingw now defaults to searching your path rather than
  relying on an environment variable because it wasn't trustworthy.
* Updated the gem:install task for Rubygems 2.x.

= 0.2.4 - 7-Mar-2013
* The have_header method now accepts an optional list of directories to search.

= 0.2.3 - 25-Apr-2012
* No longer assumes mingw/gcc on Windows. Now passes all tests with a
  version of Ruby compiled with MSVC++.
* Eliminate Config vs RbConfig warnings in 1.9.3.
* The stdout stream is now temporarily closed in places where it could
  result in unwanted output.
* Upgraded test-unit prerequisite to 2.4.0 or later.

= 0.2.2 - 6-Dec-2011
* Added the check_sizeof method.
* If CONFIG['COMMON_HEADERS'] is blank then stdio.h and stdlib.h are
  used instead. On MS Windows the windows.h header is also used.

= 0.2.1 - 21-Jan-2011
* Minor platform detection adjustments for MS Windows.

= 0.2.0 - 8-Jun-2010
* Now works properly with JRuby (though it still requires a compiler
  somewhere on your system).

= 0.1.0 - 24-May-2010
* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mkmf-lite-0.3.0 CHANGES