office-gobmx/instsetoo_native
Noel Grandin 302d85a931 add macOS malloc debugging env vars
which would have saved me some time when debugging a
recent macOS issue.

Change-Id: I370826501db14fc563b553428f480f50bde48f9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89056
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-02-20 07:11:13 +01:00
..
inc_common/windows/msi_templates/Binary Removed executable permission on bmp file 2019-06-28 11:21:47 +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 Set INSTALLLOCATION in one single place 2020-02-03 21:51:37 +01:00
inc_sdkoo/windows/msi_templates MSI: Disable creation of system restore points during installation 2019-11-30 14:24:14 +01:00
util tdf#127711 Fix msi-soffice.ini CrashDumpEnable-entry 2019-11-20 11:42:59 +01: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 GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01: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
README

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