office-gobmx/external
Stephan Bergmann 5d8e29c94e external/icu: Drop hidden dependency on Python
...which was always satisfied directly from the system, regardless of our
--enable-python=... setting.  (And which was a problem for my Git Bash and WSL
based Windows build attempt, where it happened to find a dysfunctional Python
wrapper at C:/Users/steph/AppData/Local/Microsoft/WindowsApps/python3 which
caused a

[...]
> Not rebuilding data/rules.mk, assuming prebuilt data in data/in
> Spawning Python to generate test/testdata/rules.mk...
> Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
> configure: error: Python failed to run; see above error.

error when building ExternalProject_icu.)

There are three uses of that PYTHON setting across workdir/UnpackedTarget/icu:

1  In source/configure.ac to generate source/data/rules.mk if
source/data/locales/root.txt would exist---but which doesn't, so we don't
actually need PYTHON there.

2  In source/configure.ac to generate source/test/testdata/rules.mk, but which
our (non-check) build apparently doesn't need anyway.

3  In source/data/Makefile.in for target check-local, which is a sub-target of
check (which we don't build).

Change-Id: I7455cc91fc67f36582bf54851c07030830cd3b8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166500
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-04-23 11:32:51 +02:00
..
argon2 external/argon2: Adapt vcxproj to Debug|ARM64 2024-04-18 11:55:00 +02:00
beanshell
bluez_bluetooth
boost Upgrade external/boost to latest Boost 1.84.0 2024-04-07 18:11:24 +02:00
box2d
breakpad
bzip2
cairo
clew
clucene
coinmp
cppunit
curl
dragonbox
dtoa
epm
epoxy
expat Expat: upgrade to release 2.6.2 2024-03-22 15:57:29 +01:00
firebird
fontconfig
freetype external/freetype: nullptr-with-offset 2024-02-26 08:06:12 +01:00
frozen
glm
gpgmepp Clean up path in diff header line 2024-03-22 16:46:48 +01:00
graphite
harfbuzz
hsqldb
hunspell
hyphen
IAccessible2
icu external/icu: Drop hidden dependency on Python 2024-04-23 11:32:51 +02:00
java_websocket
jfreereport
lcms2 lcms2: upgrade to 2.16 2024-04-01 00:58:52 +02:00
libabw
libassuan libassuan: upgrade to 2.5.7 2024-03-28 15:44:42 +01:00
libatomic_ops
libcdr
libcmis
libebook
libeot
libepubgen
libetonyek
libexttextcat
libffi
libfreehand
libgpg-error libgpg-error: upgrade to release 1.48 2024-03-28 16:31:03 +01:00
libjpeg-turbo
liblangtag REAL_CC[_CFLAGS] are already set by gb_ExternalProject_run 2024-04-22 13:30:07 +02:00
libmspub
libmwaw
libnumbertext
libodfgen
liborcus
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtiff
libtommath
libvisio
libwebp libwebp: Upgrade to 1.4.0 2024-04-18 09:47:21 +02:00
libwpd
libwpg
libwps
libxml2
libxslt
libzmf
lpsolve
lxml external/lxml: Silence -Wincompatible-pointer-types 2024-04-03 21:36:29 +02:00
mariadb-connector-c tdf#150082: LO Base MariaDB/MySQL connector don't accept auth via gssapi 2024-04-22 19:56:48 +02:00
mdds
mdnsresponder
misc_extensions
more_fonts Revert "tdf#159752: Add missing NotoSans/NotoSerif fonts back" 2024-02-25 21:22:27 +01:00
msc-externals
mythes
nss
onlineupdate
openldap
openssl
pdfium Update pdfium to 6425 2024-04-22 17:02:14 +02:00
poppler poppler: upgrade to release 24.03.0 2024-03-26 09:25:55 +01:00
postgresql
python3 python exits on initialization if fd 0 is a dir 2024-03-28 09:41:54 +01:00
redland
rhino clean up after removal of patched rhino 2024-04-08 10:48:19 +02:00
sane
skia tdf#160036 Enable SKSL when using Skia/Raster 2024-03-16 23:23:18 +01:00
twain_dsm
unixODBC
xmlsec Update libxmlsec to 1.3.4 2024-04-15 08:03:11 +02:00
xsltml
zlib
zxcvbn-c
zxing
Makefile
Module_external.mk
README.md

External Projects

External projects bundled with LibreOffice.