Skip to content

[ci] Remove custom vcpkg port#7089

Merged
AenBleidd merged 1 commit into
masterfrom
vko_remove_custom_vcpkg_port
May 21, 2026
Merged

[ci] Remove custom vcpkg port#7089
AenBleidd merged 1 commit into
masterfrom
vko_remove_custom_vcpkg_port

Conversation

@AenBleidd

@AenBleidd AenBleidd commented May 21, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Removed the custom gperf overlay port from 3rdParty/vcpkg_ports to use the official vcpkg port and simplify CI. No behavior changes; builds now pull gperf from the default registry.

Written for commit 446c7a1. Summary will update on new commits. Review in cubic

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@AenBleidd AenBleidd added this to the Client/Manager 8.2.14 milestone May 21, 2026
Copilot AI review requested due to automatic review settings May 21, 2026 15:37
@github-project-automation github-project-automation Bot moved this to In progress in Client/Manager May 21, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the repository’s custom gperf overlay port under 3rdParty/vcpkg_ports so CI/builds use the official gperf port from the default vcpkg registry, reducing maintenance of local port definitions.

Changes:

  • Deleted the custom gperf overlay port manifest (vcpkg.json).
  • Deleted the custom gperf overlay portfile.cmake implementation.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
3rdParty/vcpkg_ports/ports/gperf/vcpkg.json Removes the custom overlay port manifest so vcpkg resolves gperf from the default registry.
3rdParty/vcpkg_ports/ports/gperf/portfile.cmake Removes the custom build/install logic for the overlay gperf port.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AenBleidd AenBleidd merged commit 01e8d61 into master May 21, 2026
268 of 271 checks passed
@AenBleidd AenBleidd deleted the vko_remove_custom_vcpkg_port branch May 21, 2026 18:39
@github-project-automation github-project-automation Bot moved this from In progress to Merged in Client/Manager May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants