]> git.kaiwu.me - nginx.git/commit
Merge of r4779, r4840, r4843, r4844: win32 changes.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 24 Sep 2012 18:37:14 +0000 (18:37 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 24 Sep 2012 18:37:14 +0000 (18:37 +0000)
commitae5736bfa41514eb7a9631bea4f5ae35aeebc9b4
tree5550cd5be2dd81387a611428168d9ff037544abc
parentce750db2339d2971202dbc536d4a36b6f5acc86c
Merge of r4779, r4840, r4843, r4844: win32 changes.

*) Fixed build with Visual Studio 2005 Express.

   It is available via winetricks which makes it still usable, and has
   an old crtdefs.h which uses _CRT_SECURE_NO_DEPRECATE instead of
   _CRT_SECURE_NO_WARNINGS to suppress warnings.

   Reported by HAYASHI Kentaro,
   http://mailman.nginx.org/pipermail/nginx-devel/2012-August/002542.html

*) Configure: provide inflate() when building zlib on win32.

*) Helper target "win32" to run configure for win32 builds.

*) Updated zlib used for win32 builds.
auto/lib/zlib/makefile.bcc
auto/lib/zlib/makefile.msvc
auto/lib/zlib/makefile.owc
misc/GNUmakefile
src/os/win32/ngx_win32_config.h