Home
last modified time | relevance | path

Searched refs:PYVERSION (Results 1 – 9 of 9) sorted by relevance

/trunk/main/pyuno/
H A DPackage_zipcore.mk26 …call gb_Package_add_file,pyuno_zipcore,bin/python-core-$(PYVERSION).zip,python-core-$(PYVERSION).z…
32 PYTHONBINARY := $(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/bin/python.bin
34 PYTHONBINARY := $(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/bin/python$(gb_Execu…
39 … $(OUTDIR)/lib/python,$(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/lib,$(lib))) \
40 …(OUTDIR)/inc/python,$(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/include/python$…
42 $(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION).zip : $(PYTHON_CORE_FILES)
46 zip -r python-core-$(PYVERSION).zip python-core-$(PYVERSION)
54 $(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/lib/% : $(OUTDIR)/lib/python/%
58 $(WORKDIR)/CustomTarget/pyuno/zipcore/python-core-$(PYVERSION)/include/python$(PYMAJOR).$(PYMINOR)/…
/trunk/main/scp2/source/python/
H A Dprofileitem_python.scp53 Value = CONCAT2($ORIGIN/python-core-,PYVERSION);
75 Value = CONCAT9($ORIGIN/python-core-,PYVERSION,
76 /lib $ORIGIN/python-core-,PYVERSION,
77 /lib/lib-dynload $ORIGIN/python-core-,PYVERSION,
78 /lib/lib-tk $ORIGIN/python-core-,PYVERSION,
83 Value = STRING(CONCAT9($ORIGIN/python-core-,PYVERSION,
84 /lib $ORIGIN/python-core-,PYVERSION,
85 /lib/lib-dynload $ORIGIN/python-core-,PYVERSION,
86 /lib/lib-tk $ORIGIN/python-core-,PYVERSION,
89 Value = STRING(CONCAT5($ORIGIN/python-core-,PYVERSION,
[all …]
H A Dmakefile.mk43 -DPYVERSION=$(PYVERSION) -DPYMAJMIN=$(PYMAJOR).$(PYMINOR) \
H A Dfile_python.scp119 Name = STRING(CONCAT3(python-core-,PYVERSION,.zip));
/trunk/main/python/
H A Dmakefile.mk44 TARFILE_NAME=Python-$(PYVERSION)
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
H A Dpyversion_dmake.mk26 PYVERSION=$(PYMAJOR).$(PYMINOR).$(PYMICRO) macro
H A Dpyversion.mk26 PYVERSION=$(PYMAJOR).$(PYMINOR).$(PYMICRO) macro
/trunk/main/pyuno/zipcore/
H A Dpython.sh53 …e-%%PYVERSION%%/lib:$sd_prog/python-core-%%PYVERSION%%/lib/lib-dynload:$sd_prog/python-core-%%PYVE…
55 PYTHONHOME=$sd_prog/python-core-%%PYVERSION%%
H A Dmakefile.mk41 PYDIRNAME=python-core-$(PYVERSION)
93 $(SED) $(USQ)s/@/$(PYVERSION)/g$(USQ) < $< > $@

Completed in 27 milliseconds