summaryrefslogtreecommitdiff
path: root/external/lxml
AgeCommit message (Expand)AuthorFilesLines
2024-07-09lxml: ignore warnings when calling setup.py build tooXisco Fauli2-19/+2
2024-07-09lxml: do not apply replace-setuptools-with-distutils on macosxXisco Fauli1-0/+2
2024-07-09lxml: ignore warnings when calling setupXisco Fauli1-1/+1
2024-05-07lxml: upgrade to 5.2.1Xisco Fauli4-182/+0
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier1-7/+7
2024-04-03external/lxml: Silence -Wincompatible-pointer-typesStephan Bergmann2-0/+66
2024-01-05external/lxml: Silence -Wincompatible-function-pointer-typesStephan Bergmann2-0/+86
2023-10-20external/lxml: Fix --enable-python=fully-internal buildMichael Weghorn3-12/+30
2023-10-20lxml: upgrade to release 4.9.2Taichi Haradaguchi5-26/+47
2022-08-15external/lxml: Fix -Wincompatible-function-pointer-typesStephan Bergmann2-0/+26
2020-04-06lxml: try to remove some quirky PYPATH stuffMichael Stahl1-1/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-1/+3
2018-04-09Make rebuild of external/lxml workStephan Bergmann1-0/+1
2018-02-28Build external lxml if not provided by systemSamuel Thibault5-0/+87