python/meson.build


Log

Author Commit Date CI Message
Nick Wellnhofer 321aa356 2025-04-28T21:42:08 python: Make generator.py use Doxygen XML
Nick Wellnhofer ed850ec1 2025-04-28T20:04:19 python: Merge libxml2-python-api.xml into generator.py
Nick Wellnhofer 9419f6de 2025-04-29T01:58:32 meson: Install libxml2.py Apparently, nobody has ever tried to use the Python bindings built with Meson.
Maks Verver 4d24aa22 2025-04-05T13:15:03 python: Add a test to reproduce bug #889
Dan Yeaw 38cc2b53 2025-04-11T16:57:23 python: Stop generating libxml2class.txt
Dan Yeaw ffef921b 2025-03-31T22:18:14 python: Concat generated files in generator.py
Nick Wellnhofer 4135ceea 2025-03-14T03:19:21 meson: Run Python tests
Jan Alexander Steffens (heftig) 064a0211 2025-02-20T13:52:40 meson: Fix Python module build
Nick Wellnhofer c2ccbc0f 2024-06-21T22:45:15 meson: Implement option dependencies This also removes the FreeBSD hack.
Rosen Penev f2270863 2024-06-06T13:42:03 meson: convert boolean options to feature option Simpler. Seems like they're only disabled by minimum. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Vincent Torri 5732ce56 2024-04-04T12:14:46 meson: Initial commit