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 ca2ed8eefe vcl: fix CPUNAME token for Win64 entrypoint (X86-64 ->
X86_64)
new 96a14a438f libxslt: add missing stdlib.h include for getenv/strtol
new fe39fbac3c solenv: skip .pc pkg-config files in macOS install-name
fixup
new 4cc9990ed7 libxslt: pin to bundled libxml2 and fix static xsltproc
output path
new 5dc0b13ddf RepositoryExternal.mk: link static libxml2/libxslt on macOS
new cdd63492ba curl: fix macOS bundled-openssl linker flags and dylib
naming
new 559080edf8 libxml2, libxslt: deliver macOS static archives to solver
new 8dfc65616f RepositoryExternal.mk: link libxml2's static-lib private
deps on macOS
The 7 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/RepositoryExternal.mk | 32 ++++++++++++++++++++++++++++++++
main/curl/makefile.mk | 10 ++++++++++
main/libxml2/prj/d.lst | 1 +
main/libxslt/libxslt-stdlib-getenv.patch | 22 ++++++++++++++++++++++
main/libxslt/makefile.mk | 16 +++++++++++++---
main/libxslt/prj/d.lst | 2 ++
main/solenv/inc/tg_ext.mk | 2 +-
7 files changed, 81 insertions(+), 4 deletions(-)
create mode 100644 main/libxslt/libxslt-stdlib-getenv.patch