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

Refactoring and improved CI w/ cross compiling #12

Merged
merged 32 commits into from
Sep 22, 2024
Merged

Refactoring and improved CI w/ cross compiling #12

merged 32 commits into from
Sep 22, 2024

Commits on Sep 19, 2024

  1. Compile in build.rs

    milesgranger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    70409f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343616e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix static build

    milesgranger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06e1ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c89d0d View commit details
    Browse the repository at this point in the history
  3. Wrap InflateState

    milesgranger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c8ad34a View commit details
    Browse the repository at this point in the history
  4. Add ZStream

    milesgranger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    30ccab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f950c3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0946ed5 View commit details
    Browse the repository at this point in the history
  7. Test for larger data

    milesgranger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f93fafb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9461100 View commit details
    Browse the repository at this point in the history
  9. block_state method

    milesgranger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    695e0b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9acde57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7815e3d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix benches

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c332620 View commit details
    Browse the repository at this point in the history
  2. Maybe fix CI

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0577a6c View commit details
    Browse the repository at this point in the history
  3. Fixup CI

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    875238a View commit details
    Browse the repository at this point in the history
  4. refactor build.rs

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    afbc9b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36706b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5533bca View commit details
    Browse the repository at this point in the history
  7. more debugging

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ca6b484 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4a6d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e349512 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c133b41 View commit details
    Browse the repository at this point in the history
  11. Fix OSX builds

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ccf3fe7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0023e6f View commit details
    Browse the repository at this point in the history
  13. Try to fix musl build

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1de60c4 View commit details
    Browse the repository at this point in the history
  14. fixup

    milesgranger committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8aab4f7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e22a53b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90694bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    242a77e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    6d65b68 View commit details
    Browse the repository at this point in the history
  2. Small cleanup

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