* ixwebsocket: add package
* ixwebsocket: add config to use mbedtls
* ixwebsocket: set default ssl
* ixwebsocket: removed shared config for wasm
* Update xmake.lua
* Update xmake.lua
* Remove on_install limits
* ixwebsocket: disable shared for wasm
* ixwebsocket: revert non shared for wasm
* ixwebsocket: set zlib version to `v1.2.13`
* ixwebsocket: add zlib include dir
* ixwebsocket: add PLATFORM_NAME for wasm
* ixwebsocket: fix quotations
* ixwebsocket: replace use of PLATFORM_NAME if wasm
* ixwebsocket: remove extra quotation mark
* ixwebsocket: remove another extra quotation mark
---------
Co-authored-by: ruki <waruqi@gmail.com>
* 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>