mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:29:01 +08:00
b3bdac11f0
* [mimalloc] Update to 1.6.0 * Update patch * Update ci baseline file * Add message for the arch and platform that doesn't support * Update the ci baseline file * Update to latest revision 1.6.1
14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
Source: mimalloc
|
|
Version: 1.6.1
|
|
Description: Compact general purpose allocator with excellent performance
|
|
Homepage: https://github.com/microsoft/mimalloc
|
|
|
|
Feature: asm
|
|
Description: Generate assembly files
|
|
|
|
Feature: override
|
|
Description: Override the standard malloc interface
|
|
|
|
Feature: secure
|
|
Description: Use security mitigations (like guard pages and randomization)
|