We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d714b14 commit 565f5ddCopy full SHA for 565f5dd
README.md
@@ -0,0 +1,14 @@
1
+# nginx-build-msys2
2
+
3
+nginx build scripts on msys2 mingw with dependencies and custom patches
4
5
+## Badges
6
7
+[](https://ci.appveyor.com/project/myfreeer/nginx-build-msys2)
8
9
+## [Releases](https://github.com/myfreeer/nginx-build-msys2/releases)
10
11
+* `nginx-*-i686.exe`: 32-bit nginx
12
+* `nginx-*-i686-debug.exe`: 32-bit nginx with debugging log and symbols
13
+* `nginx-*-x86_64.exe`: 64-bit nginx
14
+* `nginx-*-x86_64-debug.exe`: 64-bit nginx with debugging log and symbols
0 commit comments