aboutsummaryrefslogtreecommitdiffstats
path: root/ext/zlib/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-3/+0
* Recognize zlibwapi as linking libraryluislavena2012-11-061-1/+1
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-101-2/+1
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-1/+2
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-181-2/+2
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-181-2/+1
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-301-0/+1
* * ext/zlib/{extconf.rb, zlib.c): crc32_combine and adler32_combine isusa2010-01-191-0/+3
* * ext/zlib/extconf.rb: search zlib1, and regard mswin32 later than VC6nobu2008-05-291-2/+2
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-6/+1
* * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean2006-01-091-1/+1
* * ext/zlib/extconf.rb: bccwin32 is win32 too.nobu2003-04-221-1/+1
* Import Ruby/zlib from rough.katsu2003-03-281-0/+66