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
db311ba5
Kaydet (Commit)
db311ba5
authored
Mar 06, 2008
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update db-4.4.20 build procedure.
üst
8c4e799a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
external-amd64.bat
Tools/buildbot/external-amd64.bat
+9
-4
No files found.
Tools/buildbot/external-amd64.bat
Dosyayı görüntüle @
db311ba5
...
@@ -10,10 +10,15 @@ call "%VS90COMNTOOLS%vsvars32.bat"
...
@@ -10,10 +10,15 @@ call "%VS90COMNTOOLS%vsvars32.bat"
if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3
if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3
@rem Sleepycat db
@rem Sleepycat db
if not exist db-4.4.20 svn export http://svn.python.org/projects/external/db-4.4.20
@rem Remove VS 2003 builds
@REM if not exist db-4.4.20\build_win32\debug\libdb44sd.lib (
if exist db-4.4.20 if not exist db-4.4.20\build_win32\this_is_for_vs9 (
@REM vcbuild db-4.4.20\build_win32\Berkeley_DB.sln /build Debug /project db_static
echo Removing old build
@REM )
rd /s/q db-4.4.20
)
if not exist db-4.4.20 svn export http://svn.python.org/projects/external/db-4.4.20-vs9 db-4.4.20
if not exist db-4.4.20\build_win32\debug\libdb44sd.lib (
vcbuild db-4.4.20\build_win32\db_static.vcproj "Debug AMD64|x64"
)
@rem OpenSSL
@rem OpenSSL
if not exist openssl-0.9.8g (
if not exist openssl-0.9.8g (
...
...
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