nginx build scripts on msys2 mingw with dependencies and custom patches
- native x86-64 (x64, amd64) build for windows.
- nginx can execute in directory or path containing non-ascii characters. (Not needed since 1.23.4)
- read file names in directory as utf8 encoding (affecting autoindex module). (Not needed since 1.23.4)
nginx-*-i686.exe
: 32-bit nginxnginx-*-i686-debug.exe
: 32-bit nginx with debugging log and symbolsnginx-*-x86_64.exe
: 64-bit nginxnginx-*-x86_64-debug.exe
: 64-bit nginx with debugging log and symbols