Originally it was planned to be useful, but it slows down
commit operations significantly. In practice only I commit
po files to this repo and I do the msgcat --no-wrap anyway.
Also, as reported in fdo#40706, when msgcat was not available,
empty file would be committed.
The recent python build fix for MAC removed hardcoded paths to
clone/libs-extern-sys/python/unxlngi6.pro/misc/build/python-inst
The result is that we need to set PYTHONHOME. Also we need to add
python/lib-dynload into PYTHONPATH
This commit also cleans up the condition for SYSTEM_TRANSLATE_TOOLKIT.
It removed the ugly "$(AUGMENT_LIBRARY_PATH) $(WRAPCMD)" when the system
toolkit is used.
--skipsource also does the fallback to en-US when a translation
is missing so for example we are not flawed by incomplete localized
printing dialogs any more (see fdo#33189)
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases
+ only bug fixes are allowed
+ no approval needed during beta phase (two weeks after branch)
+ 1 approval needed during rc phase and for bugfix releases
+ 2 approvals with different/no affiliation needed for late features
+ regularly merged into master by a selected person when living
Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org
If you want to build something cool, unstable, and risky, use master.