python/meson.build


Log

Author Commit Date CI Message
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