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

Better cygwin support in core #5543

Closed
wants to merge 11 commits into from
Closed

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented May 10, 2023

  • At opam_init and global state loading, update internal configuration to retrieve cygwin binary path and store it in configuration (OpamCoreConfig)
  • When defined, add cygwin binary path to build environment

TODO

@rjbou rjbou added this to the 2.2.0~alpha milestone May 10, 2023
@rjbou rjbou added the PR: QUEUED Pending pull request, waiting for other work to be merged or closed label May 11, 2023
@rjbou rjbou removed the PR: QUEUED Pending pull request, waiting for other work to be merged or closed label Jun 7, 2023
src/client/opamArg.ml Outdated Show resolved Hide resolved
Copy link
Member

@AltGr AltGr left a comment

Choose a reason for hiding this comment

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

There are some tricky bits here that could maybe have some more explanations, but LGTM

src/client/opamArg.ml Outdated Show resolved Hide resolved
src/client/opamArg.ml Outdated Show resolved Hide resolved
src/core/opamSystem.ml Show resolved Hide resolved
@rjbou
Copy link
Collaborator Author

rjbou commented Jun 13, 2023

This PR is kept open to simplify review, as CI can't pass, it won't be merged. All commits are in PR #5544.

@rjbou
Copy link
Collaborator Author

rjbou commented Jun 19, 2023

This PR is merged as a subpart of #5544 ; it was split to ease review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants