Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring latest changes from upstream 6.7 branch #39

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Bring latest changes from upstream 6.7 branch #39

merged 4 commits into from
Mar 21, 2024

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 20, 2024

No description provided.

sapiippo and others added 4 commits March 20, 2024 08:56
Qt for Python offers the official Python bindings for Qt,
which enables you to use Python to write your Qt applications.
The project has two main components:
PySide6, so that you can use Qt6 APIs in your Python applications, and
Shiboken6, a binding generator tool, which can be used to expose C++
projects to Python, and a Python module with some utility functions.

Shiboken has dependency to libclang, the recipes can therefore be
used only with meta-clang layer included in the build.

Task-number: PYSIDE-1958
Change-Id: Ic4de8c37ecbfdb092a33869b472b55e5442720fc
Reviewed-by: Alex Bu <[email protected]>
Reviewed-by: Mikko Gronoff <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
(cherry picked from commit b8d52a4)
Add CI test build for Qt for Python.

Change-Id: Iab434d0f908035674f3c1e635d94892ed2bac5da
Reviewed-by: Mikko Gronoff <[email protected]>
Fix build with clang 18.

Change-Id: I5651432bcaaaf106e9a8cd353c5323fef2cafc3f
Reviewed-by: Mikko Gronoff <[email protected]>
Change-Id: I201b30a5376e89ef726e2d7fd7d8738b31872e0d
@kraj kraj merged commit d7780ec into yoe/6.7 Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants