mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:19:07 +08:00
9ccd693f1b
* [toolchain windows] set CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_PROCESSOR In specific, I did this for the cpuinfo PR - I realized the reason that cpuinfo doesn't support arm64 windows cross compilation is because we don't set CMAKE_SYSTEM_PROCESSOR. * correctly set CMAKE_CROSSCOMPILING * start fixin libraries * more changes: - gainput: remove line - glog: remove try_run when cross compiling - windows.cmake: set CMAKE_SYSTEM_VERSION * more patches - mapnik: set BOOST_REGEX_HAS_ICU to avoid check_cxx_source_runs - orc: set HAS_PRE_1970 and HAS_POST_2038 for same - seal: change out check_cxx_source_runs for check_cxx_source_compiles * more changes * fix x86-windows * fix qpid-proton, glog * build corrade-rc * fix x64-uwp ports * forgot to _actually_ always build corrade-rc .,. * Replay #22831 * Dedupe CMAKE_SYSTEM_NAME settings. * Add quotes for corrade_rc_param Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update version DB. Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
40 lines
982 B
JSON
40 lines
982 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "b3bdafa2896aad8990e3886bdd83b8cd5538e7ea",
|
|
"version-date": "2020-11-11",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "d52dd1ac4a69a74bb658b52be36c7457ca6049ef",
|
|
"version-string": "2020-11-11",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "0363f4dd57d8729a0a6bd3e1c2ca8d424fd59eda",
|
|
"version-string": "2020-11-11",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "0517040d73dca1a3da9cb9ed482ba6e6aa27a510",
|
|
"version-string": "2020-11-11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c4763f69a5b93e96073ec227d63f9b7a174268b4",
|
|
"version-string": "2019-03-21-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "0ec6a903c79001abe0cfe9edd626573083ff6908",
|
|
"version-string": "2019-03-21",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8ccb4cd94a1f05ae2cef1e2e846b1ddd72a39c68",
|
|
"version-string": "2019-02-08",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|