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
98adb5ca
Kaydet (Commit)
98adb5ca
authored
Kas 22, 2008
tarafından
Amaury Forgeot d'Arc
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
yuvconvert.c is a part of the "sv" module, an old IRIX thing
and certainly not useful for any Windows build.
üst
f1dd4bcf
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
35 deletions
+4
-35
pythoncore.dsp
PC/VC6/pythoncore.dsp
+0
-4
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+0
-3
pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+0
-8
makefile
PC/os2vacpp/makefile
+2
-6
makefile.omk
PC/os2vacpp/makefile.omk
+2
-6
pythoncore.vcproj
PCbuild/pythoncore.vcproj
+0
-8
No files found.
PC/VC6/pythoncore.dsp
Dosyayı görüntüle @
98adb5ca
...
...
@@ -747,10 +747,6 @@ SOURCE=..\..\Modules\xxsubtype.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\yuvconvert.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\zipimport.c
# End Source File
# Begin Source File
...
...
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
98adb5ca
...
...
@@ -820,9 +820,6 @@
<File
RelativePath=
"..\..\Modules\xxsubtype.c"
>
</File>
<File
RelativePath=
"..\..\Modules\yuvconvert.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zipimport.c"
>
</File>
...
...
PC/VS8.0/pythoncore.vcproj
Dosyayı görüntüle @
98adb5ca
...
...
@@ -1170,14 +1170,6 @@
RelativePath=
"..\..\Modules\xxsubtype.c"
>
</File>
<File
RelativePath=
"..\..\Modules\yuv.h"
>
</File>
<File
RelativePath=
"..\..\Modules\yuvconvert.c"
>
</File>
<File
RelativePath=
"..\..\Modules\zipimport.c"
>
...
...
PC/os2vacpp/makefile
Dosyayı görüntüle @
98adb5ca
...
...
@@ -203,8 +203,7 @@ MODULES = \
$(PATHOBJ)
\S
tropModule.obj
\
$(PATHOBJ)
\S
tructModule.obj
\
$(PATHOBJ)
\T
imeModule.obj
\
$(PATHOBJ)
\T
hreadModule.obj
\
$(PATHOBJ)
\Y
UVConvert.obj
$(PATHOBJ)
\T
hreadModule.obj
# Standalone Parser Generator Program (Shares Some of Python's Modules)
PGEN
=
\
...
...
@@ -1113,8 +1112,7 @@ svmodule.obj: $(PY_INCLUDE)\abstract.h $(OS2TCPIP)\Include\sys\time.h $(PY_INCLU
$(PY_INCLUDE)
\p
yerrors.h $(PY_INCLUDE)
\p
yfpe.h $(PY_INCLUDE)
\p
ystate.h
\
$(PY_INCLUDE)
\p
ython.h $(PY_INCLUDE)
\p
ythonrun.h $(PY_INCLUDE)
\r
angeobject.h
\
$(PY_INCLUDE)
\s
liceobject.h $(PY_INCLUDE)
\s
tringobject.h
\
$(PY_INCLUDE)
\s
ysmodule.h $(PY_INCLUDE)
\t
raceback.h $(PY_INCLUDE)
\t
upleobject.h
\
$(PY_MODULES)
\y
uv.h
$(PY_INCLUDE)
\s
ysmodule.h $(PY_INCLUDE)
\t
raceback.h $(PY_INCLUDE)
\t
upleobject.h
syslogmodule.obj
:
$(PY_INCLUDE)
\a
bstract.h $(PY_INCLUDE)
\c
eval.h
\
$(PY_INCLUDE)
\c
lassobject.h $(PY_INCLUDE)
\c
object.h $(PY_INCLUDE)
\c
omplexobject.h
\
...
...
@@ -1198,8 +1196,6 @@ xxmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\class
$(PY_INCLUDE)
\s
liceobject.h $(PY_INCLUDE)
\s
tringobject.h
\
$(PY_INCLUDE)
\s
ysmodule.h $(PY_INCLUDE)
\t
raceback.h $(PY_INCLUDE)
\t
upleobject.h
yuvconvert.obj
:
$(PY_MODULES)
\y
uv.h
zlibmodule.obj
:
$(PY_INCLUDE)
\a
bstract.h $(PY_INCLUDE)
\c
eval.h $(PY_INCLUDE)
\c
lassobject.h
\
$(PY_INCLUDE)
\c
object.h $(PY_INCLUDE)
\c
omplexobject.h pyconfig.h
\
$(PY_INCLUDE)
\d
ictobject.h $(PY_INCLUDE)
\f
ileobject.h $(PY_INCLUDE)
\f
loatobject.h
\
...
...
PC/os2vacpp/makefile.omk
Dosyayı görüntüle @
98adb5ca
...
...
@@ -164,8 +164,7 @@ MODULES = \
StropModule.obj
\
StructModule.obj
\
TimeModule.obj
\
ThreadModule.obj
\
YUVConvert.obj
ThreadModule.obj
# Omitted Modules (and Description/Reason):
#
...
...
@@ -803,8 +802,7 @@ svmodule.obj: abstract.h c:\mptn\include\sys\time.h ceval.h classobject.h \
intrcheck.h listobject.h longobject.h methodobject.h modsupport.h
\
moduleobject.h mymalloc.h myproto.h object.h objimpl.h pydebug.h
\
pyerrors.h pyfpe.h pystate.h python.h pythonrun.h rangeobject.h
\
sliceobject.h stringobject.h sysmodule.h traceback.h tupleobject.h
\
yuv.h
sliceobject.h stringobject.h sysmodule.h traceback.h tupleobject.h
syslogmodule.obj
:
abstract.h ceval.h classobject.h cobject.h
\
complexobject.h pyconfig.h dictobject.h fileobject.h floatobject.h
\
...
...
@@ -854,8 +852,6 @@ xxmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
pythonrun.h rangeobject.h sliceobject.h stringobject.h sysmodule.h
\
traceback.h tupleobject.h
yuvconvert.obj
:
yuv.h
zlibmodule.obj
:
abstract.h ceval.h classobject.h cobject.h complexobject.h
\
pyconfig.h dictobject.h fileobject.h floatobject.h funcobject.h
\
import.h intobject.h intrcheck.h listobject.h longobject.h
\
...
...
PCbuild/pythoncore.vcproj
Dosyayı görüntüle @
98adb5ca
...
...
@@ -1170,14 +1170,6 @@
RelativePath=
"..\Modules\xxsubtype.c"
>
</File>
<File
RelativePath=
"..\Modules\yuv.h"
>
</File>
<File
RelativePath=
"..\Modules\yuvconvert.c"
>
</File>
<File
RelativePath=
"..\Modules\zipimport.c"
>
...
...
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