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
597e6b4c
Kaydet (Commit)
597e6b4c
authored
Nis 04, 2012
tarafından
Matthias Klose
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Followup for issue #14321, remove references to Parser/pgen.stamp
üst
ebf37a2f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
4 deletions
+1
-4
.bzrignore
.bzrignore
+0
-1
.gitignore
.gitignore
+0
-1
.hgignore
.hgignore
+0
-1
Makefile.pre.in
Makefile.pre.in
+1
-1
No files found.
.bzrignore
Dosyayı görüntüle @
597e6b4c
...
...
@@ -33,7 +33,6 @@ Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Parser/pgen.stamp
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
...
...
.gitignore
Dosyayı görüntüle @
597e6b4c
...
...
@@ -32,7 +32,6 @@ PCbuild/*.o
PCbuild/*.pdb
PCbuild/Win32-temp-*
Parser/pgen
Parser/pgen.stamp
__pycache__
autom4te.cache
build/
...
...
.hgignore
Dosyayı görüntüle @
597e6b4c
...
...
@@ -32,7 +32,6 @@ Modules/Setup.local
Modules/config.c
Modules/ld_so_aix$
Parser/pgen$
Parser/pgen.stamp$
PCbuild/amd64/
^core
^python-gdb.py
...
...
Makefile.pre.in
Dosyayı görüntüle @
597e6b4c
...
...
@@ -1351,7 +1351,7 @@ profile-removal:
clobber
:
clean profile-removal
-
rm
-f
$(BUILDPYTHON)
$(PGEN)
$(LIBRARY)
$(LDLIBRARY)
$(DLLLIBRARY)
\
tags TAGS
Parser/pgen.stamp
\
tags TAGS
\
config.cache config.log pyconfig.h Modules/config.c
-
rm
-rf
build platform
-
rm
-rf
$(PYTHONFRAMEWORKDIR)
...
...
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