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
08578b0d
Kaydet (Commit)
08578b0d
authored
Eyl 11, 2014
tarafından
doko@ubuntu.com
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
- Issue #22381: Update zlib to 1.2.8.
Update zlib file names for the PC installers
üst
77a64bfd
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
6 deletions
+50
-6
pythoncore.dsp
PC/VC6/pythoncore.dsp
+13
-1
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+10
-1
pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+13
-1
pythoncore.vcproj
PCbuild/pythoncore.vcproj
+14
-3
No files found.
PC/VC6/pythoncore.dsp
Dosyayı görüntüle @
08578b0d
...
@@ -458,7 +458,19 @@ SOURCE=..\..\Parser\grammar1.c
...
@@ -458,7 +458,19 @@ SOURCE=..\..\Parser\grammar1.c
# End Source File
# End Source File
# Begin Source File
# Begin Source File
SOURCE=..\..\Modules\zlib\gzio.c
SOURCE=..\..\Modules\zlib\gzclose.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\zlib\gzlib.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\zlib\gzread.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\zlib\gzwrite.c
# End Source File
# End Source File
# Begin Source File
# Begin Source File
...
...
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
08578b0d
...
@@ -289,7 +289,16 @@
...
@@ -289,7 +289,16 @@
RelativePath=
"..\..\Modules\zlib\deflate.c"
>
RelativePath=
"..\..\Modules\zlib\deflate.c"
>
</File>
</File>
<File
<File
RelativePath=
"..\..\Modules\zlib\gzio.c"
>
RelativePath=
"..\..\Modules\zlib\gzclose.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzlib.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzread.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzwrite.c"
>
</File>
</File>
<File
<File
RelativePath=
"..\..\Modules\zlib\infback.c"
>
RelativePath=
"..\..\Modules\zlib\infback.c"
>
...
...
PC/VS8.0/pythoncore.vcproj
Dosyayı görüntüle @
08578b0d
...
@@ -1218,7 +1218,19 @@
...
@@ -1218,7 +1218,19 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\..\Modules\zlib\gzio.c"
RelativePath=
"..\..\Modules\zlib\gzclose.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzlib.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzread.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zlib\gzwrite.c"
>
>
</File>
</File>
<File
<File
...
...
PCbuild/pythoncore.vcproj
Dosyayı görüntüle @
08578b0d
...
@@ -1218,7 +1218,19 @@
...
@@ -1218,7 +1218,19 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\Modules\zlib\gzio.c"
RelativePath=
"..\Modules\zlib\gzclose.c"
>
</File>
<File
RelativePath=
"..\Modules\zlib\gzlib.c"
>
</File>
<File
RelativePath=
"..\Modules\zlib\gzread.c"
>
</File>
<File
RelativePath=
"..\Modules\zlib\gzwrite.c"
>
>
</File>
</File>
<File
<File
...
@@ -1874,4 +1886,4 @@
...
@@ -1874,4 +1886,4 @@
</Files>
</Files>
<Globals>
<Globals>
</Globals>
</Globals>
</VisualStudioProject>
</VisualStudioProject>
\ No newline at end of file
...
...
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