Skip to content

qt-build-utils: build system changes to have a QtInstallation #1286

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

Conversation

LeonMatthesKDAB
Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB commented May 22, 2025

Remake of #1230, as I accidentally managed to close that PR.
This includes the changes that I requested on #1230.

This is part of one of the steps towards #1125 and rewriting qt-build-utils.

ahayzen-kdab and others added 26 commits May 22, 2025 17:11
This is just to test what we can do still with the old API
This now also prints out the paths that were attempted.
@LeonMatthesKDAB LeonMatthesKDAB force-pushed the 1125-build-system-changes-qtinstallation branch from 21e8b6e to 5dea07e Compare May 22, 2025 17:19
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4979207) to head (6c2ce2f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        12772     12772           
=========================================
  Hits         12772     12772           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Also only compile in the `new` function if the `qmake` feature is
provided.
Previously this function would not run anyhow.
If we add a `cmake` feature, we can conditionally enable the function if
either `cmake` or `qmake` is enabled.
@LeonMatthesKDAB LeonMatthesKDAB force-pushed the 1125-build-system-changes-qtinstallation branch from ab9dd5e to 6c2ce2f Compare May 22, 2025 17:40
@ahayzen-kdab
Copy link
Collaborator

Changes look good though, feel free to merge if your happy with it too

@ahayzen-kdab
Copy link
Collaborator

I can't seem to approve this it causes github to error 500 :-D

@LeonMatthesKDAB LeonMatthesKDAB enabled auto-merge May 26, 2025 06:32
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LeonMatthesKDAB LeonMatthesKDAB added this pull request to the merge queue May 27, 2025
Merged via the queue into KDAB:main with commit 96d3233 May 27, 2025
16 checks passed
@LeonMatthesKDAB LeonMatthesKDAB deleted the 1125-build-system-changes-qtinstallation branch May 27, 2025 02:06
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