office-gobmx/instsetoo_native
Roman Kuznetsov eaf30f9859 increase a radiobutton text area in Windows installer dialog
Change-Id: I3e2a2dbb7913bc0e35f0eb676f39afba53e1d0d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95970
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-06-11 16:56:33 +02:00
..
inc_common/windows/msi_templates/Binary tdf#130778 revert Windows installer legend images 2020-05-06 14:02:44 +02:00
inc_ooohelppack/windows/msi_templates tdf#128991 Make clear in the help installer 2019-12-11 15:51:37 +01:00
inc_openoffice increase a radiobutton text area in Windows installer dialog 2020-06-11 16:56:33 +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 Resolves tdf#133024 - Position of text in splash screen 2020-05-15 14:56:24 +02:00
CustomTarget_install.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
CustomTarget_setup.mk Resolves tdf#133024 - Position of text in splash screen 2020-05-15 14:56:24 +02:00
Makefile
Module_instsetoo_native.mk
ooenv add macOS malloc debugging env vars 2020-02-20 07:11:13 +01:00
Package_instsetoo_native_ooenv.mk
Package_setup.mk
Package_setup_ure.mk Use instsetoo_native-generated uno ini-file for both instdir and instsets 2014-09-18 23:18:46 +02:00
README Improve instsetoo_native/README 2017-01-23 09:27:22 +01: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).