summaryrefslogtreecommitdiff
path: root/ext/digest/md5/extconf.rb
AgeCommit message (Expand)Author
2012-11-27extconf.rb: git rid of post-1.8 featurenobu
2012-04-30* ext/digest/*/extconf.rb: use pkg_config to use same library withnobu
2012-02-27* ext/openssl/extconf.rb: suppress useless deprecation warningsnobu
2009-08-06* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2004-01-21* ext/digest/md5/extconf.rb: have_library appends found library.nobu
2004-01-07* ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu
2002-09-26* ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu
2001-08-14* ext/digest/*/extconf.rb: really fix so that they build from anyknu
2001-07-14* ext/digest/*/extconf.rb: fix so that they build from anyknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu