mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 20:23:41 +08:00
7249fa4d64
* Adding tracy port * Formatting tracy port * Tidying up the port * Formatting again * Making sure git-tree is correct * Adding correct vcpkg dependencies * Newline at file end again * Update version database * Making sure to mark tracy as not supporting x86 at all * Updating version again * Responding to feedback and double checking which builds will work * Updating versions * Tidying up some loose ends * Updating port version again * Removing port-version 1 * Removing tracy from ci baseline * Removing unnecessary include copy * Updating version * Resolving feedback * Updating version and formatting * Version for the version god * tweaking tracy supports * Formatting and version * Version * Adding pthreads dependency to tracy for non-windows platforms * Version * Fixing tracy port * Fixing version * TRACY_IMPORTS should be an INTERFACE define * Updating patch to tracy to place it in the correct namespace * Fixing issue in patch file * Updating version * Forgot to put the :: in the namespace * Updating version * Bumping port version * Updating version * Updating version database * Fixing incorrect version of tracy * Update version Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
}
|