* 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
* Fix ImGui-SFML on macosx
* added the add_patches()
* fix in the .patch
* Add "" around the hash
* Try to fix the error with the patch
* fix the checksum
* Update xmake.lua
* fix the patch
* Update macosx.patch
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
* Add ifort toolchain
* Fix paths of ifort toolchain
* Install ifort into the default directory
* Add on_fetch
* Add windows support to ifort
* Use $(env HOME) instead of "~"
* Use vformat
* Remove ./
* Change script_path to exe_path
* Define install-dir on windows
* Define install-dir on linux
* Use PROGRAMFILES environment variable
* Execute dir commands
* Print ifort directory
* Remove search for ifort
* Use sh xxx.sh
* Write logs to seperate directory on windows
* Change install dir of windows
* Disable windows
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>