Skip to content

static nginx build scripts on msys2 mingw with dependencies and custom patches for windows

License

Notifications You must be signed in to change notification settings

myfreeer/nginx-build-msys2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-build-msys2

nginx build scripts on msys2 mingw with dependencies and custom patches

Badges

Build status

Features

  • 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 nginx
  • nginx-*-i686-debug.exe: 32-bit nginx with debugging log and symbols
  • nginx-*-x86_64.exe: 64-bit nginx
  • nginx-*-x86_64-debug.exe: 64-bit nginx with debugging log and symbols

About

static nginx build scripts on msys2 mingw with dependencies and custom patches for windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published