office-gobmx/instsetoo_native
Thorsten Behrens 904dfc73d0 Disable WiX-based MSI generation for the moment
Right now, CI builders have no WiX toolset installed, breaking all
daily builds (since commit 9aee0383c3)

Change-Id: I92ba2590c5afa711d3079edc070fd904b01de6f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150823
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2023-04-26 18:50:06 +02:00
..
inc_common/windows/msi_templates/Binary Integrate msicreator into LO and generate installer 2023-04-22 04:52:55 +02:00
inc_ooohelppack/windows/msi_templates tdf#135233: Useless looking translatable string: "error text goes here" 2022-02-27 23:02:15 +01:00
inc_openoffice Remove support for AIX 2023-01-27 07:28:16 +00:00
inc_sdkoo/windows/msi_templates tdf#135233: Useless looking translatable string: "error text goes here" 2022-02-27 23:02:15 +01:00
util windows packaging: remove unused msp creation 2022-08-18 16:07:43 +02:00
CustomTarget_install.mk Disable WiX-based MSI generation for the moment 2023-04-26 18:50:06 +02:00
CustomTarget_setup.mk bump minimum make version to 4.0 (for $(file …) function) 2022-12-13 15:03:24 +00:00
Makefile
Module_instsetoo_native.mk
ooenv
Package_instsetoo_native_ooenv.mk
Package_setup.mk
Package_setup_ure.mk
README.md

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).