forked from ocaml/opam
-
Notifications
You must be signed in to change notification settings - Fork 0
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
tmp #4
Closed
Closed
tmp #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It is needed for Cygwin installation, that doesn't handle paths with space. At init, detection and redirection are done, afterwards opam always load redirected opam root. Original root directory is stored in `OpamStateConfig.!r.original_root_dir`. Co-authored-by: David Allsopp <[email protected]>
windows: opam root redirection when path contains spaces
Release 2.2.0~beta3
Update install.sh with opam 2.2.0~beta3
Bump the version number after the release of 2.2.0~beta3
Re.Group.get_opt was added in re 1.10.0
Fix the lower-bound constraint on ocaml-re
…-string Fix a wrong use of OpamFilename.of_string
…take the location of the fields into account
Fix OpamConsole.menu > 9 options
`opam init -y` wasn't working.
Initialising MSYS2 requires unsafe-yes, but the default for -y (to ignore) was missing.
Nullify positions of the extensions fields in OpamFile.OPAM.effective_part
Fix `opam init -yn` asking questions on Windows
Patch to move from caml.inria.fr to gitHub.com
Add windows to the release script
Release 2.2.0~rc1
…e for people who want to contribute to the code
Indicate at level 1 whether a patch has been copied or transformed.
OpamSystem.translate_patch embarrassingly only transformed patches when --debug was in effect.
Fix highly embarrassing mistake in patch transformation
Improve CONTRIBUTING.md by adding some guidance into the codebase for people who want to contribute to the code
…out url section It highlights that when no url is present, W37 is not triggered
…eral times for a given url in url section
…eral times for a given url in extra-sources section
* Shows the difference of behaviour between 'opam lint' and 'opam lint --check-upstream' * Add test cases for special cases: conf flag, url containing git url
… more tied to --check-upstream option
Make opam config report and opam switch set-invariant return the actual invariant syntax expected by --invariant
lint: add errors about duplicated extra-files and checksums & when extra-file paths contains '..'
Test reftests and add some readme files
Fix the value of the 'arch' variable when the current OS is 32bit on a 64bit machine
kit-ty-kate
force-pushed
the
win32-ocaml5-tmp
branch
2 times, most recently
from
September 4, 2024 20:48
6379da6
to
ed32505
Compare
…uild matrix and add 5.2
kit-ty-kate
force-pushed
the
win32-ocaml5-tmp
branch
from
September 4, 2024 20:52
ed32505
to
5632f73
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.