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

Recommend Developer Mode on Windows #5831

Merged
merged 1 commit into from Feb 12, 2024
Merged

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Feb 11, 2024

Apropos note in #5782. The motivation behind this is to have symlinks available as an optimisation (for example, to allow caches, compiler installations, etc. to use ln instead of cp to save space, just as on Unix, but not to be a requirement for any packages). There are other ways to enable this, but "Developer Mode" is by far the simplest, and is recommended (or even required) by Microsoft's own SDKs.

@kit-ty-kate kit-ty-kate added this to For beta2 in Opam 2.2.0 Feb 12, 2024
@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit e43b682 into ocaml:master Feb 12, 2024
29 checks passed
Opam 2.2.0 automation moved this from For beta2 to Done Feb 12, 2024
@kit-ty-kate kit-ty-kate added this to the 2.2.0~beta2 milestone Feb 12, 2024
@dra27 dra27 deleted the developer-mode branch May 3, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Opam 2.2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants