vcpkg/versions/g-/gainput.json
nicole mazzuca 9ccd693f1b
[toolchain windows] set CMAKE_SYSTEM_PROCESSOR (#24100)
* [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>
2022-04-29 11:40:30 -07:00

40 lines
939 B
JSON

{
"versions": [
{
"git-tree": "d7d03d82f8c42466bcd155b94e0dcefa79763931",
"version": "1.0.0",
"port-version": 6
},
{
"git-tree": "6edb146db254b1cec192c12f335bef0e54455770",
"version": "1.0.0",
"port-version": 5
},
{
"git-tree": "8751b5a093ee68d0273600efc1ecfcd23056aa47",
"version-string": "1.0.0",
"port-version": 4
},
{
"git-tree": "db05d34018ddbbfb24d06d2f5afcd51f1def0820",
"version-string": "1.0.0-3",
"port-version": 0
},
{
"git-tree": "99b7d6e2fa73fd4eb28d9001148a44a40183206a",
"version-string": "1.0.0-2",
"port-version": 0
},
{
"git-tree": "3490da61454df8c322103829ddf1d8ed824d6468",
"version-string": "1.0.0-1",
"port-version": 0
},
{
"git-tree": "b3556cad0c2075723f26a31c4ba2d297626654dc",
"version-string": "1.0.0",
"port-version": 0
}
]
}