mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 07:19:08 +08:00
9b79636305
* [gperftools] Add new port * [gperftools] Fix linux build * [gperftools] Update * [vcpkg-baseline] Update [gperftools] Install tools optionally * [gperftools] Fail port on unsupported targets * [gperftools] Add `Supports` field into CONTROL file * [gperftools] Call vcpkg_copy_tools * [gperftools] Fix *nix build error [gperftools] Use static CRT in override mode * [gperftools] Format * [gperftools] Install deprecated headers
12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
Source: gperftools
|
|
Version: 2019-09-02
|
|
Description: A set of tools for performance profiling and memory checking
|
|
Supports: !(arm|arm64|uwp)
|
|
Homepage: https://github.com/gperftools/gperftools
|
|
|
|
Feature: override
|
|
Description: Override allocators
|
|
|
|
Feature: tools
|
|
Description: Build gperftools CLI tools
|