annotate .hgignore @ 2060:237b67ef69a6

Improved win32 build instructions. Added "--with-openssl-opt=no-asm" argument which is required since OpenSSL 1.0.2, as OpenSSL started to use assembler by default in 1.0.0 and then broke builds with MASM in OpenSSL 1.0.2 (ticket #1396). While here, added "--with-debug", added missing "--http-scgi-temp-path" and "--http-uwsgi-temp-path", updated OpenSSL to 1.0.2l, switched to slightly more readable one-argument-per-line style in configure example, added indentation to continuation lines, removed useless "--builddir=objs" argument ("objs" is the default), and removed useless "-f objs/Makefile" argument in nmake (nginx generates appropriate Makefile in the current directory).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Oct 2017 17:57:36 +0300
parents b1465b060921
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
811
b1465b060921 Added .hgignore.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
1 ^binary/books/
b1465b060921 Added .hgignore.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
2 ^binary/download/
b1465b060921 Added .hgignore.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
3 ^gzip/
b1465b060921 Added .hgignore.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
4 ^libxslt/