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

Use mimalloc for musl target #116

Merged
merged 9 commits into from
Apr 2, 2024
Merged

Use mimalloc for musl target #116

merged 9 commits into from
Apr 2, 2024

Commits on Mar 28, 2024

  1. Use mimalloc in musl builds

    krant committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    adf053a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fixup

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f03d8e8 View commit details
    Browse the repository at this point in the history
  2. Update

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    03f8160 View commit details
    Browse the repository at this point in the history
  3. Ignore lint

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4a351af View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fc12e76 View commit details
    Browse the repository at this point in the history
  5. Skip bitflags

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3073b4e View commit details
    Browse the repository at this point in the history
  6. Fix musl build

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fc210e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c423b2 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    Jake-Shadle committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a66e41d View commit details
    Browse the repository at this point in the history