Skip to content

Release/23.08 - build on musl libc + adding manually generated PySide6 files

  • quick fix to make it build on Alpine Linux (musl libc) due to missing sys/types.h header in asttransformer.cpp https://mail.kde.org/pipermail/kdevelop-devel/2024-January/063783.html with Sven Brauch

  • adding of PySide6 generated support files (manually generated every one on Alpine Linux with PySide6 v6.6.0) and moved local files into correct folder of sourcetree

  • quick fix to get the musl patch and pyside6 support into 23.08 so it will get pushed out with next patch release if there will be any more..

  • limited manual testing and PySide6 support seems to work from how i understand that the functions should work.

Merge request reports