Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
translations contains almost exclusively .po files
the few other files are .lst or .mk
none of these are actually subject to whitespaces checking
|
|
|
|
|
|
Internal python on mac does not yield usable python executable,
use the system one unconditionally.
|
|
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)
|
|
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
|
|
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.
|
|
|
|
|
|
|
|
set optional build dependency and paths
|
|
|
|
|
|
|
|
|