Kaydet (Commit) 717c9643 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

More gb_PROGRAMDIRNAME clean up

Change-Id: I5af86e15bcb8958a680e7309f13d7a865f29d7a9
üst fb889fa8
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/galaxy)) ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/galaxy))
$(eval $(call gb_Package_set_outdir,desktop_branding,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,desktop_branding,$(INSTDIR)))
$(eval $(call gb_Package_add_files,desktop_branding,$(gb_Pyuno_PROGRAMDIRNAME),\ $(eval $(call gb_Package_add_files,desktop_branding,$(gb_PROGRAMDIRNAME),\
$(foreach image,$(filter $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES)),\ $(foreach image,$(filter $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES)),\
$(if $(filter intro.png,$(image)),\ $(if $(filter intro.png,$(image)),\
$(if $(filter TRUE,$(ENABLE_RELEASE_BUILD)),brand,brand_dev)/$(image),\ $(if $(filter TRUE,$(ENABLE_RELEASE_BUILD)),brand,brand_dev)/$(image),\
...@@ -20,7 +20,7 @@ $(eval $(call gb_Package_add_files,desktop_branding,$(gb_Pyuno_PROGRAMDIRNAME),\ ...@@ -20,7 +20,7 @@ $(eval $(call gb_Package_add_files,desktop_branding,$(gb_Pyuno_PROGRAMDIRNAME),\
) \ ) \
)) ))
$(eval $(call gb_Package_add_files,desktop_branding,$(gb_Pyuno_PROGRAMDIRNAME)/shell,\ $(eval $(call gb_Package_add_files,desktop_branding,$(gb_PROGRAMDIRNAME)/shell,\
$(addprefix brand/shell/,$(filter-out $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES))) \ $(addprefix brand/shell/,$(filter-out $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES))) \
)) ))
......
...@@ -11,11 +11,11 @@ $(eval $(call gb_Package_Package,desktop_branding_custom,$(CUSTOM_BRAND_DIR))) ...@@ -11,11 +11,11 @@ $(eval $(call gb_Package_Package,desktop_branding_custom,$(CUSTOM_BRAND_DIR)))
$(eval $(call gb_Package_set_outdir,desktop_branding_custom,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,desktop_branding_custom,$(INSTDIR)))
$(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_Pyuno_PROGRAMDIRNAME),\ $(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_PROGRAMDIRNAME),\
$(filter $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \ $(filter $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
)) ))
$(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_Pyuno_PROGRAMDIRNAME)/shell,\ $(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_PROGRAMDIRNAME)/shell,\
$(filter-out $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \ $(filter-out $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
)) ))
......
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,desktop_pagein_install,$(OUTDIR)/bin)) ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,desktop_pagein_install,$(OUTDIR)/bin))
$(eval $(call gb_Package_set_outdir,desktop_pagein_install,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,desktop_pagein_install,$(INSTDIR)))
$(eval $(call gb_Package_add_files,desktop_pagein_install,$(gb_Pyuno_PROGRAMDIRNAME),\ $(eval $(call gb_Package_add_files,desktop_pagein_install,$(gb_PROGRAMDIRNAME),\
pagein-calc \ pagein-calc \
pagein-common \ pagein-common \
pagein-draw \ pagein-draw \
......
...@@ -17,15 +17,15 @@ $(eval $(call gb_Package_add_file,desktop_scripts_install,bin/ure-link,ure-link) ...@@ -17,15 +17,15 @@ $(eval $(call gb_Package_add_file,desktop_scripts_install,bin/ure-link,ure-link)
else else
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/gdbtrace,gdbtrace)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/gdbtrace,gdbtrace))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/sbase,sbase.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/sbase,sbase.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/scalc,scalc.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/scalc,scalc.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/sdraw,sdraw.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/sdraw,sdraw.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/simpress,simpress.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/simpress,simpress.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/smath,smath.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/smath,smath.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/swriter,swriter.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/swriter,swriter.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/unoinfo,unoinfo.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/unoinfo,unoinfo.sh))
$(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_Pyuno_PROGRAMDIRNAME)/unopkg,unopkg.sh)) $(eval $(call gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/unopkg,unopkg.sh))
endif endif
......
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_config,$(SRCDIR)/instsetoo_nat ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_config,$(SRCDIR)/instsetoo_nat
$(eval $(call gb_Package_set_outdir,instsetoo_native_config,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,instsetoo_native_config,$(INSTDIR)))
$(eval $(call gb_Package_add_files,instsetoo_native_config,program,\ $(eval $(call gb_Package_add_files,instsetoo_native_config,$(gb_PROGRAMDIRNAME),\
bootstraprc \ bootstraprc \
fundamentalrc \ fundamentalrc \
unorc \ unorc \
......
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_rdb,$(OUTDIR))) ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_rdb,$(OUTDIR)))
$(eval $(call gb_Package_set_outdir,instsetoo_native_rdb,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,instsetoo_native_rdb,$(INSTDIR)))
$(eval $(call gb_Package_add_files,instsetoo_native_rdb,program/services,\ $(eval $(call gb_Package_add_files,instsetoo_native_rdb,$(gb_PROGRAMDIRNAME)/services,\
xml/services.rdb \ xml/services.rdb \
$(call gb_Helper_optional,POSTGRESQL,$(if $(filter YES,$(BUILD_POSTGRESQL_SDBC)),xml/postgresql-sdbc.rdb)) \ $(call gb_Helper_optional,POSTGRESQL,$(if $(filter YES,$(BUILD_POSTGRESQL_SDBC)),xml/postgresql-sdbc.rdb)) \
$(if $(filter TRUE,$(DISABLE_SCRIPTING)),,\ $(if $(filter TRUE,$(DISABLE_SCRIPTING)),,\
...@@ -22,7 +22,7 @@ $(eval $(call gb_Package_add_files,instsetoo_native_rdb,program/services,\ ...@@ -22,7 +22,7 @@ $(eval $(call gb_Package_add_files,instsetoo_native_rdb,program/services,\
) \ ) \
)) ))
$(eval $(call gb_Package_add_files,instsetoo_native_rdb,program/types,\ $(eval $(call gb_Package_add_files,instsetoo_native_rdb,$(gb_PROGRAMDIRNAME)/types,\
bin/offapi.rdb \ bin/offapi.rdb \
bin/oovbaapi.rdb \ bin/oovbaapi.rdb \
)) ))
......
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_setup,$(call gb_CustomTarget_g ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,instsetoo_native_setup,$(call gb_CustomTarget_g
$(eval $(call gb_Package_set_outdir,instsetoo_native_setup,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,instsetoo_native_setup,$(INSTDIR)))
$(eval $(call gb_Package_add_files,instsetoo_native_setup,program,\ $(eval $(call gb_Package_add_files,instsetoo_native_setup,$(gb_PROGRAMDIRNAME),\
ooenv \ ooenv \
$(if $(filter TRUE,$(DISABLE_PYTHON)),,pythonloader.unorc) \ $(if $(filter TRUE,$(DISABLE_PYTHON)),,pythonloader.unorc) \
versionrc \ versionrc \
......
...@@ -21,6 +21,6 @@ $(eval $(call gb_Package_Package,padmin,$(SRCDIR)/padmin/source)) ...@@ -21,6 +21,6 @@ $(eval $(call gb_Package_Package,padmin,$(SRCDIR)/padmin/source))
$(eval $(call gb_Package_set_outdir,padmin,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,padmin,$(INSTDIR)))
$(eval $(call gb_Package_add_file,padmin,program/spadmin,spadmin.sh)) $(eval $(call gb_Package_add_file,padmin,$(gb_PROGRAMDIRNAME)/spadmin,spadmin.sh))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,pyuno_python_scripts_install,$(SRCDIR)/pyuno/so ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,pyuno_python_scripts_install,$(SRCDIR)/pyuno/so
$(eval $(call gb_Package_set_outdir,pyuno_python_scripts_install,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,pyuno_python_scripts_install,$(INSTDIR)))
$(eval $(call gb_Package_add_files,pyuno_python_scripts_install,program,\ $(eval $(call gb_Package_add_files,pyuno_python_scripts_install,$(gb_PROGRAMDIRNAME),\
loader/pythonloader.py \ loader/pythonloader.py \
module/uno.py \ module/uno.py \
module/unohelper.py \ module/unohelper.py \
......
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,scriptproviderforpython,$(SRCDIR)/scripting/sou ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,scriptproviderforpython,$(SRCDIR)/scripting/sou
$(eval $(call gb_Package_set_outdir,scriptproviderforpython,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,scriptproviderforpython,$(INSTDIR)))
$(eval $(call gb_Package_add_file,scriptproviderforpython,program/services/scriptproviderforpython.rdb,scriptproviderforpython.rdb)) $(eval $(call gb_Package_add_file,scriptproviderforpython,$(gb_PROGRAMDIRNAME)/services/scriptproviderforpython.rdb,scriptproviderforpython.rdb))
$(eval $(call gb_Package_add_file,scriptproviderforpython,program/pythonscript.py,pythonscript.py)) $(eval $(call gb_Package_add_file,scriptproviderforpython,$(gb_PROGRAMDIRNAME)/pythonscript.py,pythonscript.py))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
...@@ -11,8 +11,8 @@ $(eval $(call gb_Package_Package,shell_scripts,$(SRCDIR)/shell/source/unix/misc) ...@@ -11,8 +11,8 @@ $(eval $(call gb_Package_Package,shell_scripts,$(SRCDIR)/shell/source/unix/misc)
$(eval $(call gb_Package_set_outdir,shell_scripts,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,shell_scripts,$(INSTDIR)))
$(eval $(call gb_Package_add_file,shell_scripts,program/cde-open-url,cde-open-url.sh)) $(eval $(call gb_Package_add_file,shell_scripts,$(gb_PROGRAMDIRNAME)/cde-open-url,cde-open-url.sh))
$(eval $(call gb_Package_add_file,shell_scripts,program/open-url,open-url.sh)) $(eval $(call gb_Package_add_file,shell_scripts,$(gb_PROGRAMDIRNAME)/open-url,open-url.sh))
$(eval $(call gb_Package_add_file,shell_scripts,program/tde-open-url,tde-open-url.sh)) $(eval $(call gb_Package_add_file,shell_scripts,$(gb_PROGRAMDIRNAME)/tde-open-url,tde-open-url.sh))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: # vim: set shiftwidth=4 tabstop=4 noexpandtab:
...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_scripts_gnome,$(SRCDIR)/shell/source/unix ...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_scripts_gnome,$(SRCDIR)/shell/source/unix
$(eval $(call gb_Package_set_outdir,shell_scripts_gnome,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,shell_scripts_gnome,$(INSTDIR)))
$(eval $(call gb_Package_add_file,shell_scripts_gnome,program/gnome-open-url,gnome-open-url.sh)) $(eval $(call gb_Package_add_file,shell_scripts_gnome,$(gb_PROGRAMDIRNAME)/gnome-open-url,gnome-open-url.sh))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: # vim: set shiftwidth=4 tabstop=4 noexpandtab:
...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_scripts_kde,$(SRCDIR)/shell/source/unix/m ...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_scripts_kde,$(SRCDIR)/shell/source/unix/m
$(eval $(call gb_Package_set_outdir,shell_scripts_kde,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,shell_scripts_kde,$(INSTDIR)))
$(eval $(call gb_Package_add_file,shell_scripts_kde,program/kde-open-url,kde-open-url.sh)) $(eval $(call gb_Package_add_file,shell_scripts_kde,$(gb_PROGRAMDIRNAME)/kde-open-url,kde-open-url.sh))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: # vim: set shiftwidth=4 tabstop=4 noexpandtab:
...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_senddoc,$(SRCDIR)/shell/source/unix/misc) ...@@ -11,6 +11,6 @@ $(eval $(call gb_Package_Package,shell_senddoc,$(SRCDIR)/shell/source/unix/misc)
$(eval $(call gb_Package_set_outdir,shell_senddoc,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,shell_senddoc,$(INSTDIR)))
$(eval $(call gb_Package_add_file,shell_senddoc,program/senddoc,senddoc.sh)) $(eval $(call gb_Package_add_file,shell_senddoc,$(gb_PROGRAMDIRNAME)/senddoc,senddoc.sh))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: # vim: set shiftwidth=4 tabstop=4 noexpandtab:
...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,solenv_gdb_install,$(call gb_CustomTarget_get_w ...@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,solenv_gdb_install,$(call gb_CustomTarget_get_w
$(eval $(call gb_Package_set_outdir,solenv_gdb_install,$(INSTDIR))) $(eval $(call gb_Package_set_outdir,solenv_gdb_install,$(INSTDIR)))
$(eval $(call gb_Package_add_files,solenv_gdb_install,program,\ $(eval $(call gb_Package_add_files,solenv_gdb_install,$(gb_PROGRAMDIRNAME),\
$(call gb_Library_get_runtime_filename,svl)-gdb.py \ $(call gb_Library_get_runtime_filename,svl)-gdb.py \
$(call gb_Library_get_runtime_filename,sw)-gdb.py \ $(call gb_Library_get_runtime_filename,sw)-gdb.py \
$(call gb_Library_get_runtime_filename,tl)-gdb.py \ $(call gb_Library_get_runtime_filename,tl)-gdb.py \
......
...@@ -13,9 +13,6 @@ ...@@ -13,9 +13,6 @@
# #
# Provides one filelist, called Pyuno/<name>. # Provides one filelist, called Pyuno/<name>.
# platform
# gb_Pyuno_PROGRAMDIRNAME
$(dir $(call gb_Pyuno_get_target,%)).dir : $(dir $(call gb_Pyuno_get_target,%)).dir :
$(if $(wildcard $(dir $@)),,mkdir -p $(dir $@)) $(if $(wildcard $(dir $@)),,mkdir -p $(dir $@))
...@@ -49,7 +46,7 @@ endef ...@@ -49,7 +46,7 @@ endef
# gb_Pyuno_add_file component destination source # gb_Pyuno_add_file component destination source
define gb_Pyuno_add_file define gb_Pyuno_add_file
$(call gb_Package_add_file,$(call gb_Pyuno_get_packagename,$(1)),$(gb_Pyuno_PROGRAMDIRNAME)/$(2),$(3)) $(call gb_Package_add_file,$(call gb_Pyuno_get_packagename,$(1)),$(gb_PROGRAMDIRNAME)/$(2),$(3))
endef endef
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
gb_CPUDEFS := -DARM32 gb_CPUDEFS := -DARM32
gb_PROGRAMDIRNAME := program
ifeq ($(CC),) ifeq ($(CC),)
$(error You must set CC in the environment. See README.cross for example.) $(error You must set CC in the environment. See README.cross for example.)
endif endif
...@@ -290,10 +292,6 @@ endef ...@@ -290,10 +292,6 @@ endef
gb_UIMenubarTarget_UIMenubarTarget_platform := gb_UIMenubarTarget_UIMenubarTarget_platform :=
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := program
# Python # Python
gb_PYTHON_PRECOMMAND := DYLD_LIBRARY_PATH=$(OUTDIR_FOR_BUILD)/lib gb_PYTHON_PRECOMMAND := DYLD_LIBRARY_PATH=$(OUTDIR_FOR_BUILD)/lib
......
...@@ -30,6 +30,8 @@ gb_COMPILERDEFAULTOPTFLAGS := -Os ...@@ -30,6 +30,8 @@ gb_COMPILERDEFAULTOPTFLAGS := -Os
gb_CPUDEFS := -D_M_IX86 gb_CPUDEFS := -D_M_IX86
gb_TMPDIR:=$(if $(TMPDIR),$(TMPDIR),/tmp) gb_TMPDIR:=$(if $(TMPDIR),$(TMPDIR),/tmp)
gb_PROGRAMDIRNAME := program
# please make generic modifications to either of these # please make generic modifications to either of these
include $(GBUILDDIR)/platform/com_GCC_defs.mk include $(GBUILDDIR)/platform/com_GCC_defs.mk
include $(GBUILDDIR)/platform/windows.mk include $(GBUILDDIR)/platform/windows.mk
...@@ -425,10 +427,6 @@ endef ...@@ -425,10 +427,6 @@ endef
gb_UIMenubarTarget_UIMenubarTarget_platform := gb_UIMenubarTarget_UIMenubarTarget_platform :=
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := program
# Python # Python
gb_PYTHON_PRECOMMAND := PATH="$${PATH}:$(OUTDIR_FOR_BUILD)/bin" PYTHONHOME="$(OUTDIR_FOR_BUILD)/lib/python" PYTHONPATH="$(OUTDIR_FOR_BUILD)/lib/python;$(OUTDIR_FOR_BUILD)/lib/python/lib-dynload" gb_PYTHON_PRECOMMAND := PATH="$${PATH}:$(OUTDIR_FOR_BUILD)/bin" PYTHONHOME="$(OUTDIR_FOR_BUILD)/lib/python" PYTHONPATH="$(OUTDIR_FOR_BUILD)/lib/python;$(OUTDIR_FOR_BUILD)/lib/python/lib-dynload"
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt
gb_PROGRAMDIRNAME := program
# Convert path to file URL. # Convert path to file URL.
define gb_Helper_make_url define gb_Helper_make_url
file:///$(strip $(1)) file:///$(strip $(1))
...@@ -599,10 +601,6 @@ endef ...@@ -599,10 +601,6 @@ endef
gb_UIMenubarTarget_UIMenubarTarget_platform := gb_UIMenubarTarget_UIMenubarTarget_platform :=
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := program
# Python # Python
gb_Python_PRECOMMAND := PATH="$(shell cygpath -w $(INSTDIR)/program);$(shell cygpath -w $(OUTDIR)/bin)" PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib;$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload:$(INSTDIR)/program" gb_Python_PRECOMMAND := PATH="$(shell cygpath -w $(INSTDIR)/program);$(shell cygpath -w $(OUTDIR)/bin)" PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib;$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload:$(INSTDIR)/program"
gb_Python_INSTALLED_EXECUTABLE := $(gb_DEVINSTALLROOT)/program/python.exe gb_Python_INSTALLED_EXECUTABLE := $(gb_DEVINSTALLROOT)/program/python.exe
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt/LibreOffice.app/Contents gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt/LibreOffice.app/Contents
gb_PROGRAMDIRNAME := MacOS
gb_SDKDIR := $(MACOSX_SDK_PATH) gb_SDKDIR := $(MACOSX_SDK_PATH)
include $(GBUILDDIR)/platform/com_GCC_defs.mk include $(GBUILDDIR)/platform/com_GCC_defs.mk
...@@ -408,10 +410,6 @@ gb_Python_INSTALLED_EXECUTABLE := $(gb_DEVINSTALLROOT)/program/LibreOfficePython ...@@ -408,10 +410,6 @@ gb_Python_INSTALLED_EXECUTABLE := $(gb_DEVINSTALLROOT)/program/LibreOfficePython
# this is passed to gdb as executable when running tests # this is passed to gdb as executable when running tests
gb_Python_INSTALLED_EXECUTABLE_GDB := $(gb_Python_INSTALLED_EXECUTABLE) gb_Python_INSTALLED_EXECUTABLE_GDB := $(gb_Python_INSTALLED_EXECUTABLE)
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := MacOS
include $(GBUILDDIR)/platform/com_GCC_class.mk include $(GBUILDDIR)/platform/com_GCC_class.mk
# vim: set noet sw=4: # vim: set noet sw=4:
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt
gb_PROGRAMDIRNAME := program
include $(GBUILDDIR)/platform/com_GCC_defs.mk include $(GBUILDDIR)/platform/com_GCC_defs.mk
gb_MKTEMP := mktemp -t gbuild.XXXXXX gb_MKTEMP := mktemp -t gbuild.XXXXXX
...@@ -432,10 +434,6 @@ endef ...@@ -432,10 +434,6 @@ endef
gb_UIMenubarTarget_UIMenubarTarget_platform := gb_UIMenubarTarget_UIMenubarTarget_platform :=
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := program
# Python # Python
gb_Python_PRECOMMAND := $(gb_Helper_set_ld_path) PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib:$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload" gb_Python_PRECOMMAND := $(gb_Helper_set_ld_path) PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib:$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload"
gb_Python_INSTALLED_EXECUTABLE := /bin/sh $(gb_DEVINSTALLROOT)/program/python gb_Python_INSTALLED_EXECUTABLE := /bin/sh $(gb_DEVINSTALLROOT)/program/python
......
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt gb_DEVINSTALLROOT := $(DEVINSTALLDIR)/opt
gb_PROGRAMDIRNAME := program
include $(GBUILDDIR)/platform/com_GCC_defs.mk include $(GBUILDDIR)/platform/com_GCC_defs.mk
gb_CCVER := $(shell $(gb_CC) -dumpversion | $(gb_AWK) -F. -- '{ print $$1*10000+$$2*100+$$3 }') gb_CCVER := $(shell $(gb_CC) -dumpversion | $(gb_AWK) -F. -- '{ print $$1*10000+$$2*100+$$3 }')
...@@ -430,10 +432,6 @@ endef ...@@ -430,10 +432,6 @@ endef
gb_UIMenubarTarget_UIMenubarTarget_platform := gb_UIMenubarTarget_UIMenubarTarget_platform :=
# Pyuno class
gb_Pyuno_PROGRAMDIRNAME := program
# Python # Python
gb_Python_PRECOMMAND := $(gb_Helper_set_ld_path) PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib:$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload" gb_Python_PRECOMMAND := $(gb_Helper_set_ld_path) PYTHONHOME="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)" PYTHONPATH="$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib:$(INSTDIR)/program/python-core-$(PYTHON_VERSION)/lib/lib-dynload"
gb_Python_INSTALLED_EXECUTABLE := /bin/sh $(gb_DEVINSTALLROOT)/program/python gb_Python_INSTALLED_EXECUTABLE := /bin/sh $(gb_DEVINSTALLROOT)/program/python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment