mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 01:00:35 +08:00
3c418f814d
* [mimalloc] Add new port (fix #6996) * [mimalloc] Fix x64-uwp build error * [mimalloc] Fix interface include directory * [mimalloc] Add features * [mimalloc] Make the patch vcpkg friendly * [mimalloc] Update to 2019-06-25 * [mimalloc] Use vcpkg_check_features * [mimalloc] Clean
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
Source: mimalloc
|
|
Version: 2019-06-25
|
|
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)
|