I am currently committing several cleanup changes as preparation for
building patches on Windows. Most of these remove unused features and
you should not experience any difference when building OpenOffice.
One that is technically still usable is the ability to build
installation sets for several languages in one run of
make_installer.pl. Note that this is different from building
multilingual installation sets, where the resulting office supports more
than one language. Multilingual builds still work. Building for
multiple languages could only be triggered by either calling
make_installer.pl directly or by using the --with-packager-list=pack.lst
with configure and in pack.lst having a list of languages concatenated
with #. If you don't know what the --with-packager-list option is (and
are not insane enough to call make_installer.pl on the command line)
then you can ignore this mail. Otherwise you just have to replace #
with | in your pack.lst.
I have removed the ability to build more than one language in one run of
make_installer.pl because it is
a) hardly ever used (I hope)
b) there is an easy work around (replace # with |)
c) it makes make_installer.pl more complex than necessary. Logging, for
example, can be simplified considerably
-Andre
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]