office-gobmx/instsetoo_native
Roman Kuznetsov 6045232d35 tdf#141760 Increase a label box in Windows installer dialog
Change-Id: I6a58e0977381c620a795b77df56c24dab37cc327
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114281
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-04-20 14:25:04 +02: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 tdf#128991 Make clear in the help installer 2019-12-11 15:51:37 +01:00
inc_openoffice tdf#141760 Increase a label box in Windows installer dialog 2021-04-20 14:25:04 +02:00
inc_sdkoo/windows/msi_templates MSI: Disable creation of system restore points during installation 2019-11-30 14:24:14 +01:00
util packaging: remove resolve_variables_in_downloadname 2021-01-27 18:59:17 +01:00
CustomTarget_install.mk Support for signing when PRODUCTNAME contain spaces 2021-01-07 14:33:21 +01:00
CustomTarget_setup.mk Percent-encode spaces also on Linux etc. 2021-01-22 17:16:18 +01: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).