office-gobmx/external
Xisco Fauli 2b27f0eb58 libxml2: upgrade to 2.13.1
Building with --without-system-libxml fails with
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPScanProxy'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPClose'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPReturnCode'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPRead'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPCleanup'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPMethod'
/usr/bin/ld: /home/xisco/libreoffice/workdir/UnpackedTarball/raptor/src/.libs/libraptor2.so: undefined reference to `xmlNanoHTTPInit'
collect2: error: ld returned 1 exit status

so use --without-www in external/redland/ExternalProject_raptor.mk
since it seems no to be used by raptor.
Libxml2 disabled http support by default in
3018842c07

Downloaded from https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.1.tar.xz

Kudos to Michael Weghorn for helping me with this patch

Change-Id: I2e41021e8aea3551eb9eec29cf12f6cd9f6ff89e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169327
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Tested-by: Jenkins
2024-06-27 02:56:14 +02:00
..
argon2 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
beanshell beanshell: upgrade to 2.1.1 2024-05-17 11:50:35 +02:00
bluez_bluetooth
boost add noreturn to boost::spirit::throw_ 2024-05-12 14:05:08 +02:00
box2d makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
breakpad makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
bzip2
cairo cool#7015 fix rgba emojis 2024-05-07 20:57:04 +02:00
clew
clucene makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
coinmp use --binary flag when applying patches with patch from git-bash 2024-04-24 15:50:35 +02:00
cppunit help msvc -analyzer out wrt CPPUNIT_ASSERT 2024-05-10 18:02:05 +02:00
curl curl: Upgrade to 8.8.0 2024-05-22 15:14:44 +02:00
dragonbox
dtoa makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
epm
epoxy makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
expat makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
firebird makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
fontconfig makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
freetype makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
frozen
glm glm: Upgrade to 1.0.1 2024-05-07 12:54:16 +02:00
gpgmepp makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
graphite makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
harfbuzz makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
hsqldb add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
hunspell Update Hunspell URL in readmes 2024-05-11 13:28:17 +02:00
hyphen Update Hunspell URL in readmes 2024-05-11 13:28:17 +02:00
IAccessible2 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
icu Update to ICU 74.1 2024-05-13 16:51:58 +02:00
java_websocket Java-WebSocket: Upgrade to 1.5.6 2024-05-15 18:17:25 +02:00
jfreereport makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
lcms2 use --binary flag when applying patches with patch from git-bash 2024-04-24 15:50:35 +02:00
libabw
libassuan run autoconf/autoreconf via wsl in wsl-as-helper case 2024-04-26 14:02:20 +02:00
libatomic_ops
libcdr add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
libcmis libcmis: fix failing AtomTest::authCallbackTest() 2024-06-24 19:17:10 +02:00
libebook add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
libeot
libepubgen add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
libetonyek external/libetonyek: Missing include (std::front_inserter) 2024-05-30 17:37:43 +02:00
libexttextcat
libffi makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libfreehand add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
libgpg-error libgpg-error: upgrade to 1.50 2024-06-21 12:24:16 +02:00
libjpeg-turbo makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
liblangtag makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libmspub
libmwaw libmwaw: Upgrade to 0.3.22 2024-05-10 21:52:28 +02:00
libnumbertext
libodfgen makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
liborcus makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libpagemaker
libpng
libqxp add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
librevenge librevenge: upgrade to 0.0.5 2024-05-10 15:27:16 +02:00
libstaroffice makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libtiff ofz#68840 another putcontig8bitYCbCr22tile issue 2024-05-25 21:04:17 +02:00
libtommath use --binary flag when applying patches with patch from git-bash 2024-04-24 15:50:35 +02:00
libvisio add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
libwebp libwebp: Upgrade to 1.4.0 2024-04-18 09:47:21 +02:00
libwpd makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libwpg makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libwps makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
libxml2 libxml2: upgrade to 2.13.1 2024-06-27 02:56:14 +02:00
libxslt Fix build 2024-06-20 20:14:28 +02:00
libzmf add MSYS_NO_PATHCONV=1 to prevent MSYS auto-magic 2024-04-26 14:00:35 +02:00
lpsolve lpsolve: remove obsolete dmake patch 2024-05-15 21:28:22 +02:00
lxml lxml: upgrade to 5.2.1 2024-05-07 15:38:36 +02:00
mariadb-connector-c tdf#150082 tdf#161141 fix typecasting error in Makefile 2024-05-19 06:37:43 +02:00
mdds
mdnsresponder makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
misc_extensions
more_fonts
msc-externals
mythes Update Hunspell URL in readmes 2024-05-11 13:28:17 +02:00
nss lok: use of lok random hook in NSS. 2024-05-15 14:37:19 +02:00
onlineupdate tdf#161292: Fix create-partial-info for newly added files 2024-05-31 15:05:20 +02:00
openldap makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
openssl use strawberry perl in wsl-as-helper case for openssl 2024-04-26 14:02:29 +02:00
pdfium tdf#161708 sw content controls: handle font color when exporting to PDF form 2024-06-21 10:23:33 +02:00
poppler poppler: Upgrade to 24.06.0 2024-06-10 21:56:23 +02:00
postgresql postgresql: fix arm64 build 2024-06-12 10:37:00 +02:00
python3 Fix --disable-runtime-optimizations build 2024-06-12 12:05:06 +02:00
redland libxml2: upgrade to 2.13.1 2024-06-27 02:56:14 +02:00
rhino makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
sane
skia tdf#143148 use pragma once instead of include guards 2024-06-15 13:07:42 +02:00
twain_dsm
unixODBC
xmlsec makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
xsltml
zlib makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
zxcvbn-c makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
zxing makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
Makefile
Module_external.mk
README.md

External Projects

External projects bundled with LibreOffice.