nginx/auto
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
..
cc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
lib Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
os Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
types Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
configure Made sure to run configure in a "C" locale. 2012-07-24 15:16:09 +00:00
define
endianness Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have
have_headers
headers
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init
install Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
make Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00
modules Auth request module import. 2013-08-21 19:19:47 +04:00
nohave
options Auth request module import. 2013-08-21 19:19:47 +04:00
sources Auth request module import. 2013-08-21 19:19:47 +04:00
stubs
summary
unix Core: guard use of AI_ADDRCONFIG. 2013-08-05 13:44:56 +04:00