The official NGINX Open Source repository.
Go to file
Ruslan Ermilov 6ce439ebde Configure: fixed clang version detection (closes #1539).
While 325b3042edd6 fixed it on MINIX, it broke it on systems
that output the word "version" on several lines with "cc -v".
The fix is to only consider "clang version" or "LLVM version"
as clang version, but this time only using sed(1).
2018-04-24 14:04:59 +03:00
auto Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-03-18 11:11:14 +02:00
docs nginx-1.13.12-RELEASE 2018-04-10 17:11:09 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2018-04-03 03:54:09 +03:00
src Syslog: re-open syslog udp socket on send error (ticket #1477). 2018-05-08 19:35:56 +03:00
.hgtags release-1.13.12 tag 2018-04-10 17:11:10 +03:00