office-gobmx/instsetoo_native
David Tardon 0fd330ec4d gbuild: add Package equiv. for copying whole dirs
This is in preparation for using doxygen to generate IDL docs. Because
the file names generated by doxygen are essentially random, it is not
possible to use a Package to deliver them. And we really do not want to
go back to using Zip, as unpacking slows the installation down.

Change-Id: I5f4aa6bf10c6aab30a5b1870e04dca723c123317
Reviewed-on: https://gerrit.libreoffice.org/3774
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-04 14:42:07 +00:00
..
config copy rc files to instdir 2013-04-28 16:34:25 +02:00
inc_common/windows/msi_templates/Binary instsetoo_native: convert to gbuild 2013-02-24 17:26:19 +00:00
inc_ooohelppack/windows/msi_templates remove unused product variables from Windows installer 2013-04-30 01:23:35 -07:00
inc_openoffice remove unused product variables from Windows installer 2013-04-30 01:23:35 -07:00
inc_sdkoo/windows/msi_templates remove unused product variables from Windows installer 2013-04-30 01:23:35 -07:00
util gbuild: add Package equiv. for copying whole dirs 2013-05-04 14:42:07 +00:00
CustomTarget_install.mk Fix for LibreOfficeDev naming scheme 2013-04-15 10:51:04 +02:00
CustomTarget_setup.mk generate versionrc for instdir 2013-04-28 16:34:25 +02:00
Makefile instsetoo_native: convert to gbuild 2013-02-24 17:26:19 +00:00
Module_instsetoo_native.mk copy rc files to instdir 2013-04-28 16:34:25 +02:00
Package_config.mk copy rc files to instdir 2013-04-28 16:34:25 +02:00
Package_rdb.mk copy rdbs to instdir 2013-04-28 16:34:24 +02:00
Package_setup.mk generate versionrc for instdir 2013-04-28 16:34:25 +02:00
README instsetoo_native: convert to gbuild 2013-02-24 17:26:19 +00: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).