This is an automated email from the ASF dual-hosted git repository.
jim pushed a change to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from bdb20b2 Whoops: removed temporary line
add f110f21 Add a "tmp" directory into INPATH
add 0986a24 Rely on pkg-config for openssl on macOS too
add b64d327 Include required standard headers
add fa262b0 Detect AdoptOpenJDK 1.8 on macOS
add f159304 Use "our" temporary directory on macOS
add 48a4b4e Merge AOO41X into catalina
new 7b3c4f9 Merge pull request #135 from apache/catalina
The 1 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:
ext_libraries/apr/apr-1.5.2-darwin19.6.patch | 106 +++++++++++++++++++++++++
ext_libraries/apr/makefile.mk | 4 +
ext_libraries/serf/makefile.mk | 5 +-
main/configure.ac | 4 +-
main/icu/icu-darwin.patch | 34 ++++++++
main/icu/makefile.mk | 4 +
main/instsetoo_native/util/makefile.mk | 7 ++
main/redland/raptor/makefile.mk | 1 +
main/redland/raptor/raptor2-2.0.15.patch.macos | 10 +++
main/scripting/java/build.xml | 10 ++-
main/solenv/bin/mkout.pl | 3 +-
11 files changed, 178 insertions(+), 10 deletions(-)
create mode 100644 ext_libraries/apr/apr-1.5.2-darwin19.6.patch
create mode 100644 main/icu/icu-darwin.patch
create mode 100644 main/redland/raptor/raptor2-2.0.15.patch.macos