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

Fix opam tree --test --doc assigning the with-{test,doc} variables to unrequested packages #5919

Merged
merged 4 commits into from
May 7, 2024

Commits on May 3, 2024

  1. reftest: add tree test for packages that have dependencies whit varia…

    …bles in their dependencies (second level)
    rjbou committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0b5fe82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe17d1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix 'opam tree --with-*' assigning the 'with-*' variables to unreques…

    …ted packages
    
    Co-authored-by: Raja Boujbel <raja.boujbel@ocamlpro.com>
    kit-ty-kate and rjbou committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3c5f234 View commit details
    Browse the repository at this point in the history
  2. Fix combinations of 'opam tree --with-*' and '--no-switch'

    And more generally for simulated states, when packages need to be installed
    
    Co-authored-by: Raja Boujbel <raja.boujbel@ocamlpro.com>
    kit-ty-kate and rjbou committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0973989 View commit details
    Browse the repository at this point in the history