Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
f06858d1
Kaydet (Commit)
f06858d1
authored
Şub 29, 2008
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Make _hashlib a separate project.
üst
f4da7776
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
12 deletions
+26
-12
_hashlib.vcproj
PCbuild/_hashlib.vcproj
+0
-0
_ssl.vcproj
PCbuild/_ssl.vcproj
+8
-12
pcbuild.sln
PCbuild/pcbuild.sln
+18
-0
No files found.
PCbuild/_hashlib.vcproj
0 → 100644
Dosyayı görüntüle @
f06858d1
This diff is collapsed.
Click to expand it.
PCbuild/_ssl.vcproj
Dosyayı görüntüle @
f06858d1
...
...
@@ -27,7 +27,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -89,7 +89,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -153,7 +153,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -216,7 +216,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -280,7 +280,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -343,7 +343,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -408,7 +408,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -471,7 +471,7 @@
>
<Tool
Name=
"VCPreBuildEventTool"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a"
CommandLine=
"cd "$(SolutionDir)"
"$(PythonExe)" build_ssl.py Release $(PlatformName) -a


"
/>
<Tool
Name=
"VCCustomBuildTool"
...
...
@@ -534,10 +534,6 @@
<Filter
Name=
"Source Files"
>
<File
RelativePath=
"..\Modules\_hashopenssl.c"
>
</File>
<File
RelativePath=
"..\Modules\_ssl.c"
>
...
...
PCbuild/pcbuild.sln
Dosyayı görüntüle @
f06858d1
...
...
@@ -108,6 +108,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pyexpat", "pyexpat.vcproj",
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bdist_wininst", "bdist_wininst.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_hashlib", "_hashlib.vcproj", "{447F05A8-F581-4CAC-A466-5AC7936E207E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
...
...
@@ -464,6 +466,22 @@ Global
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.PGUpdate|x64.ActiveCfg = Release|Win32
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|Win32.ActiveCfg = Release|Win32
{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release|x64.ActiveCfg = Release|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Debug|Win32.ActiveCfg = Debug|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Debug|Win32.Build.0 = Debug|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Debug|x64.ActiveCfg = Debug|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Debug|x64.Build.0 = Debug|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGInstrument|Win32.ActiveCfg = PGInstrument|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGInstrument|Win32.Build.0 = PGInstrument|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGInstrument|x64.ActiveCfg = PGInstrument|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGInstrument|x64.Build.0 = PGInstrument|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGUpdate|Win32.ActiveCfg = PGUpdate|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGUpdate|Win32.Build.0 = PGUpdate|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGUpdate|x64.ActiveCfg = PGUpdate|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.PGUpdate|x64.Build.0 = PGUpdate|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|Win32.ActiveCfg = Release|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|Win32.Build.0 = Release|Win32
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|x64.ActiveCfg = Release|x64
{447F05A8-F581-4CAC-A466-5AC7936E207E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment