office-gobmx/instsetoo_native
Samuel Mehrbrodt 36bd85083d Remove unused installer properties
Change-Id: I8a2bbd05ccdf71a59a0c74d5595c37b2308988ea
Reviewed-on: https://gerrit.libreoffice.org/34091
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-10 08:03:51 +00:00
..
inc_common/windows/msi_templates/Binary tdf#103677 Windows installer icons 2017-02-06 00:02:16 +00:00
inc_ooohelppack/windows/msi_templates tdf#105568 Language code has to be arranged 2017-01-30 06:34:29 +00:00
inc_openoffice tdf#105568 Language code has to be arranged 2017-01-30 06:34:29 +00:00
inc_sdkoo/windows/msi_templates tdf#105568 Language code has to be arranged 2017-01-30 06:34:29 +00:00
util Remove unused installer properties 2017-02-10 08:03:51 +00:00
CustomTarget_install.mk
CustomTarget_setup.mk
Makefile
Module_instsetoo_native.mk
ooenv
Package_instsetoo_native_ooenv.mk
Package_setup.mk
Package_setup_ure.mk
README

native install-set creation

This is where you will find your natively packaged builds after the
build has completed. On windows these would live in:

workdir/*/installation/LibreOffice_Dev/native/install/en-US/*.msi

for example (nothing like a few long directory names before breakfast).

Also generates ini files for the instdir/ tree (which are unfortunately
duplicated for now between instsetoo_native/CustomTarget_setup.mk and scp2).