nginx/auto/cc
Aleksei Bavshin 020b1db7eb Win32: added detection of ARM64 target.
This extends the target selection implemented in dad6ec3aa6 to support
Windows ARM64 platforms.  OpenSSL support for VC-WIN64-ARM target first
appeared in 1.1.1 and is present in all currently supported (3.x)
branches.

As a side effect, ARM64 Windows builds will get 16-byte alignment along
with the rest of non-x86 platforms.  This is safe, as malloc on 64-bit
Windows guarantees the fundamental alignment of allocations, 16 bytes.
2025-04-18 12:57:26 -07: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: added detection of ARM64 target. 2025-04-18 12:57:26 -07: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