35518c9236
This moves the classes from juh.jar and ridl.jar to libreoffice.jar
The goal is to have one single jar (and Java module, will be added later)
which developers can include to work with LO.
juh.jar and ridl.jar are kept as basically empty jars with libreoffice.jar
on its classpath to keep backwards compatibility.
This is a continuation of
|
||
---|---|---|
.. | ||
inc_common/windows/msi_templates/Binary | ||
inc_ooohelppack/windows/msi_templates | ||
inc_openoffice | ||
inc_sdkoo/windows/msi_templates | ||
util | ||
CustomTarget_install.mk | ||
CustomTarget_setup.mk | ||
Makefile | ||
Module_instsetoo_native.mk | ||
ooenv | ||
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).