aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * marshal.c (w_symbol, w_object): get rid of warnings.nobu2003-08-161-4/+1
* * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]nobu2003-08-021-8/+1
* *** empty log message ***nobu2003-08-011-1/+1
* * ext/openssl/extconf.rb: should replace literally.nobu2003-08-011-3/+7
* * ext/openssl/extconf.rb: move gmake specific featuresgotoyuzo2003-07-311-26/+26
* * ext/openssl/extconf.rb: check again after pkg-config for MinGW oneban2003-07-281-1/+3
* * ext/openssl/extconf.rb: better support MinGW. addeban2003-07-271-10/+15
* * ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo2003-07-251-1/+1
* * ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo2003-07-251-0/+2
* * ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo2003-07-241-19/+18
* * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo2003-07-241-11/+7
* * ext/openssl/extconf.rb: revert use of dir_config.eban2003-07-241-0/+2
* Cut check for OpenSSL versionmichal2003-07-231-14/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+132