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
ed2f4237
Kaydet (Commit)
ed2f4237
authored
Ara 04, 2008
tarafından
Christian Heimes
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bumped up 2.6 to 2.7
üst
213faca2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
19 additions
and
19 deletions
+19
-19
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+12
-12
readme.txt
PC/VS7.1/readme.txt
+2
-2
pyproject.vsprops
PC/VS8.0/pyproject.vsprops
+1
-1
example.vcproj
PC/example_nt/example.vcproj
+2
-2
Makefile
PC/os2emx/Makefile
+1
-1
README.os2emx
PC/os2emx/README.os2emx
+1
-1
python27.def
PC/os2emx/python27.def
+0
-0
No files found.
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
ed2f4237
...
...
@@ -39,15 +39,15 @@
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"getbuildinfo.o"
OutputFile=
"./python2
6
.dll"
OutputFile=
"./python2
7
.dll"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
IgnoreDefaultLibraryNames=
"libc"
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
".\./python2
6
.pdb"
ProgramDatabaseFile=
".\./python2
7
.pdb"
SubSystem=
"2"
BaseAddress=
"0x1e000000"
ImportLibrary=
".\./python2
6
.lib"
ImportLibrary=
".\./python2
7
.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
...
...
@@ -99,15 +99,15 @@
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"getbuildinfo.o"
OutputFile=
"./python2
6
_d.dll"
OutputFile=
"./python2
7
_d.dll"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
IgnoreDefaultLibraryNames=
"libc"
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
".\./python2
6
_d.pdb"
ProgramDatabaseFile=
".\./python2
7
_d.pdb"
SubSystem=
"2"
BaseAddress=
"0x1e000000"
ImportLibrary=
".\./python2
6
_d.lib"
ImportLibrary=
".\./python2
7
_d.lib"
TargetMachine=
"1"
/>
<Tool
Name=
"VCMIDLTool"
/>
...
...
@@ -166,15 +166,15 @@
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:IA64 /USELINK:MS_SDK"
AdditionalDependencies=
"getbuildinfo.o"
OutputFile=
"./python2
6
.dll"
OutputFile=
"./python2
7
.dll"
LinkIncremental=
"1"
SuppressStartupBanner=
"FALSE"
IgnoreDefaultLibraryNames=
"libc"
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
".\./python2
6
.pdb"
ProgramDatabaseFile=
".\./python2
7
.pdb"
SubSystem=
"2"
BaseAddress=
"0x1e000000"
ImportLibrary=
".\./python2
6
.lib"
ImportLibrary=
".\./python2
7
.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
/>
...
...
@@ -233,15 +233,15 @@
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:AMD64 /USELINK:MS_SDK"
AdditionalDependencies=
"getbuildinfo.o"
OutputFile=
"./python2
6
.dll"
OutputFile=
"./python2
7
.dll"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
IgnoreDefaultLibraryNames=
"libc"
GenerateDebugInformation=
"TRUE"
ProgramDatabaseFile=
".\./python2
6
.pdb"
ProgramDatabaseFile=
".\./python2
7
.pdb"
SubSystem=
"2"
BaseAddress=
"0x1e000000"
ImportLibrary=
".\./python2
6
.lib"
ImportLibrary=
".\./python2
7
.lib"
TargetMachine=
"0"
/>
<Tool
Name=
"VCMIDLTool"
/>
...
...
PC/VS7.1/readme.txt
Dosyayı görüntüle @
ed2f4237
...
...
@@ -12,7 +12,7 @@ the "Standard" toolbar"), and build the projects.
The proper order to build subprojects:
1) pythoncore (this builds the main Python DLL and library files,
python2
6
.{dll, lib} in Release mode)
python2
7
.{dll, lib} in Release mode)
NOTE: in previous releases, this subproject was
named after the release number, e.g. python20.
...
...
@@ -26,7 +26,7 @@ The proper order to build subprojects:
test slave; see SUBPROJECTS below)
When using the Debug setting, the output files have a _d added to
their name: python2
6
_d.dll, python_d.exe, parser_d.pyd, and so on.
their name: python2
7
_d.dll, python_d.exe, parser_d.pyd, and so on.
SUBPROJECTS
-----------
...
...
PC/VS8.0/pyproject.vsprops
Dosyayı görüntüle @
ed2f4237
...
...
@@ -38,7 +38,7 @@
/>
<UserMacro
Name=
"PyDllName"
Value=
"python2
6
"
Value=
"python2
7
"
/>
<UserMacro
Name=
"PythonExe"
...
...
PC/example_nt/example.vcproj
Dosyayı görüntüle @
ed2f4237
...
...
@@ -39,7 +39,7 @@
<Tool
Name=
"VCLinkerTool"
AdditionalOptions=
"/export:initexample"
AdditionalDependencies=
"odbc32.lib odbccp32.lib python2
6
.lib"
AdditionalDependencies=
"odbc32.lib odbccp32.lib python2
7
.lib"
OutputFile=
".\Release/example.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
@@ -105,7 +105,7 @@
<Tool
Name=
"VCLinkerTool"
AdditionalOptions=
"/export:initexample"
AdditionalDependencies=
"odbc32.lib odbccp32.lib python2
6
_d.lib"
AdditionalDependencies=
"odbc32.lib odbccp32.lib python2
7
_d.lib"
OutputFile=
".\Debug/example_d.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
PC/os2emx/Makefile
Dosyayı görüntüle @
ed2f4237
...
...
@@ -237,7 +237,7 @@ $(OUT)%$O: %.c
# Output file names
PYTHON_VER
=
2.6
PYTHON_LIB
=
python2
6
PYTHON_LIB
=
python2
7
PYTHON.LIB
=
$(PYTHON_LIB)
_s
$A
PYTHON.IMPLIB
=
$(PYTHON_LIB)$A
ifeq
($(EXEOMF),yes)
...
...
PC/os2emx/README.os2emx
Dosyayı görüntüle @
ed2f4237
...
...
@@ -309,7 +309,7 @@ Procedure
to be installed in a directory other than the PYTHONHOME directory, set
the value of the Makefile variable EXE_DIR to the appropriate directory.
3. If you wish the Python core DLL (python2
6
.dll) to be installed in a
3. If you wish the Python core DLL (python2
7
.dll) to be installed in a
directory other than the directory in which the Python executables are
installed (by default, the PYTHONHOME directory), set the value of the
Makefile variable DLL_DIR to the appropriate directory. This DLL must
...
...
PC/os2emx/python2
6
.def
→
PC/os2emx/python2
7
.def
Dosyayı görüntüle @
ed2f4237
This diff is collapsed.
Click to expand it.
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