Searched refs:PYVERSION (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/scp2/source/python/ |
H A D | profileitem_python.scp | 53 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 D | makefile.mk | 43 -DPYVERSION=$(PYVERSION) -DPYMAJMIN=$(PYMAJOR).$(PYMINOR) \
|
H A D | file_python.scp | 119 Name = STRING(CONCAT3(python-core-,PYVERSION,.zip));
|
/aoo41x/main/python/ |
H A D | makefile.mk | 44 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 D | pyversion.mk | 26 PYVERSION=$(PYMAJOR).$(PYMINOR).$(PYMICRO) macro
|
/aoo41x/main/pyuno/zipcore/ |
H A D | python.sh | 53 …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 D | makefile.mk | 41 PYDIRNAME=python-core-$(PYVERSION) 93 $(SED) $(USQ)s/@/$(PYVERSION)/g$(USQ) < $< > $@
|
Completed in 23 milliseconds