Lines Matching full:python
36 @echo "An already available installation of python should exist on your system."
44 TARFILE_NAME=Python-$(PYVERSION)
47 python-solaris.patch \
48 python-freebsd.patch \
49 python-md5.patch \
50 python-ssl.patch \
51 python-solver-before-std.patch \
52 python-$(PYVERSION)-sysbase.patch \
53 python-$(PYVERSION)-nohardlink.patch
57 PATCH_FILES += python-$(PYVERSION)-msvs9.patch
60 python-$(PYVERSION)-msvs9-win64.patch \
61 python-$(PYVERSION)-msvs9-win64-target.patch \
62 python-$(PYVERSION)-msvs9-subsystem.patch \
63 python-$(PYVERSION)-msvs9-dir.patch \
64 python-$(PYVERSION)-msvs9-no-host-python.patch \
65 python-$(PYVERSION)-msvs9-python-path.patch
89 CONFIGURE_ACTION=$(AUGMENT_LIBRARY_PATH) ./configure --prefix=$(MYCWD)/python-inst --enable-shared …
93 …MAKE) -j$(EXTMAXPROCESS) && $(GNUMAKE) install && chmod -R ug+w $(MYCWD)/python-inst && chmod g+w …
99 #PATCH_FILES=python-$(PYVERSION)-mingw.patch
108 CONFIGURE_ACTION=./configure --prefix=$(MYCWD)/python-inst --enable-shared CC="$(CC:s/guw.exe //)" …
129 # Build python executable and then runs a minimal script. Running the minimal script