* Add a config providing a workaround to avoid a MSVC bug while compiling vulkan-hpp as modules
* Update vulkan-hpp to v1.2.281
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
* add zmqpb v0.5
also use c++17
* zeromq isn't supported on arm, so zmqpb isn't either
* make shared config
* changed sha
* arm zeromq
- provided by brew
* add utf8_range dep
adjust sha of tar.gz
* windows arm is apparently not supported by protoc, which this needs
* new 0.5 release
add abseil dep
- needed to compile protobuf apparently
plain windows
- instead of excluding arm
- same as deps
- even though protobuf doesn't find protoc.exe on arm
* updated sha
* remove config and add configs var
* i somehow missed a space
* add zmqpb v0.6
* abseil is listed as dep of protobuf
* only add v0.8
* add v0.9, with default requireconfs
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
* Update xmake.lua to include support for llvm-mingw version 20240417
* fix version
* Update xmake.lua
* Update xmake.lua
* fix version
---------
Co-authored-by: c8ef <c8ef@outlook.com>
* shaderc: improve deps
* glslang: fix old version test
* glslang: fix glslang run
* glslang: fix binary name
* glslang: add missing define
* shaderc: fix codegen, improve configs
* shaderc: try to fix link order
* shaderc: fix link order
* shaderc: fix runenvs
* glslang: improve xmake.lua
* glslang: use trycp for plat == host
* add Windows platform support for package gnu-gsl
* remove usefulless comment
* Update gnu-gsl to latest 2.7.1
* lowercase sha256
* change all sha256 string to lowercase
* gnu-gsl only patch on windows
* Rename CMakeLists.txt to cmakelists.txt
* rename CMakeLists.txt to cmakelists.txt
* move patches and cmakelists to sub-folders
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
* Update spdlog to v1.14.0
* Update ormpp to v0.1.2
* Update xmake.lua to handle different versions of ormpp
* Update xmake.lua to exclude copying frozen and iguana directories during installation
* Update xmake.lua to exclude copying frozen and iguana directories during installation
* fix code
* Refactor xmake.lua to exclude copying frozen and iguana directories during installation
* Exclude copying frozen and iguana directories during installation in xmake.lua
* Update xmake.lua to include version v1.14.1 of spdlog
* Revert "Update xmake.lua to include version v1.14.1 of spdlog"
This reverts commit b662ea284e.
* Remove comments
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>