Searched refs:PYTHON (Results 1 - 25 of 84) sorted by relevance

1234

/solaris-userland/components/python/pytz/
H A Druntests.sh7 ${PYTHON} pytz/tests/${test}.py
H A DMakefile49 COMPONENT_TEST_ENV+= PYTHON=$(PYTHON)
/solaris-userland/components/python/rfc3986/
H A Druntests.sh9 ${PYTHON} tests/${test}.py
H A DMakefile55 COMPONENT_TEST_ENV+= PYTHON=$(PYTHON)
/solaris-userland/components/apache2-modules/mod_wsgi/
H A DMakefile50 $(BUILD_DIR)/apache2%-python27/$(MACH64)/.configured: PYTHON=$(PYTHON.2.7.64) macro
51 $(BUILD_DIR)/apache2%-python34/$(MACH64)/.configured: PYTHON=$(PYTHON.3.4.64) macro
52 $(BUILD_DIR)/apache2%-python35/$(MACH64)/.configured: PYTHON=$(PYTHON.3.5.64) macro
57 CONFIGURE_OPTIONS += --with-python=$(PYTHON)
/solaris-userland/components/python/zope-interface/
H A Druntests.sh16 ${PYTHON} src/zope/interface/tests/${test}.py
H A DMakefile52 COMPONENT_TEST_ENV+= PYTHON=$(PYTHON)
67 COMPONENT_SYSTEM_TEST_ENV+= PYTHON=$(PYTHON)
/solaris-userland/components/gnome/libpeas/
H A DMakefile51 CONFIGURE_ENV.32 += PYTHON=$(PYTHON.2.7.32)
52 CONFIGURE_ENV.64 += PYTHON=$(PYTHON.2.7.64)
/solaris-userland/components/gnome/pygobject2/
H A DMakefile60 CONFIGURE_ENV += PYTHON=$(PYTHON)
/solaris-userland/components/gnome/pygobject3/
H A DMakefile81 CONFIGURE_OPTIONS += --with-python=$(PYTHON)
92 # Override $(PYTHON) for configure step so that configure can find
93 # $(PYTHON)-config properly
94 $(BUILD_DIR)/%-3.4/.configured: PYTHON=$(PYTHON.3.4)m macro
95 $(BUILD_DIR)/%-3.5/.configured: PYTHON=$(PYTHON.3.5)m macro
/solaris-userland/components/desktop/itstool/
H A DMakefile45 CONFIGURE_OPTIONS += PYTHON="$(PYTHON.2.7)"
/solaris-userland/components/python/paramiko/
H A DMakefile53 COMPONENT_TEST_CMD= $(PYTHON)
63 COMPONENT_SYSTEM_TEST_CMD= $(PYTHON)
/solaris-userland/components/python/ply/
H A DMakefile48 COMPONENT_TEST_CMD = $(PYTHON) testlex.py; \
49 $(PYTHON) testyacc.py
/solaris-userland/components/gnome/gobject-introspection/
H A DMakefile56 CONFIGURE_ENV += PYTHON=$(PYTHON)
/solaris-userland/components/gnome/pygtk2/
H A DMakefile61 CONFIGURE_OPTIONS += PYTHON=$(PYTHON)
/solaris-userland/components/hal-cups-utils/
H A DMakefile42 USED_PYTHON=$(PYTHON.2.6.32)
44 CONFIGURE_ENV += PYTHON=$(USED_PYTHON)
/solaris-userland/components/mailman/
H A DMakefile47 CONFIGURE_OPTIONS += --with-python=$(PYTHON.2.7)
57 $(PYTHON.2.7) -m py_compile $(PROTOUSRLIBDIR)/mailman/*/paths.py \
/solaris-userland/components/desktop/gstreamer1/gst-python/
H A DMakefile60 CONFIGURE_ENV += PYTHON=$(PYTHON)
/solaris-userland/components/desktop/telepathy-glib/
H A DMakefile59 CONFIGURE_ENV.32 += PYTHON="$(PYTHON.2.7.32)"
60 CONFIGURE_ENV.64 += PYTHON="$(PYTHON.2.7.64)"
/solaris-userland/components/desktop/liblouis/
H A DMakefile61 $(PYTHON) ./setup.py build );
66 $(PYTHON) ./setup.py install --root $(PROTO_DIR) \
/solaris-userland/components/libxml2/
H A DMakefile53 CONFIGURE_OPTIONS += --with-python=$(PYTHON.$(BITS))
115 $(PYTHON.2.7.32) -m compileall $(PROTOUSRLIBDIR)/python2.7/vendor-packages;
122 $(PYTHON.3.4.64) -m compileall $(PROTOUSRLIBDIR)/python3.4/vendor-packages;
/solaris-userland/components/hplip/
H A DMakefile58 CONFIGURE_OPTIONS += PYTHON=$(PYTHON.$(PYTHON_VERSION))
86 $(PYTHON.$(PYTHON_VERSION)) -m compileall $(PROTO_DIR)/usr/share/hplip/
/solaris-userland/components/openstack/common/
H A DMakefile52 $(PYTHON) -m compileall $(PROTO_DIR)/$(PYTHON_VENDOR_PACKAGES))
/solaris-userland/components/python/dogpile.core/
H A DMakefile45 COMPONENT_TEST_CMD= $(PYTHON)
/solaris-userland/components/python/os-brick/
H A DMakefile54 $(PYTHON) -m compileall $(PROTO_DIR)/$(PYTHON_VENDOR_PACKAGES)

Completed in 114 milliseconds

1234