Hoildkv
f8bae8b14d
update libtorch ( #4795 )
4 months ago
ruki
1894ddef35
Update libwfkafka to v0.11.5 ( #4798 )
4 months ago
star9029
eecec2c597
libelfin: add package ( #4767 )
...
* libelfin: add package
* port to xmake
* limit plat
* fix codegen
4 months ago
zjyhjqs
5304191c14
fix the detection method of `GNU iconv` ( #4708 )
...
* fix the detection method of `GNU iconv`
* revert the use of `detect:has_*`, and add `linux clang` support for GNU iconv
4 months ago
zjyhjqs
94acda8148
add support of `libiconv` on `android@windows` ( #4299 )
...
* add `MingW` support for `unistd_h`
* Update xmake.lua
* switch mingw and android for `libiconv` to xmake port
* fix android for `libiconv`: define `O_BINARY` for android
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
4 months ago
star9029
fee9f9dd31
hidapi: support mingw ( #4750 )
...
* hidapi: support mingw
* libusb: update cmake script to latest commit
* improve cmake find libusb.pc
* fix find pc
4 months ago
ruki
92d58a4ca3
Update libfabric to 1.22.0 ( #4770 )
4 months ago
Jérôme Leclercq
2bfd548e19
Update lz4 to v1.10.0 ( #4762 )
4 months ago
star9029
a81353ec80
libzen: add package ( #4732 )
...
* libzen: add package
* add check
4 months ago
star9029
68520ff268
libwebm: add package ( #4722 )
...
* libwebm: add package
* remove targz, only use git ref
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
4 months ago
ruki
f3254fa166
Auto-update libavif to v1.1.0 ( #4650 )
...
* Update libavif to v1.1.0
* add deps
* add check
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
4 months ago
ruki
822391c36c
Update libheif to 1.18.0 ( #4705 )
5 months ago
ruki
a3999a579f
enable libzip for mingw ( #4677 )
...
* enable libzip for mingw
* fix mingw
5 months ago
star9029
1a000fc31d
libyuv: rework ( #4656 )
...
* libyuv: rework
* fix c++11
* use c++14
* fix android/iphoneos
* fix cross
* disable cross
5 months ago
ruki
ef452f4d45
Update libsvm to v333 ( #4666 )
5 months ago
Jérôme Leclercq
988dcba9fb
Auto-update libsdl to 2.30.5 ( #4639 )
...
* Update libsdl to 2.30.5
* Update test.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
5 months ago
star9029
199b79ad4c
libinterpolate: add package ( #4623 )
5 months ago
Hoildkv
a6026e7f27
update libxml2 ( #4609 )
5 months ago
ruki
c947535d26
Update lunasvg to v2.4.0 ( #4607 )
5 months ago
Jérôme Leclercq
8715fcd9dd
libsodium: Fix static and shared build ( #4591 )
...
Both libs were built
5 months ago
xpxz
117ab12b31
add libatomic_ops ( #4479 )
...
* add libatomic_ops
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: heheda123123 <you@example.com>
Co-authored-by: star9029 <hengxings783@gmail.com>
5 months ago
Chi Huu Huynh
98577d7c05
libtomcrypt: add package ( #4576 )
...
* libtomcrypt: add package
* libtommath: fix test
* libtommath: fix test again
* libtommath: fix moving files
* libtomcrypt: add limits
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
5 months ago
ruki
c1a9d947c5
Update libdwarf to 0.10.1 ( #4578 )
5 months ago
star9029
5a1f9dacc9
libpopcnt: add package ( #4541 )
5 months ago
ruki
77856d660d
Update libdwarf to 0.10.0 ( #4526 )
5 months ago
359156687
9be01cdcee
update libopus to 1.5.2 ( #4509 )
...
* update libopus to 1.5.2
* fix crt
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
5 months ago
c8ef
08b13485a7
update lua ( #4500 )
5 months ago
ruki
5c9aa0268c
Update libsais to v2.8.4 ( #4497 )
5 months ago
Hoildkv
aa328dcfc9
update pybind11, libjpeg-turbo, zstd, lyra ( #4487 )
...
* update pybind11
* update libjpeg-turbo
* update zstd
* update lyra
* pybind11 require native python
* try fix libjpeg-turbo
5 months ago
Hoildkv
6133794977
update libigl ( #4482 )
5 months ago
Hoildkv
3064345895
update libtorch ( #4367 )
...
* update libtorch
* disable Werror
5 months ago
star9029
c3bc970b7a
libmspack: support all platform ( #4404 )
5 months ago
ruki
8263b439fc
Update lightgbm to 4.4.0 ( #4471 )
5 months ago
Jérôme Leclercq
faff95e7f3
libsdl: Add support of x11 and wayland on FreeBSD ( #4452 )
...
* libsdl: Add support of x11 and wayland on FreeBSD
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Try to add BSD support for x11
* Update xmake.lua
* Update xmake.lua
5 months ago
c8ef
af3270b5cb
Update libassert to 2.1.0 ( #4449 )
...
* Update libassert to 2.1.0
* Update xmake.lua
* Update xmake.lua
* patch
5 months ago
star9029
02784f8e84
libnest2d & polyclipping: fix windows shared
5 months ago
Chi Huu Huynh
c0f61ec2cb
libnest2d & polyclipping: add packages ( #4440 )
...
* libnest2d & polyclipping: add packages
* libnest2d: use boost instead
* libnest2d: copy limits from boost
* libnest2d: copy limits from nlopt
* libnest2d: use cxx14
* libnest2d: use boost 1.72.0
* libnest2d: try with boost geometry
* libnest2d: use cxx14
* libnest2d: set test cxx to 14
5 months ago
ruki
505f63b3bc
Update lsquic to v4.0.9 ( #4424 )
...
Co-authored-by: star9029 <hengxings783@gmail.com>
5 months ago
star9029
28320e7af1
lsquic: improve patch ( #4429 )
5 months ago
Jérôme Leclercq
79c6519bb7
Auto-update libsdl to 2.30.4 ( #4431 )
...
* Update libsdl to 2.30.4
* Update xmake.lua
5 months ago
Maxime
73c1c99179
I don't know anymore ( #4380 )
6 months ago
star9029
2f92f8c3c5
lunasvg: support all platform ( #4360 )
6 months ago
star9029
dd00315772
libmaxminddb: add package ( #4357 )
...
* libmaxminddb: add package
* add config tool
* use 1.10.0 version
6 months ago
ruki
7c6c64482e
Update libsais to v2.8.3 ( #4355 )
6 months ago
c8ef
ad28fa29b6
add liboqs package ( #4343 )
...
* add liboqs package
* Update xmake.lua
* Update xmake.lua
6 months ago
ruki
0c78ed8f1e
Update libsodium to 1.0.20 ( #4342 )
6 months ago
xpxz
0e08fde070
add libuv to 1.48.0 ( #4245 )
...
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
star9029
8e70567916
libuv: add 1.47.0 version ( #4337 )
...
* libuv: add 1.47.0 version
* add ndk api 21 check
* Update xmake.lua
* use package:toolchain
6 months ago
star9029
ae4240f7d0
libuv: enable all platform ( #4303 )
...
* libuv: enable all platform
* use cmake
* disable wasm
* patch mingw on msys2
6 months ago
Jérôme Leclercq
7bb44dd1be
libxml2: Add FreeBSD support ( #4318 )
...
* libxml2: Add FreeBSD support
* Update xmake.lua
* Update xmake.lua
6 months ago