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
..
2021-09-09 01:24:04 -07:00
2022-03-08 16:58:51 -08:00
2022-04-18 16:34:30 -07:00
2022-03-21 14:02:46 -07:00
2021-12-01 19:21:29 -08:00
2022-04-25 17:17:07 -07:00
2022-04-12 10:14:24 -07:00
2022-03-21 13:42:20 -07:00
2021-09-09 01:24:04 -07:00
2021-12-17 02:22:33 -05:00
2021-11-26 01:02:41 -08:00
2021-02-08 18:30:48 -08:00
2021-12-02 15:48:34 -08:00
2022-03-21 13:18:01 -07:00
2022-04-21 14:51:10 -07:00
2022-04-22 09:23:02 -07:00
2022-02-11 15:15:37 -08:00
2022-03-11 11:25:53 -08:00
2022-01-18 13:07:13 -08:00
2021-09-28 11:50:14 -07:00