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

Run tests on multiple platforms and fix windows MPIR issue #211

Merged
merged 31 commits into from
Sep 30, 2024
Merged

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    37ce2ab View commit details
    Browse the repository at this point in the history
  2. Library path on MacOS

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1f5407d View commit details
    Browse the repository at this point in the history
  3. Fix

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3dfdfe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f80d4fa View commit details
    Browse the repository at this point in the history
  5. Include MPIR in the crate

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37b5cbc View commit details
    Browse the repository at this point in the history
  6. CI support for MPIR

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8a0e464 View commit details
    Browse the repository at this point in the history
  7. Reorder

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    eef4055 View commit details
    Browse the repository at this point in the history
  8. Attempt to add static

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4de90bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3f2d56 View commit details
    Browse the repository at this point in the history
  10. Statically link mpir?

    Rigidity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2afad11 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. vcpkg?

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ed9461b View commit details
    Browse the repository at this point in the history
  2. vcpkg and mpir fix

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4e50a36 View commit details
    Browse the repository at this point in the history
  3. Skip MPIR link

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    496189d View commit details
    Browse the repository at this point in the history
  4. Test thing

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0f654d7 View commit details
    Browse the repository at this point in the history
  5. vcpkg integrate install

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0db14ee View commit details
    Browse the repository at this point in the history
  6. md

    Rigidity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f05ec00 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add mpir to crate

    Rigidity committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ebc202f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Shot in the dark

    Rigidity committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    22c7dfb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Dynamic linking

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e4638e6 View commit details
    Browse the repository at this point in the history
  2. libclang-dev

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    07d7ff8 View commit details
    Browse the repository at this point in the history
  3. Add link path

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4d917a8 View commit details
    Browse the repository at this point in the history
  4. GITHUB_PATH

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    90466ef View commit details
    Browse the repository at this point in the history
  5. Link mpir?

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f6e146 View commit details
    Browse the repository at this point in the history
  6. Add check

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    06f8da9 View commit details
    Browse the repository at this point in the history
  7. fix

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    407ccc2 View commit details
    Browse the repository at this point in the history
  8. Debug

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1395466 View commit details
    Browse the repository at this point in the history
  9. Test

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b28ef6c View commit details
    Browse the repository at this point in the history
  10. 2

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f6ec69e View commit details
    Browse the repository at this point in the history
  11. Cleanup cruft

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    843565a View commit details
    Browse the repository at this point in the history
  12. Remove old flag

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bb6a35a View commit details
    Browse the repository at this point in the history
  13. Add concurrency

    Rigidity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    93166a0 View commit details
    Browse the repository at this point in the history