The official NGINX Open Source repository.
Go to file
Maxim Dounin 48d96ced6f Win32: MinGW GCC compatibility.
Several warnings silenced, notably (ngx_socket_t) -1 is now checked
on socket operations instead of -1, as ngx_socket_t is unsigned on win32
and gcc complains on comparison.

With this patch, it's now possible to compile nginx using mingw gcc,
with options we normally compile on win32.
2013-09-04 20:48:28 +04:00
auto Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
conf MIME: eot MIME type updated to follow IANA (ticket #306). 2013-08-23 16:24:24 +04:00
contrib
docs nginx-1.5.4-RELEASE 2013-08-27 17:37:15 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
.hgtags release-1.5.4 tag 2013-08-27 17:37:15 +04:00