mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:59:08 +08:00
e0c3408c77
* [tracy] Add Tracy `profiler` and `capture` tools * [tracy] Linux supports * [capstone] fix non-installed pkg-config * [tracy] supports for capstone (including pkgconfig support) * [tracy] Add license * [tracy] fix OSX * [tracy] tools cannot be built on x86 Windows * [tracy] do not build tools by default * [tracy] Fix case * [tracy] fix vcpkg copyright location convention * Apply suggestions from code review Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Finish code for code review suggestions * Use `vcpkg_build_make` instead of `vcpkg_execute_build_process` * Apply suggestions from code review Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Workaround Windows cl complaint about `nodiscard` * Use tools bundle rather than individual tools in features * [capstone] Upgrade port after capstone-engine/capstone#1870 merge Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
30 lines
655 B
JSON
30 lines
655 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "65aeedc7adaa4e1b13998f781e702d7672b2aca5",
|
|
"version-semver": "0.8.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "b34c2e1fb20aa7f46e350fbf5b90e8dda71aaf3a",
|
|
"version": "0.8.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4495b1e35b5ce98b10a2a6f28eebdda0088903e2",
|
|
"version": "0.7.8",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "3995e035cf62c81d54be47133d37eb3073a44343",
|
|
"version": "0.7.8",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9649d5716ad8d1ff208bc0b1e97e9700e915ef55",
|
|
"version": "0.7.8",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|