Searched refs:PYTHON_VERSIONS (Results 1 - 25 of 134) sorted by relevance

123456

/solaris-userland/components/openstack/common/
H A DMakefile41 PYTHON_VERSIONS= 2.7 macro
43 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
44 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/cloudbase-init/
H A DMakefile54 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
60 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
61 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/desktop/dbus-python/
H A DMakefile40 CONFIGURE_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.configured)
41 BUILD_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.built)
42 INSTALL_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.installed)
43 TEST_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.tested-and-compared)
45 $(foreach pyver, $(PYTHON_VERSIONS), \
/solaris-userland/components/openstack/glance/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/keystone/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/swift/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/python/castellan/
H A DMakefile41 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/congressclient/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/monotonic/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/pycups/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/singledispatch/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/zaqarclient/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/rdiff-backup/
H A DMakefile38 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/openstack/neutron/
H A DMakefile74 PYTHON_VERSIONS= 2.7 macro
76 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
77 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
85 PROTO_DIR=$(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%) \
88 --build-base $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%); \
91 PROTO_DIR=$(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%) \
99 $(ENV) PROTO_DIR=$(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%) \
102 --build-base $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%); \
103 $(ENV) PROTO_DIR=$(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%) \
/solaris-userland/make-rules/
H A Dsetup.py.mk68 BUILD_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.built)
69 BUILD_NO_ARCH = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%/.built)
78 INSTALL_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.installed)
79 INSTALL_NO_ARCH = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%/.installed)
103 ifneq ($(findstring 3.4,$(PYTHON_VERSIONS)),)
107 ifneq ($(findstring 3.5,$(PYTHON_VERSIONS)),)
174 TEST_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.tested)
175 TEST_NO_ARCH = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH)-%/.tested)
178 TEST_64 = $(PYTHON_VERSIONS:%=$(BUILD_DIR)/$(MACH64)-%/.tested-and-compared)
179 TEST_NO_ARCH = $(PYTHON_VERSIONS
[all...]
/solaris-userland/components/openstack/cinder/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/heat/
H A DMakefile53 PYTHON_VERSIONS= 2.7 macro
55 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
56 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/openstack/ironic/
H A DMakefile54 PYTHON_VERSIONS= 2.7 macro
56 PKG_MACROS += PYVER=$(PYTHON_VERSIONS)
57 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland/components/python/barbicanclient/
H A DMakefile42 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/ceilometerclient/
H A DMakefile42 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/contextlib2/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/designateclient/
H A DMakefile42 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django-appconf/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django-pyscss/
H A DMakefile41 PYTHON_VERSIONS = $(PYTHON2_VERSIONS) macro
/solaris-userland/components/python/django_compressor/
H A DMakefile41 PYTHON_VERSIONS= $(PYTHON2_VERSIONS) macro

Completed in 164 milliseconds

123456