office-gobmx/instsetoo_native
heiko tietze e27e6720ac tdf#90794 Position of progress bar on high res screens
Introduced two new consts

Change-Id: I15e01eabe9fd3225c36d06cbb59310a07a30f2c1
Reviewed-on: https://gerrit.libreoffice.org/45105
Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-11-23 16:08:51 +01:00
..
inc_common/windows/msi_templates/Binary tdf#108928 Branding 2017-08-08 15:44:19 +02:00
inc_ooohelppack/windows/msi_templates tdf#105568 Language code has to be arranged 2017-01-30 06:34:29 +00:00
inc_openoffice Removed quotation marks that destroyed some strings for Pootle export 2017-09-13 16:10:19 +01:00
inc_sdkoo/windows/msi_templates tdf#105568 Language code has to be arranged 2017-01-30 06:34:29 +00:00
util tdf#90794 Position of progress bar on high res screens 2017-11-23 16:08:51 +01:00
CustomTarget_install.mk always strip non-archive type installation packages 2017-06-13 20:38:03 +02:00
CustomTarget_setup.mk tdf#90794 Position of progress bar on high res screens 2017-11-23 16:08:51 +01:00
Makefile
Module_instsetoo_native.mk
ooenv
Package_instsetoo_native_ooenv.mk
Package_setup.mk Put crash directory config in soffice.ini, instead of own ini file 2017-01-27 11:25:39 +00:00
Package_setup_ure.mk
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).