* Fix ICU4C compilation for 64-bit Windows targets
* Try to fix ARM
* Use package:arch() instead of os.arch()
* Delete updated
---------
Co-authored-by: ruki <waruqi@gmail.com>
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos
* adjust link order for icu4c
* add icu4c on mingw
* patch mingw to avoid build failure
* reapply patch from msys repo
* fix icu data issue and checksum issue
* fix crossbuild detect on mingw installed on macos
* disable package on macos msys environment
since the author has no mac device.
* fix macos build issue
* fix macos build issue
* adjust package script
* disable cross build test and revert windows change
* adjust patch
* run reconfigure on mingw
* disable mingw on macos