office-gobmx/instsetoo_native
Adolfo Jayme Barrientos b79d8de3af Use proper Windows terminology here
Microsoft has never referred to desktop shortcuts as “start links”.
This change aligns our installer with almost every other installer
out there.

Change-Id: Ib5779e6cd44e719e52d1afeb6a44c7dc8f3624dc
2018-08-04 21:22:18 -05:00
..
inc_common/windows/msi_templates/Binary
inc_ooohelppack/windows/msi_templates
inc_openoffice Use proper Windows terminology here 2018-08-04 21:22:18 -05:00
inc_sdkoo/windows/msi_templates
util
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).