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

Merge 2.5 #14152

Closed
wants to merge 17 commits into from
Closed

Merge 2.5 #14152

wants to merge 17 commits into from

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Jan 9, 2025

Just to let someone double-check the cmake changes.

daschuer and others added 16 commits January 3, 2025 00:58
It leads to failing tests when running mixxx-test directly
Allow to build with git "showSignature = true"
Introduce a changelog entry for 2.5.1
…ing-arg-call

fix: Qt6.9 QString stricter .arg matching
Welcome Ubuntu Plucky Puffin; Good bye Mantic Minotaur
…ROOT

Fix wrong access to ENV var MIXXX_VCPKG_ROOT instead of CMake setting MIXXX_VCPKG_ROOT
@@ -108,7 +108,7 @@ if(DEFINED MIXXX_VCPKG_ROOT)
)
# MIXXX_VCPKG_ROOT points to our vcpkg environment
Copy link
Member

Choose a reason for hiding this comment

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

The code above needs to be:

EXISTS "{MIXXX_VCPKG_ROOT}/overlay/ports"
    OR NOT EXISTS "{MIXXX_VCPKG_ROOT}/ports"
``

Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

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

Thank you for taking care.

@ronso0
Copy link
Member Author

ronso0 commented Jan 10, 2025

@daschuer please check the fixup.

@daschuer
Copy link
Member

Oh, I have also deleted the $ in my suggestion. Sorry. I when ahead and merged a fix directy.

@daschuer daschuer closed this Jan 10, 2025
@ronso0 ronso0 deleted the merge-2.5 branch January 10, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants