Home
last modified time | relevance | path

Searched +full:vc +full:- +full:win32 (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/openssl/Configurations/
D50-win-onecore.conf1 ## -*- mode: perl; -*-
6 # export subset of Win32 API that are common to all Windows 10 devices.
17 …my $SDKver = `powershell -Command \"& {\$(Get-Item \\\"hklm:\\SOFTWARE\\WOW6432Node\\Microsoft\\M…
25 $UWP_info->{disable} = [ 'asm' ];
27 $UWP_info->{disable} = [ ];
34 "VC-WIN32-ONECORE" => {
35 inherit_from => [ "VC-WIN32" ],
44 "VC-WIN64A-ONECORE" => {
45 inherit_from => [ "VC-WIN64A" ],
54 # to locate vcvarsall.bat and act accordingly. VC-WIN32-ARM has
[all …]
D10-main.conf1 ## -*- mode: perl; -*-
8 if (`nasm -v 2>NUL` =~ /NASM version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) {
10 ASFLAGS => "-g",
11 asflags => "-Ox -f win64 -DNEAR",
12 asoutflag => "-o " };
20 $die->("NASM not found - make sure it's installed and available on %PATH%\n");
33 my $ver=`nasm -v 2>NUL`;
34 my $vew=`nasmw -v 2>NUL`;
38 asflags => "-f win32",
39 asoutflag => "-o ",
[all …]
/third_party/curl/projects/
Dbuild-wolfssl.bat23 rem * SPDX-License-Identifier: curl
44 rem Visual Studio was x86-only prior to 14.3
63 set "VC_PATH=Microsoft Visual Studio 10.0\VC"
68 set "VC_PATH=Microsoft Visual Studio 11.0\VC"
73 set "VC_PATH=Microsoft Visual Studio 12.0\VC"
78 set "VC_PATH=Microsoft Visual Studio 14.0\VC"
86 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
87 set "VC_PATH=Microsoft Visual Studio\2017\Enterprise\VC"
88 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
89 set "VC_PATH=Microsoft Visual Studio\2017\Professional\VC"
[all …]
DREADME.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
11 from sources using legacy versions of Visual Studio 2010 - 2013.
14 "generate -help" for usage details.
17 cmake. Refer to INSTALL-CMAKE in the docs directory.
31 This structure allows for side-by-side compilation of curl on the same machine
36 Note: Typically this side-by-side compilation is generally only required when
70 As OpenSSL and wolfSSL don't support side-by-side compilation when using
72 provided to assist with this. Please run `build-openssl -help` and/or
[all …]
Dbuild-openssl.bat22 rem * SPDX-License-Identifier: curl
49 rem Visual Studio was x86-only prior to 14.3
63 set "VC_PATH=Microsoft Visual Studio 10.0\VC"
67 set "VC_PATH=Microsoft Visual Studio 11.0\VC"
71 set "VC_PATH=Microsoft Visual Studio 12.0\VC"
75 set "VC_PATH=Microsoft Visual Studio 14.0\VC"
82 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
83 set "VC_PATH=Microsoft Visual Studio\2017\Enterprise\VC"
84 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
85 set "VC_PATH=Microsoft Visual Studio\2017\Professional\VC"
[all …]
/third_party/libjpeg-turbo/
Dappveyor.yml2 - cmd: >-
7 …\nasm-2.10.01-win32.zip curl -fSL -o c:\installers\nasm-2.10.01-win32.zip http://www.nasm.us/pub/n…
9 7z x c:\installers\nasm-2.10.01-win32.zip -oc:\ > c:\installers\nasm.install.log
11-6.4.0-release-posix-dwarf-rt_v5-rev0.7z curl -fSL -o c:\installers\i686-6.4.0-release-posix-dwarf
13 md "c:\Program Files (x86)\mingw-w64\i686-6.4.0-posix-dwarf-rt_v5-rev0"
15 …7z x c:\installers\i686-6.4.0-release-posix-dwarf-rt_v5-rev0.7z -o"c:\Program Files (x86)\mingw-w6…
17-6.4.0-release-posix-seh-rt_v5-rev0.7z curl -fSL -o c:\installers\x86_64-6.4.0-release-posix-seh-r…
19 md "c:\Program Files\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0"
21 …7z x c:\installers\x86_64-6.4.0-release-posix-seh-rt_v5-rev0.7z -o"c:\Program Files\mingw-w64\x86_…
23 …set INCLUDE=c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include;c:\Program Files (x86)\…
[all …]
/third_party/python/PCbuild/
Dtcl.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
4 <ProjectConfiguration Include="Debug|Win32">
6 <Platform>Win32</Platform>
8 <ProjectConfiguration Include="Release|Win32">
10 <Platform>Win32</Platform>
12 <ProjectConfiguration Include="PGInstrument|Win32">
14 <Platform>Win32</Platform>
20 <ProjectConfiguration Include="PGUpdate|Win32">
22 <Platform>Win32</Platform>
42 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid>
[all …]
Dtk.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
4 <ProjectConfiguration Include="Debug|Win32">
6 <Platform>Win32</Platform>
8 <ProjectConfiguration Include="Release|Win32">
10 <Platform>Win32</Platform>
12 <ProjectConfiguration Include="PGInstrument|Win32">
14 <Platform>Win32</Platform>
20 <ProjectConfiguration Include="PGUpdate|Win32">
22 <Platform>Win32</Platform>
42 <ProjectGuid>{7E85ECCF-A72C-4DA4-9E52-884508E80BA1}</ProjectGuid>
[all …]
Dopenssl.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
4 <ProjectConfiguration Include="Release|Win32">
6 <Platform>Win32</Platform>
22 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid>
28 <PropertyGroup Label="Configuration" Condition="$(Platform) == 'Win32'">
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
[all …]
Dtix.vcxproj1 <?xml version="1.0" encoding="utf-8"?>
4 <ProjectConfiguration Include="Debug|Win32">
6 <Platform>Win32</Platform>
8 <ProjectConfiguration Include="Release|Win32">
10 <Platform>Win32</Platform>
12 <ProjectConfiguration Include="PGInstrument|Win32">
14 <Platform>Win32</Platform>
20 <ProjectConfiguration Include="PGUpdate|Win32">
22 <Platform>Win32</Platform>
42 <ProjectGuid>{C5A3E7FB-9695-4B2E-960B-1D9F43F1E555}</ProjectGuid>
[all …]
Dpyproject.props1 <?xml version="1.0" encoding="utf-8"?>
27 …<!-- See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224…
41 …<PreprocessorDefinitions>WIN32;$(_Py3NamePreprocessorDefinition);$(_PlatformPreprocessorDefinition…
55 <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions>
57 …VCHasBrokenARM64Clamping) == 'true' and $(Platform) == 'ARM64'">-d2pattern-opt-disable:-932189325 …
87 …CHasBrokenARM64Clamping) == 'true' and $(Platform) == 'ARM64'">-d2:-pattern-opt-disable:-932189325…
103 <TargetEnvironment>Win32</TargetEnvironment>
155 <!--
160 -->
162 <MSBuild Projects="@(ProjectReference->'%(FullPath)')"
[all …]
Dprepare_ssl.py47 # Being a Perl dummy, the simplest way I can check is if the "Win32" package
52 subprocess.check_output([perl, "-e", "use Win32;"])
74 copy_if_different = r'$(PERL) $(SRC_D)\util\copy-if-different.pl'
89 print("perl Configure "+configure+" no-idea no-mdc2")
90 os.system("perl Configure "+configure+" no-idea no-mdc2")
98 with open('ms\\uplink.c', 'r', encoding='utf-8') as f1:
102 with open('ms\\uplink.c', 'w', encoding='utf-8') as f2:
119 configure = "VC-WIN32"
123 configure = "VC-WIN64A"
/third_party/curl/winbuild/
DREADME.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
10 from sources using the Visual C++ build tool. To build with VC++, you will of
11 course have to first install VC++. The minimum required version of VC is 6
15 VC++ is also part of the Windows Platform SDK. You do not have to install the
20 archive](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive)
24 If you wish to support zlib, OpenSSL, c-ares, ssh2, you will have to download
28 |_curl-src
56 Studio](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs)
[all …]
/third_party/openssl/
DNOTES-WINDOWS.md4 - [Native builds using Visual C++](#native-builds-using-visual-c++)
5 - [Native builds using Embarcadero C++Builder](
6 #native-builds-using-embarcadero-c++-builder)
7 - [Native builds using MinGW](#native-builds-using-mingw)
8 - [Linking native applications](#linking-native-applications)
9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin)
21 run on the GNU-like development environment MSYS2
31 The native builds using Visual C++ have a `VC-*` prefix.
34 -------------------
44 for which you may need to explicitly build the Perl module Win32/Console.pm
[all …]
Dappveyor.yml2 - Visual Studio 2017
5 - x64
6 - x86
11 - VSVER: 15
14 - shared
15 - minimal
18 -
21 - master
23 - shared
24 - plain
[all …]
/third_party/libwebsockets/READMEs/
DREADME.build-windows.md4 in March - April 2020. Doing this on a linux distro is way simpler and quicker
26 https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
28 ### Blood-pressure reduction: Firefox
30 https://www.mozilla.org/en-US/exp/firefox/
32 When it's up, add-ons: ublock origin, privacy badger, noscript, disable search
35 ### Blood-pressure reduction: Clink
37 This is a hack on cmd.exe that lets it understand Ctrl-R and fixup unix-style
56 [git](https://git-scm.com/download/win)
58 **Select the install option for "extra unix commands"** so you can get `ls -l`,
67 I installed as little as possible, we just want the C "C++" tools... 7GB :-)
[all …]
/third_party/python/
D.gitignore51 # These must contain a non-trailing slash (and may also have a trailing slash.)
61 Lib/site-packages/*
62 !Lib/site-packages/README.txt
78 Misc/python-embed.pc
79 Misc/python-config.sh
99 PC/*/Win32-temp-*
100 PC/*/x64-temp-*
105 PCbuild/*-pgi
106 PCbuild/*-pgo
107 PCbuild/*.VC.db
[all …]
/third_party/googletest/
D.gitignore4 cmake-build-debug/
6 bazel-bin
7 bazel-genfiles
8 bazel-googletest
9 bazel-out
10 bazel-testlogs
18 *.VC.opendb
22 Win32-Debug/
23 Win32-Release/
24 x64-Debug/
[all …]
/third_party/skia/third_party/externals/expat/
D.gitignore17 .del-*
29 expat/win32/bin/
30 expat/win32/tmp/
35 expat/**/*.VC.db
/third_party/skia/m133/third_party/externals/expat/
D.gitignore18 .del-*
30 expat/win32/bin/
31 expat/win32/tmp/
36 expat/**/*.VC.db
/third_party/python/PC/
Dpyconfig.h14 MS_WIN64 - Code specific to the MS Win64 API
15 MS_WIN32 - Code specific to the MS Win32 (and Win64) API (obsolete, this covers all supported APIs)
16 MS_WINDOWS - Code specific to Windows, but all versions.
17 Py_ENABLE_SHARED - Code if the Python core is built as a DLL.
28 WIN32 is still required for the locale module.
32 /* Deprecated USE_DL_EXPORT macro - please use Py_BUILD_CORE */
67 #define MS_WIN32 /* only support win32 and greater. */
78 /* ------------------------------------------------------------------------*/
90 /* e.g., this produces, after compile-time string catenation,
95 * _Py_STRINGIZE2(_MSC_VER) but as this call is the result of token-pasting
[all …]
/third_party/curl/
DMakefile.am21 # SPDX-License-Identifier: curl
27 ACLOCAL_AMFLAGS = -I m4
32 CMake/curl-config.cmake.in \
57 projects/build-openssl.bat \
58 projects/build-wolfssl.bat \
65 winbuild/MakefileBuild.vc winbuild/Makefile.vc winbuild/makedebug.cmd
77 EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
78 RELEASE-NOTES buildconf libcurl.pc.in $(CMAKE_DIST) $(VC_DIST) \
87 bin_SCRIPTS = curl-config
95 # List of files required to generate VC IDE .dsp, .vcproj and .vcxproj files
[all …]
Dappveyor.sh22 # SPDX-License-Identifier: curl
27 set -eux; [ -n "${BASH:-}${ZSH_NAME:-}" ] && set -o pipefail
32 openssl_root_win='C:/OpenSSL-v32-Win64'
34 openssl_root_win='C:/OpenSSL-v111-Win64'
36 openssl_root="$(cygpath -u "${openssl_root_win}")"
40 [[ "${TARGET:-}" = *'ARM64'* ]] && SKIP_RUN='ARM64 architecture'
41 [ "${OPENSSL}" = 'ON' ] && options+=" -DOPENSSL_ROOT_DIR=${openssl_root_win}"
42 [ "${PRJ_CFG}" = 'Debug' ] && options+=' -DCMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG='
43 [ "${PRJ_CFG}" = 'Release' ] && options+=' -DCMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE='
44 [[ "${PRJ_GEN}" = *'Visual Studio'* ]] && options+=' -DCMAKE_VS_GLOBALS=TrackFileAccess=false'
[all …]
/third_party/python/Lib/distutils/
Dmsvc9compiler.py38 NATIVE_WIN64 = (sys.platform == 'win32' and sys.maxsize > 2**32)
40 # Visual C++ is a 32-bit application, so we need to look in
42 # 64-bit Python on Win64
52 # 'vcvarsall.bat'. Note a cross-compile may combine these (eg, 'x86_amd64' is
53 # the param to cross-compile on x86 targeting amd64.)
55 'win32' : 'x86',
56 'win-amd64' : 'amd64',
132 self.set_macro("VCInstallDir", self.vsbase + r"\Setup\VC", "productdir")
146 you can try compiling with MingW32, by passing "-c mingw32" to setup.py.""")
175 if i == -1:
[all …]
/third_party/grpc/third_party/toolchains/dockerfile/rbe_windows2019/
DDockerfile1 # This dockerfile is taken from go/rbe-windows-user-guide
6 # * VC++ redistributable installed
14 # downloads with Invoke-WebRequest not show the progress bar and is MUCH faster).
15 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; …
18 RUN Get-NetAdapter | Where-Object Name -like "*Ethernet*" | ForEach-Object { \
20 …$gateway = (Get-NetRoute | Where { $_.DestinationPrefix -eq \"0.0.0.0/0\" } | Sort-Object RouteMet…
22 $ifIndex = (Get-NetAdapter -InterfaceDescription \"Hyper-V Virtual Ethernet*\" | Sort-Object \
24 New-NetRoute -DestinationPrefix 169.254.169.254/32 -InterfaceIndex $ifIndex -NextHop $gateway
25 # Enable Long Paths for Win32 File/Folder APIs.
26 RUN New-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem \
[all …]

1234