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

[ports.cmake] Remove unnecessary variables for better debug experience #33435

Merged
merged 2 commits into from Oct 3, 2023

Conversation

Neumann-A
Copy link
Contributor

@Neumann-A Neumann-A commented Aug 29, 2023

This removes around 50 extra variables which are defined in portfile.cmake. I don't think any of those are necessary.
(It also removes accidental usage of these variables)

@Adela0814 Adela0814 added the category:code-cleanup This PR cleans up code, without fixing any existing bugs nor adding any features. label Aug 29, 2023
@BillyONeal
Copy link
Member

I cancelled the build because:

  1. The build that ran before looks like it contains no related issues
  2. I need to mess with the macos machine that build happened to take

@BillyONeal
Copy link
Member

Is it OK to merge this? (Not doing so because it's still in draft form)

@Neumann-A
Copy link
Contributor Author

Is it OK to merge this? (Not doing so because it's still in draft form)

there is no haste needed in merging this. It forces a world rebuild so maybe it should be merged with another world rebuilding pr which is more important?

@BillyONeal
Copy link
Member

Sure, but it disposes of a PR :)

@BillyONeal BillyONeal marked this pull request as ready for review October 3, 2023 05:05
@BillyONeal BillyONeal merged commit ced4b6d into microsoft:master Oct 3, 2023
9 of 15 checks passed
@Neumann-A Neumann-A deleted the cleanup_cmake_vars branch October 3, 2023 06:13
autoantwort added a commit to autoantwort/vcpkg that referenced this pull request Oct 3, 2023
clementperon pushed a commit to clementperon/vcpkg that referenced this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:code-cleanup This PR cleans up code, without fixing any existing bugs nor adding any features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants