c8ef
811a07b08c
Update glaze to 2.7.0 ( #4261 )
6 months ago
star9029
3c3e24c15a
glshaderpp: add package ( #4237 )
...
* glshaderpp: add package
* add dep
6 months ago
ruki
022fdfd29d
Update gyp-next to v0.18.1 ( #4242 )
6 months ago
ruki
f7b851b181
fix glog & folly ( #4228 )
6 months ago
ruki
355761a2a0
Update gdal to 3.9.0 ( #4031 )
...
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
zjyhjqs
6befac0e0a
Upgrade `gdal`, and add some config options ( #4100 )
...
* update `GDAL` to 3.8.5 (since 3.9 c++17 is required)
* move `openjpg` to config of `gdal`
* add config option `curl(_static)`, `geos`, `gif`, `iconv`, `jpeg`, `openssl`, `png`, `sqlite3`, `xerces-c` for `gdal`
6 months ago
star9029
78a87612e2
metis: fix msvc runtime ( #4150 )
...
* metis: fix msvc runtime
* use xmake
6 months ago
star9029
f43d0f9cfe
gklib: add package ( #4151 )
...
* gklib: add package
* fix arm
6 months ago
ruki
76884b46be
Auto-update glog to v0.7.0 ( #4132 )
...
* Update glog to v0.7.0
* add define
* use c++14
* fix mingw
* fix msys
* fix mingw
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
zjyhjqs
98dad7632a
update `geos` to 3.12.1 (c++14 required) ( #4127 )
6 months ago
zjyhjqs
9152f7183f
upgrade `geos` to 3.11.3 ( #4097 )
6 months ago
star9029
7969ae37c4
giflib: refractor ( #4112 )
...
* giflib: refractor
* add 5.2.2
6 months ago
star9029
0781cecc4c
glad: fix non-utf-8 environment ( #4087 )
6 months ago
c8ef
bb0e59d7a6
update glaze 2.6.4 ( #4075 )
6 months ago
ruki
57b94f1b13
Update gyp-next to v0.18.0 ( #4069 )
6 months ago
Latias94
412c7b9031
update vulkan related packages to v1.3.283 ( #4034 )
7 months ago
ruki
2ae7523d2c
Update gcem to v1.18.0 ( #4017 )
7 months ago
Chi Huu Huynh
bcc8441a7b
glob: add package ( #3992 )
...
* glob: add package
* glob: add `package:set("kind", "library", {headeronly = true})`
7 months ago
Latias94
a3cd250277
add default resource limiit to glslang ( #3960 )
7 months ago
Latias94
18455fe5f0
update vulkan related packages to v1.3.280 ( #3959 )
7 months ago
ruki
accb6e2ef3
Update glfw3webgpu to v1.2.0 ( #3935 )
7 months ago
star9029
5453bd13db
shaderc: improve deps ( #3926 )
...
* 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
7 months ago
huarkiou
8be441e1b3
add windows support for "gnu-gsl" ( #3924 )
...
* 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>
7 months ago
Robbe Bryssinck
6d6da4c6aa
Fix gamenetworkingsockets abseil C++ version ( #3721 )
...
* Fix gamenetworkingsockets abseil C++ version
As suggested by @waruqi in #3710 .
* Set language C++17 in gamenetworkingsockets
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* fix openssl fetch
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* remove arm64 support
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
7 months ago
ruki
0450f230f5
Update gmssl to v3.1.1 ( #3903 )
7 months ago
Jérôme Leclercq
edb4e3ce19
glslang: Update binary name ( #3865 )
7 months ago
Ariaszzzhc
791cc162cf
boringssl: add version 2022.06.13 ( #3817 )
...
* boringssl: add version 2022.06.13
* Update xmake.lua
* add patch
* go: add version 1.22.2
* disable windows arm
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
7 months ago
star9029
ebad76b6fc
gstreamer: add package ( #2980 )
...
* gstreamer: add package
* try shared glib
* fix includedirs
* fix libiconv
* fix macosx libintl
* fix meson option
* fix windows setup
* add pkgconf
* Update xmake.lua
7 months ago
ruki
c3f696474c
Update glaze to v2.5.3 ( #3839 )
7 months ago
star9029
ee1035b0aa
libvips: add package ( #3466 )
...
* libvips: add package
* remove tools, test. fuzz
* add packagedeps
* add more configs, improve windows build
* add more configs
* fix macosx frameworks, disable unsupported deps
* add missing config, fix glib missing syslinks
* add v8.15.2
* use https://github.com/xmake-io/xmake/pull/4987
* use https://github.com/xmake-io/xmake/pull/4990
7 months ago
Mogg
8daecce6cd
fix: abseil conflict ( #3706 )
...
* fix: abseil conflict
* fix: remove all cxx_standard
* refact: use add_deps
8 months ago
ruki
00a03c36cc
Update glaze to v2.4.4 ( #3685 )
8 months ago
ruki
c2a7e57ace
Update glaze to v2.4.2 ( #3674 )
8 months ago
c8ef
b3c8fd020a
update grpc to 1.62 ( #3576 )
...
* update grpc to 1.62
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
update pb
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
8 months ago
Aidan Sun
5ebbe04b09
Add system include option for GLFW ( #3585 )
8 months ago
Thomas Zuev
ee70d93bd3
Update glaze to v.2.3.1 ( #3578 )
8 months ago
ruki
1a7169a411
Update gyp-next to v0.16.2 ( #3571 )
8 months ago
Hoildkv
fd8a58fc66
add ginkgo ( #3382 )
...
* add ginkgo
* disable x86
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
c8ef
928bb8b43a
update glaze to 2.2.0 ( #3427 )
...
* update glaze to 2.2.0
* fix test
* fix test
9 months ago
ruki
23dd637aa3
Update ghc_filesystem to v1.5.14 ( #3415 )
9 months ago
_ivaquero_
70c7ac2369
gfortran: add more path on macos ( #3384 )
...
* add more path on macos
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Hoildkv
034719cf2c
update glfw ( #3361 )
9 months ago
c8ef
60cd6721a1
update glm to 1.0.1 ( #3352 )
9 months ago
Chi Huu Huynh
6c9f743d92
gzip-hpp: add package ( #3303 )
...
* gzip-hpp: add package
* gzip-hpp: add stdint
10 months ago
Hoildkv
f3e279819d
update genie ( #3264 )
...
* update genie
* fix msys
* fix debug mode
10 months ago
Hoildkv
d56bf6d1d7
update polyscope ( #3255 )
...
* fix glm
* update polyscope
* update stb
10 months ago
ruki
7ce92bf904
Update gyp-next to v0.16.1 ( #3238 )
10 months ago
Arthur Laurent
b98f84e676
Add modules support for glm ( #3230 )
...
* add modules support for glm
fix glm package
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
NoFun
3c187902a5
Update glfw ( #3222 )
...
* Update xmake.lua
* Revert change to `package:runtimes()`
10 months ago
ruki
36017a223f
Update gcem to v1.17.0 ( #3221 )
10 months ago