5d8e29c94e
...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 |
||
---|---|---|
.. | ||
argon2 | ||
beanshell | ||
bluez_bluetooth | ||
boost | ||
box2d | ||
breakpad | ||
bzip2 | ||
cairo | ||
clew | ||
clucene | ||
coinmp | ||
cppunit | ||
curl | ||
dragonbox | ||
dtoa | ||
epm | ||
epoxy | ||
expat | ||
firebird | ||
fontconfig | ||
freetype | ||
frozen | ||
glm | ||
gpgmepp | ||
graphite | ||
harfbuzz | ||
hsqldb | ||
hunspell | ||
hyphen | ||
IAccessible2 | ||
icu | ||
java_websocket | ||
jfreereport | ||
lcms2 | ||
libabw | ||
libassuan | ||
libatomic_ops | ||
libcdr | ||
libcmis | ||
libebook | ||
libeot | ||
libepubgen | ||
libetonyek | ||
libexttextcat | ||
libffi | ||
libfreehand | ||
libgpg-error | ||
libjpeg-turbo | ||
liblangtag | ||
libmspub | ||
libmwaw | ||
libnumbertext | ||
libodfgen | ||
liborcus | ||
libpagemaker | ||
libpng | ||
libqxp | ||
librevenge | ||
libstaroffice | ||
libtiff | ||
libtommath | ||
libvisio | ||
libwebp | ||
libwpd | ||
libwpg | ||
libwps | ||
libxml2 | ||
libxslt | ||
libzmf | ||
lpsolve | ||
lxml | ||
mariadb-connector-c | ||
mdds | ||
mdnsresponder | ||
misc_extensions | ||
more_fonts | ||
msc-externals | ||
mythes | ||
nss | ||
onlineupdate | ||
openldap | ||
openssl | ||
pdfium | ||
poppler | ||
postgresql | ||
python3 | ||
redland | ||
rhino | ||
sane | ||
skia | ||
twain_dsm | ||
unixODBC | ||
xmlsec | ||
xsltml | ||
zlib | ||
zxcvbn-c | ||
zxing | ||
Makefile | ||
Module_external.mk | ||
README.md |
External Projects
External projects bundled with LibreOffice.