This is an automated email from the ASF dual-hosted git repository.
jimjag pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from e4e2125aa6 configmgr: avoid C++11-only Boost.Unordered
new fa62bc744e Generate the 'clean' helper script at configure time.
Useful when we want/need to do a complete clean on the build tree.
new bf2263735b Merge branch 'trunk' of
https://github.com/apache/openoffice into trunk
new 345f7dec4b Complete the Python 2 to 3 migration across the remaining
holdouts
new 20bbb2da99 Merge branch 'trunk' of
https://github.com/apache/openoffice into trunk
new 70d516bf9f Merge branch 'trunk' of
https://github.com/apache/openoffice into trunk
new dc23248bfa Fix the lldb helper under Python 3 and use configure's
interpreter
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/.gitignore | 1 +
main/configure.ac | 38 +++++----
main/external_deps.lst | 6 +-
main/filter/source/config/fragments/makefile.mk | 8 +-
.../source/config/tools/merge/pyAltFCFGMerge | 2 +-
main/l10ntools/scripts/makefile.mk | 8 +-
main/l10ntools/scripts/tool/l10ntool.py | 2 +-
main/l10ntools/scripts/tool/sdf.py | 4 +-
main/l10ntools/scripts/tool/xhtex.py | 19 +++--
main/l10ntools/scripts/tool/xtxex.py | 4 +-
main/l10ntools/scripts/xhtex | 8 +-
main/l10ntools/scripts/xtxex | 8 +-
main/pyuno/zipcore/python.sh | 2 +-
main/sc/workben/celltrans/parse.py | 2 +-
main/scp2/source/python/profileitem_python.scp | 9 +--
main/set_soenv.in | 29 ++++++-
main/solenv/bin/buildalyzer | 47 +++++------
main/solenv/bin/packmodule | 2 +-
main/solenv/bin/pchdelta.py | 2 +-
main/solenv/inc/lldb4aoo.py | 11 ++-
main/testtools/source/bridgetest/pyuno/makefile.mk | 8 +-
.../source/bridgetest/pyuno/samplecomponent.py | 94 +++++++++++-----------
main/toolkit/src2xml/source/expression_test.py | 2 +-
main/toolkit/src2xml/source/macroexpander_test.py | 2 +-
main/toolkit/src2xml/source/macroparser_test.py | 2 +-
main/toolkit/src2xml/source/src2xml.py | 2 +-
26 files changed, 187 insertions(+), 135 deletions(-)