nginx-quic/auto/cc
Maxim Dounin 9612c3c394 Win32: OpenSSL compilation for x64 targets with MSVC.
To ensure proper target selection the NGX_MACHINE variable is now set
based on the MSVC compiler output, and the OpenSSL target is set based
on it.

This is not important as long as "no-asm" is used (as in misc/GNUmakefile
and win32 build instructions), but might be beneficial if someone is trying
to build OpenSSL with assembler code.
2023-02-23 18:16:08 +03:00
..
acc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
bcc Configure: use .exe for binaries for all win32 compilers. 2017-06-06 19:37:34 +03:00
ccc Copyright updated. 2012-01-18 15:07:43 +00:00
clang Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc. 2023-02-23 18:15:53 +03:00
gcc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
icc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
msvc Win32: OpenSSL compilation for x64 targets with MSVC. 2023-02-23 18:16:08 +03:00
name Configure: fixed clang detection on MINIX. 2017-11-23 16:33:40 +03:00
owc Configure: use .exe for binaries for all win32 compilers. 2017-06-06 19:37:34 +03:00
sunc Configure: recent Sun C versions. 2017-05-15 20:09:44 +03:00