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
38e2d8e2
Kaydet (Commit)
38e2d8e2
authored
May 17, 2009
tarafından
Ronald Oussoren
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update framework installation makefiles to deal correctly with the
rename of 'python' to 'python3'
üst
578cc749
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
23 deletions
+19
-23
Makefile.in
Mac/Makefile.in
+19
-23
No files found.
Mac/Makefile.in
Dosyayı görüntüle @
38e2d8e2
...
@@ -56,8 +56,8 @@ installapps4way: install_Python4way install_PythonLauncher \
...
@@ -56,8 +56,8 @@ installapps4way: install_Python4way install_PythonLauncher \
install_pythonw
:
pythonw
install_pythonw
:
pythonw
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"
$(DESTDIR)$(prefix)
/bin/pythonw
$(VERSION)
"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"
$(DESTDIR)$(prefix)
/bin/pythonw
$(VERSION)
"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
"
ln
-sf
python
$(VERSION)
"
$(DESTDIR)$(prefix)
/bin/python"
ln
-sf
python
$(VERSION)
"
$(DESTDIR)$(prefix)
/bin/python
3
"
ln
-sf
pythonw
$(VERSION)
"
$(DESTDIR)$(prefix)
/bin/pythonw"
ln
-sf
pythonw
$(VERSION)
"
$(DESTDIR)$(prefix)
/bin/pythonw
3
"
# Install 3 variants of python/pythonw:
# Install 3 variants of python/pythonw:
...
@@ -68,23 +68,23 @@ install_pythonw: pythonw
...
@@ -68,23 +68,23 @@ install_pythonw: pythonw
install_pythonw4way
:
pythonw-32 pythonw-64 pythonw
install_pythonw4way
:
pythonw-32 pythonw-64 pythonw
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-64
"
$(DESTDIR)$(prefix)
/bin/pythonw
$(VERSION)
-64"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-64
"
$(DESTDIR)$(prefix)
/bin/pythonw
$(VERSION)
-64"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-64
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
-64"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-64
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
-64"
ln
-sf
python
$(VERSION)
-64
"
$(DESTDIR)$(prefix)
/bin/python-64"
ln
-sf
python
$(VERSION)
-64
"
$(DESTDIR)$(prefix)
/bin/python
3
-64"
ln
-sf
pythonw
$(VERSION)
-64
"
$(DESTDIR)$(prefix)
/bin/pythonw-64"
ln
-sf
pythonw
$(VERSION)
-64
"
$(DESTDIR)$(prefix)
/bin/pythonw
3
-64"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-32
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)-32"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-32
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)-32"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-32
"$(DESTDIR)$(prefix)/bin/python$(VERSION)-32"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw-32
"$(DESTDIR)$(prefix)/bin/python$(VERSION)-32"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python-32"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python
3
-32"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw-32"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw
3
-32"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)-all"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)-all"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"$(DESTDIR)$(prefix)/bin/python$(VERSION)-all"
$(INSTALL_PROGRAM)
$(STRIPFLAG)
pythonw
"$(DESTDIR)$(prefix)/bin/python$(VERSION)-all"
ln
-sf
python$(VERSION)-all
"$(DESTDIR)$(prefix)/bin/python-all"
ln
-sf
python$(VERSION)-all
"$(DESTDIR)$(prefix)/bin/python
3
-all"
ln
-sf
pythonw$(VERSION)-all
"$(DESTDIR)$(prefix)/bin/pythonw-all"
ln
-sf
pythonw$(VERSION)-all
"$(DESTDIR)$(prefix)/bin/pythonw
3
-all"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw$(VERSION)"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python$(VERSION)"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python$(VERSION)"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw"
ln
-sf
pythonw$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/pythonw
3
"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python"
ln
-sf
python$(VERSION)-32
"$(DESTDIR)$(prefix)/bin/python
3
"
#
#
# Install unix tools in /usr/local/bin. These are just aliases for the
# Install unix tools in /usr/local/bin. These are just aliases for the
...
@@ -94,9 +94,9 @@ installunixtools:
...
@@ -94,9 +94,9 @@ installunixtools:
if
[
!
-d
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
]
;
then
\
if
[
!
-d
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
]
;
then
\
$(INSTALL)
-d
-m
$(DIRMODE)
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
;
\
$(INSTALL)
-d
-m
$(DIRMODE)
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
;
\
fi
fi
for
fn
in
python
pythonw idle pydoc python-config smtpd.py
\
for
fn
in
python
3 pythonw3 idle3 pydoc3 python3-config
\
python
$(VERSION)
pythonw
$(VERSION)
idle
$(VERSION)
\
python
$(VERSION)
pythonw
$(VERSION)
idle
$(VERSION)
\
pydoc
$(VERSION)
python
$(VERSION)
-config
smtpd
$(VERSION)
.py
;
\
pydoc
$(VERSION)
python
$(VERSION)
-config
;
\
do
\
do
\
ln
-fs
"
$(prefix)
/bin/
$$
{fn}"
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin/
$$
{fn}"
;
\
ln
-fs
"
$(prefix)
/bin/
$$
{fn}"
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin/
$$
{fn}"
;
\
done
done
...
@@ -114,7 +114,7 @@ altinstallunixtools:
...
@@ -114,7 +114,7 @@ altinstallunixtools:
$(INSTALL)
-d
-m
$(DIRMODE)
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
;
\
$(INSTALL)
-d
-m
$(DIRMODE)
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin"
;
\
fi
fi
for
fn
in
python
$(VERSION)
pythonw
$(VERSION)
idle
$(VERSION)
\
for
fn
in
python
$(VERSION)
pythonw
$(VERSION)
idle
$(VERSION)
\
pydoc
$(VERSION)
python
$(VERSION)
-config
smtpd
$(VERSION)
.py
;
\
pydoc
$(VERSION)
python
$(VERSION)
-config
;
\
do
\
do
\
ln
-fs
"
$(prefix)
/bin/
$$
{fn}"
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin/
$$
{fn}"
;
\
ln
-fs
"
$(prefix)
/bin/
$$
{fn}"
"
$(DESTDIR)$(FRAMEWORKUNIXTOOLSPREFIX)
/bin/
$$
{fn}"
;
\
done
done
...
@@ -129,19 +129,15 @@ altinstallunixtools4way: altinstallunixtools
...
@@ -129,19 +129,15 @@ altinstallunixtools4way: altinstallunixtools
install_versionedtools
:
install_versionedtools
:
for
fn
in
idle pydoc
;
\
for
fn
in
idle pydoc
;
\
do
\
do
\
if
[
-h
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}"
]
;
then
\
if
[
-h
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}
3
"
]
;
then
\
continue
;
\
continue
;
\
fi
;
\
fi
;
\
mv
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}"
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}
$(VERSION)
"
;
\
mv
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}
3
"
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}
$(VERSION)
"
;
\
ln
-sf
"
$$
{fn}
$(VERSION)
"
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}"
;
\
ln
-sf
"
$$
{fn}
$(VERSION)
"
"
$(DESTDIR)$(prefix)
/bin/
$$
{fn}
3
"
;
\
done
done
if
[
!
-h
"
$(DESTDIR)$(prefix)
/bin/python-config"
]
;
then
\
if
[
!
-h
"
$(DESTDIR)$(prefix)
/bin/python3-config"
]
;
then
\
mv
"
$(DESTDIR)$(prefix)
/bin/python-config"
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
-config"
;
\
mv
"
$(DESTDIR)$(prefix)
/bin/python3-config"
"
$(DESTDIR)$(prefix)
/bin/python
$(VERSION)
-config"
;
\
ln
-sf
"python
$(VERSION)
-config"
"
$(DESTDIR)$(prefix)
/bin/python-config"
;
\
ln
-sf
"python
$(VERSION)
-config"
"
$(DESTDIR)$(prefix)
/bin/python3-config"
;
\
fi
if
[
!
-h
"
$(DESTDIR)$(prefix)
/bin/smtpd.py"
]
;
then
\
mv
"
$(DESTDIR)$(prefix)
/bin/smtpd.py"
"
$(DESTDIR)$(prefix)
/bin/smtpd
$(VERSION)
.py"
;
\
ln
-sf
"smtpd
$(VERSION)
.py"
"
$(DESTDIR)$(prefix)
/bin/smtpd.py"
;
\
fi
fi
...
...
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