office-gobmx/instsetoo_native
Julien Nabet dc42e69897 Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo part
Change-Id: I3a26ad7efabffc317448f3636ea98853217baf6c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130652
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Jenkins
2022-02-27 20:20:47 +01:00
..
inc_common/windows/msi_templates/Binary Resolves tdf#137880 - Fix for Windows installer image 2020-11-01 14:50:43 +01:00
inc_ooohelppack/windows/msi_templates
inc_openoffice tdf#143686 increase a radiobutton's area size 2021-10-13 08:41:29 +02:00
inc_sdkoo/windows/msi_templates Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo part 2022-02-27 20:20:47 +01:00
util Fix typos 2021-05-27 14:57:53 +02:00
CustomTarget_install.mk Make installer compression tool configurable 2022-01-22 10:14:23 +01:00
CustomTarget_setup.mk Split overly long line into multiple logically separate pieces for sanity 2021-10-29 14:09:14 +02:00
Makefile
Module_instsetoo_native.mk
ooenv recommended gtk3 to gtk4 migration 'Enable diagnostic warnings' 2020-12-21 09:45:06 +01:00
Package_instsetoo_native_ooenv.mk
Package_setup.mk
Package_setup_ure.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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