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

Make MathOptInterface.jl a weak dependency #1081

Merged
merged 14 commits into from
Mar 21, 2024

Commits on Feb 22, 2024

  1. Create weak extension

    theogf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    23f7f93 View commit details
    Browse the repository at this point in the history
  2. Adapt tests

    theogf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3a76c15 View commit details
    Browse the repository at this point in the history
  3. Add Requires

    theogf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    67904f7 View commit details
    Browse the repository at this point in the history
  4. Add missing import

    theogf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1800813 View commit details
    Browse the repository at this point in the history
  5. Revert formatting

    theogf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d4e961a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix compilation extension

    theogf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    78fb83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d580555 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    d48cd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba343b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. remove Requires

    theogf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2515af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfdaae View commit details
    Browse the repository at this point in the history
  3. readapt tests

    theogf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9840242 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    65c9946 View commit details
    Browse the repository at this point in the history
  2. Add MOI to test

    theogf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0df0cf1 View commit details
    Browse the repository at this point in the history