mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 00:31:37 +08:00
88f5e897a7
* Update bde port Disable windows and arm, at least for now It'd be great to enable arm64-osx (macos?) soon * Update version in bde.json * Remove ci.baseline.txt skip. * Fix version database. * fix port-version * Stop building for android, osx I don't specifically know why these don't work, but linux is the primary platform so let's fix these another time Also remove the cxx17 flag for now - we'll need to address this at some point but for now this should satisfy the feature flag requirements. * Review comments * Remove WINDOWS_USE_MSBUILD * Update versions --------- Co-authored-by: Oleg Subbotin <osubbotin@bloomberg.net> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
40 lines
951 B
JSON
40 lines
951 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a8fc4329574711907399309f06012a486d373c64",
|
|
"version": "3.117.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7ce72f2854f44eee806e6e5f3e97d29897549787",
|
|
"version": "3.2.0.0",
|
|
"port-version": 5
|
|
},
|
|
{
|
|
"git-tree": "60082ad73e5c9fb9828041183b026fc15e453218",
|
|
"version-string": "3.2.0.0",
|
|
"port-version": 4
|
|
},
|
|
{
|
|
"git-tree": "b940e98efec0d1f48f2edfe2027d2bce251ec7a8",
|
|
"version-string": "3.2.0.0",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "b1182a3ba7b24edd58e7471796c1f157c9ff402c",
|
|
"version-string": "3.2.0.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "d25bfe5e576d146569520871134a5c6fecb16a96",
|
|
"version-string": "3.2.0.0-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "0ee2aa4b9efbf8de1fc277f0064e6022fbfac778",
|
|
"version-string": "3.2.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|