office-gobmx/instsetoo_native
Vasily Melenchuk 3e789a83b0 Support for signing when PRODUCTNAME contain spaces
Anyway files are stored without spaces, so we should use same name.

Additionally removed PRODUCTNAME_no_spaces variable, it's just a
redundant alias.

Change-Id: I5b88ac3b07d06969f7639a25603392c9d662d3f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108405
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2021-01-07 14:33:21 +01:00
..
inc_common/windows/msi_templates/Binary
inc_ooohelppack/windows/msi_templates
inc_openoffice
inc_sdkoo/windows/msi_templates
util
CustomTarget_install.mk Support for signing when PRODUCTNAME contain spaces 2021-01-07 14:33:21 +01:00
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).