aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* digest: common configurationsnobu2015-02-111-10/+2
* digest/*/extconf.rb: do not link openssl when using bundlednobu2014-10-051-6/+5
* extconf.rb: git rid of post-1.8 featurenobu2012-11-271-1/+2
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-301-4/+3
* * ext/openssl/extconf.rb: suppress useless deprecation warningsnobu2012-02-271-0/+3
* * ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu2009-08-061-4/+0
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-1/+2
* * ext/digest/md5/extconf.rb: have_library appends found library.nobu2004-01-211-1/+0
* * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu2004-01-071-0/+2
* * ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu2002-09-261-4/+12
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-141-2/+2
* * ext/digest/*/extconf.rb: fix so that they build from anyknu2001-07-141-1/+1
* Import the "digest" module and the submodules, from the Rough Rubyknu2001-07-131-0/+19