Skip to content

[mimalloc] update to 3.3.0#51194

Open
miyanyan wants to merge 2 commits intomicrosoft:masterfrom
miyanyan:mimalloc-3.3.0
Open

[mimalloc] update to 3.3.0#51194
miyanyan wants to merge 2 commits intomicrosoft:masterfrom
miyanyan:mimalloc-3.3.0

Conversation

@miyanyan
Copy link
Copy Markdown
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Comment thread ports/mimalloc/vcpkg.json
"features": {
"override": {
"description": "Override the standard malloc interface (i.e. define entry points for 'malloc', 'free', etc)",
"supports": "!windows | !static"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the static Windows override should start working after https://github.com/microsoft/mimalloc/pull/1075/changes has merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants