vcpkg/versions/c-/capstone.json
Alberto Garcia Illera 7033f94778
[capstone] Use static runtime if capstone wants to be statically linked (#23122)
* Use static runtime if capstone wants to be statically linked

This makes more sense than using the shared runtime if building a static version

* increase port-version

* Update version database

* select CRT as new feature

* don't use upercase in feature name

* format json

* run x-add-version

* remove extra space

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* run x-add-version

* Modernize the port file.cmake

* update version

* checking feature per OS

* update versioning

* remove check for static CRT on windows so it doesn't conflict with other ports (Triton)

* update versioning

* use VCPKG_CRT_LINKAGE instead of feature for CRT

* update versioning

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-02-22 14:08:20 -08:00

40 lines
941 B
JSON

{
"versions": [
{
"git-tree": "5250715402bf0c970792dafe6947aa810adde0f1",
"version": "4.0.2",
"port-version": 3
},
{
"git-tree": "465e527988f09c855e156cff45b7ee6dfbe1d303",
"version": "4.0.2",
"port-version": 2
},
{
"git-tree": "7c919b056af0b624766a625f1de7847f97262d92",
"version-string": "4.0.2",
"port-version": 1
},
{
"git-tree": "51b67182eea9570f020b2bff552935491f88c5cc",
"version-string": "4.0.2",
"port-version": 0
},
{
"git-tree": "eb04e9d160890416135df17b8ac65b011ef38103",
"version-string": "4.0.1-120373dc",
"port-version": 0
},
{
"git-tree": "916b15afacc560a726f4dcfa5c8bcddb2b1116f2",
"version-string": "3.0.5-rc3",
"port-version": 0
},
{
"git-tree": "a14312793849bbe5d40a122fc52c44be0790e381",
"version-string": "",
"port-version": 0
}
]
}