nginx/auto
Maxim Dounin 77471dbdbb Win32: compatiblity with OpenSSL 1.1.0.
OpenSSL 1.1.0 now uses normal "nmake; nmake install" instead of using
custom "ms\do_ms.bat" script and "ms\nt.mak" makefile.  And Configure
now requires --prefix to be absolute, and no longer derives --openssldir
from prefix (so it's specified explicitly).  Generated libraries are now
called "libcrypto.lib" and "libssl.lib" instead of "libeay32.lib"
and "ssleay32.lib".  Appropriate tests added to support both old and new
variants.

Additionally, openssl/lhash.h now triggers warning C4090 ('function' :
different 'const' qualifiers), so the warning was disabled.
2016-12-24 18:01:14 +03:00
..
cc Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
lib Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
os Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
types Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
feature Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
init Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
install Configure: style. 2016-03-10 18:31:05 +03:00
make Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
module Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
modules Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
sources Stream: filters. 2016-09-15 14:55:46 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00