[serd] Update version to 0.32.2#42539
Closed
FrankXie05 wants to merge 17 commits intomicrosoft:masterfrom
Closed
Conversation
added 2 commits
December 5, 2024 09:42
7 tasks
dg0yt
reviewed
Dec 6, 2024
dg0yt
reviewed
Dec 6, 2024
added 4 commits
December 6, 2024 07:38
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
added 11 commits
December 9, 2024 13:47
LilyWangLL
approved these changes
Dec 13, 2024
Contributor
|
This PR switches serd to meson, and updates vendored CMakeLists.txt for sord, sratom, lilv. But sord, sratom and lilv are from the same vendor as serd, and upstream has meson, too. Shouldn't these ports be updated and switched at the same time? In addition, removing the CMake config package which was offered until now might mean to break vcpkg users. Even when serd is used only as a transitive depedency, CMake users now need a pkg-config executable. |
Contributor
Author
|
This can be split into several PRs. |
Contributor
Author
|
Closed by #42537 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #42529
Switch to the official
mesonbuild.The usage has been tested successfully locally.
The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --alland committing the result.