office-gobmx/instsetoo_native
Stephan Bergmann 19990a9c5c Fix Windows dev-install for --enable-release-build, --with-lang=... etc.
Introduced special token LIBO_DEV_INSTALL=TRUE to communicate what install set
to build from Makefile.top's dev-install target to
instsetoo_native/util/makefile.mk.  Somewhat arbitrarily, always use a "release"
install set regardless of --enable-release-build (the dev-install set is used
for "make check," and it is safer to test "release" install sets in
--disable-release-build builds than the other way around, should those builds
ever start to deviate significantly).

The "always build a defaul-laguage openoffice product" logic had been obsoleted
a long time ago already.

Change-Id: I64ec87a0b8dc6fe81cab5531c43e29db3f5128af
2012-08-16 14:44:37 +02:00
..
inc_common/windows/msi_templates/Binary
inc_ooohelppack/windows/msi_templates
inc_ooolangpack/windows/msi_templates
inc_openoffice
inc_sdkoo/windows/msi_templates
inc_ure/windows/msi_templates
prj
res
util Fix Windows dev-install for --enable-release-build, --with-lang=... etc. 2012-08-16 14:44:37 +02:00
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:

instsetoo_native/wntmsci12.pro/LibreOffice_Dev/native/install/en-US/*.msi

for example (nothing like a few long directory names before breakfast).