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

[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids #31388

Merged
merged 5 commits into from
May 15, 2023

Conversation

dg0yt
Copy link
Contributor

@dg0yt dg0yt commented May 11, 2023

To fix flaky vcpkg CI, https://dev.azure.com/vcpkg/public/_build/results?buildId=89266

infoware

  • Update
  • Update supported platforms.
  • Add dependencies to optional features.
  • Fix cross builds (for supported targets)
  • Stop cloning pciids git repo in project mode

pciids

New script port for fetching pciids data

  • Script port. Actual data is only cached in assets, not artifacts
  • Versioning can vary independently from infoware.
  • Data might be used e.g. by a future pciutils port.
  • Name: most frequent match in repology.
    https://repology.org/project/pciids/information

...

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • 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.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@MonicaLiu0311 MonicaLiu0311 added the category:port-update The issue is with a library, which is requesting update new revision label May 11, 2023
@dg0yt dg0yt marked this pull request as ready for review May 12, 2023 05:18
@MonicaLiu0311 MonicaLiu0311 changed the title [infoware] Update [infoware][pciids] Update infoware and add new port pciids May 12, 2023
@MonicaLiu0311 MonicaLiu0311 added the category:new-port The issue is requesting a new library to be added; consider making a PR! label May 12, 2023
@MonicaLiu0311
Copy link
Contributor

infoware

Feature d3d is tested successfully in the following triplet:

x86-windows
x64-windows
x64-windows-static

Feature x11 is tested successfully in the following triplet:

x64-linux
x64-osx

Features opengl are tested successfully in the following triplet:

x86-windows
x64-windows
x64-windows-static
x64-linux

Features opencl are tested successfully in the following triplet:

x86-windows
x64-windows
x64-windows-static
x64-linux
x64-osx

@MonicaLiu0311 MonicaLiu0311 added the info:reviewed Pull Request changes follow basic guidelines label May 12, 2023
@MonicaLiu0311 MonicaLiu0311 changed the title [infoware][pciids] Update infoware and add new port pciids [vcpkg baseline][infoware][pciids] Update infoware and add new port pciids May 12, 2023
@dg0yt dg0yt mentioned this pull request May 15, 2023
11 tasks
@JavierMatosD JavierMatosD merged commit 3d04b38 into microsoft:master May 15, 2023
@dg0yt dg0yt deleted the infoware branch May 16, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants