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

Fix generate combinations #757

Merged

Conversation

ddalcino
Copy link
Contributor

I messed up on #756; I thought the CI would run it and catch any errors. It doesn't run properly when I run it locally. This version runs properly.

ddalcino and others added 4 commits February 9, 2024 17:59
Qt 6.7.0 changes the default arch for Linux from gcc_64 to linux_gcc_64.
This allows the generate_combinations.py script to account for that.

Also, Qt 6.7.0 is missing a few architectures that were present in
earlier versions of Qt6. This makes sure that the script can pick those
up.
New version of black formats metadata.py differently than before
Versions 6.5 and 6.2 must be complete versions

Don't try to fetch Qt6 for target==winrt; it doesn't exist
@miurahr miurahr merged commit 301ff51 into miurahr:master Feb 10, 2024
17 checks passed
@ddalcino ddalcino deleted the topic/ddalcino/ci/fix-generate-combinations branch February 11, 2024 00:07
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.

None yet

2 participants