mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-06 11:22:52 +08:00
1782b7edf2
* Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year. - Edit CMakeList.txt to target precomputed library. - Edit libsecp256k1-config.h to undef and define VARS compilation. - Edit portfile.cmake to download new sources from repository, commit reference 44c2452fd387f7ca604ab42d73746e7d3a44d8a2 (bitcoin-core/secp256k1) - Edit vcpkg.json to new version portfile * Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year >> vcpkg x-add-version secp256k1 - Update secp256k1.json version - Update baseline.json version * Update ports/secp256k1/portfile.cmake Added JonLiu1993 suggestion. Put PREFER_NINJA to secp256k1/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/secp256k1/vcpkg.json Added JonLiu1993 suggestion. Put dependencies to secp256k1/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update port-version, REQUIRED to "x-add-version" >> vcpkg x-add-version secp256k1 * Update port file to secp256k1 identation * Update vcpkg.json identation >> vcpkg format-manifest ports/secp256k1/vcpkg.json * Update x-add-version command vcpkg x-add-version secp256k1 * [secp256k1 ]Update secp256k1 from 2017 to 2022 * update version * Add license * update version * Update, add features * version * fix * version * clean port version * version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "31de2b5d2286595ff7771a30dee3c68d04e78082",
|
|
"version-date": "2022-07-11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a0ba39af9284d60d41166c4f546975e9f2b2d9df",
|
|
"version-string": "2017-19-10",
|
|
"port-version": 4
|
|
},
|
|
{
|
|
"git-tree": "2ed3df183a68fa41ed68c2c4442804627946eb39",
|
|
"version-string": "2017-19-10",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "dce0d7645d36fe02662ee1074266120e79db8930",
|
|
"version-string": "2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e4bede6515b28cbd5b7245e381ee0412bbb09e5e",
|
|
"version-string": "2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d27ced801856bdd1c72b467fdbdb7c0ddda9a166",
|
|
"version-string": "2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "db0eada2cf78deecfcfab3a2e4c536fe45f1d3cb",
|
|
"version-string": "",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|