Home
last modified time | relevance | path

Searched +full:vc +full:- +full:win64a +full:- +full:masm (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/Configurations/
D50-masm.conf2 # because it would mean supporting all masm versions. This in
3 # in turn is because masm is not really an interchangeable option,
8 # production builds stick with [up-to-date version of] nasm.
11 "VC-WIN64A-masm" => {
12 inherit_from => [ "VC-WIN64-common" ],
17 sys_id => "WIN64A",
20 perlasm_scheme => "masm",
/third_party/openssl/
Dappveyor.yml2 - Visual Studio 2017
5 - x64
6 - x86
11 - VSVER: 15
14 - shared
15 - minimal
18 -
21 - master
23 - shared
24 - plain
[all …]
DCHANGES.md4 This is a high-level summary of the most important changes.
11 ----------------
13 - [OpenSSL 3.0](#openssl-30)
14 - [OpenSSL 1.1.1](#openssl-111)
15 - [OpenSSL 1.1.0](#openssl-110)
16 - [OpenSSL 1.0.2](#openssl-102)
17 - [OpenSSL 1.0.1](#openssl-101)
18 - [OpenSSL 1.0.0](#openssl-100)
19 - [OpenSSL 0.9.x](#openssl-09x)
22 -----------
[all …]
/third_party/python/PCbuild/
Dopenssl.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
22 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid>
32 <OpenSSLPlatform>VC-WIN32</OpenSSLPlatform>
40 <OpenSSLPlatform>VC-WIN64A-masm</OpenSSLPlatform>
48 <OpenSSLPlatform>VC-WIN32-ARM</OpenSSLPlatform>
56 <OpenSSLPlatform>VC-WIN64-ARM</OpenSSLPlatform>
70 $(Perl) "$(opensslDir)\configure" $(OpenSSLPlatform) no-asm
102 … <_Built Include="$(IntDir)\libcrypto.lib;$(IntDir)\libcrypto-*.dll;$(IntDir)\libcrypto-*.pdb" />
103 <_Built Include="$(IntDir)\libssl.lib;$(IntDir)\libssl-*.dll;$(IntDir)\libssl-*.pdb" />