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

mimalloc: add version 1.7.7/2.0.7, support conan v2 #14174

Merged
merged 13 commits into from
Nov 29, 2022

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    37643f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix linter error

    toge committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4e475e1 View commit details
    Browse the repository at this point in the history
  2. fix DYLD_INSERT_LIBRARIES error

    toge committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    592ff4e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. remove lib/pkgconfig

    toge committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a5783e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. add condition for MSVC MD

    toge committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a840521 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. fix comment

    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    toge and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    06f023d View commit details
    Browse the repository at this point in the history
  2. fix error message

    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    toge and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    927c349 View commit details
    Browse the repository at this point in the history
  3. fix copy function call

    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    toge and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    06812fc View commit details
    Browse the repository at this point in the history
  4. fix copy function call

    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    toge and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7023f46 View commit details
    Browse the repository at this point in the history
  5. remove duplicated import

    Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
    toge and prince-chrismc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    82ee4be View commit details
    Browse the repository at this point in the history
  6. add patch_description

    toge committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5eac40a View commit details
    Browse the repository at this point in the history
  7. fix execution error

    toge committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9aa9610 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. use self.info.options

    Co-authored-by: Uilian Ries <uilianries@gmail.com>
    toge and uilianries authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    efa97d1 View commit details
    Browse the repository at this point in the history