Darcy Shen
de473730ae
libpng: remove ustc mirror ( #3104 )
11 months ago
Jérôme Leclercq
e0d3bd857f
Fix libcurl on macOS ARM64 ( #3102 )
...
* libcurl: Use CMake to build
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
11 months ago
ruki
8a9e5f03fe
improve patch path ( #3088 )
11 months ago
Hoildkv
1847810a6f
update pcl ( #3054 )
...
* switch to xmake port for macosx arm
* update pcl
* improve boost logging
* improve boost logging
* check macosx
* fix boost
* disable libusb
* use os.execv in boost
11 months ago
Darcy Shen
32a23db41d
libgit2: tune syslinks on windows ( #3061 )
11 months ago
Darcy Shen
f2b7778fbf
Remove /GL for libgit2 on windows ( #3059 )
11 months ago
Darcy Shen
9886374ff6
libgit2: add v1.7.1 ( #3057 )
11 months ago
BusyStudent
7d45f8ca61
Fix libass packages ( #3056 )
11 months ago
Jérôme Leclercq
c0f99077c2
Fix libsdl_* packages ( #3045 )
...
* Fix libsdl_* packages
cd3672b6ab
broke libsdl_* packages tests for some reason (perhaps ldflags?)
This fixes them
* libsdl: Fix MinGW
* Fix libsdl_gfx
11 months ago
xiehan
8b5c86a048
Add workflow and libwfkafka v0.11.2. ( #3035 )
11 months ago
Hoildkv
a2ecf6453a
make glib optional for cairo ( #3022 )
...
* make glib optional for cairo
* not asserting libiconv on linux clang
11 months ago
yangyun0123456
708f4b2715
ibcurl: fix 'select TLS backend(s) or disable TLS with --without-ssl ( #3032 )
...
Co-authored-by: yangyunzhao <yangyunzhao@zy-info.net.cn>
11 months ago
NahidaChan
bdce2febf9
libdwarf: add version 0.9.0, add msvc patch ( #3005 )
...
* libdwarf: add version 0.9.0, add msvc patch
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
11 months ago
star9029
341e6c6676
libmorton: add package ( #3002 )
11 months ago
ruki
cd3672b6ab
improve sdl ( #2999 )
...
* improve sdl
* fix mingw
* improve main
* disable sdlmain by default
* fix mingw
* improve main for mingw
* fix error
* fix error
* fix links
* disable sdlmain for android
11 months ago
robcholz
32abec1d2a
added llvm 13.0.0, 15.0.7 support for x86 macos ( #2990 )
...
* added llvm 13.0.0, 15.0.7 support for x86 macos
* fix
* Update xmake.lua
11 months ago
Chi Huu Huynh
393436a2b4
libgpiod: fix cxx bindings not having c links ( #2991 )
12 months ago
Chi Huu Huynh
f152b68049
libgpiod: rework & fix C++ bindings ( #2989 )
...
* libgpiod: update test code
* libgpiod: create port file
* libgpiod: fix add_headerfiles
* libgpiod: add version defines
* libgpiod: print version
* libgpiod: fix version matching
* libgpiod: separate tools & fix program_invocation_name & version
* libgpiod: create on_load
* libgpiod: use before_build
* libgpiod: use add_defines
* libgpiod: use target:add
* libgpiod: add tools-common files
* libgpiod: ignore tools-common on its own
* libgpiod: add quotations around define program_invocation_name
* libgpiod: add configvar_check_csnippets
* libgpiod: make program_invocation_short_name same as program_invocation_name
* libgpiod: add quotations around GPIOD_VERSION_STR
* libgpiod: only get direct cxx files in bindings/cxx
* libgpiod: separate c and cxx bindings
* libgpiod: add options
* libgpiod: on_test use config
* libgpiod: test older version
* libgpiod: make `%[` & `%]` optional
* libgpiod: update test
* libgpiod: fix cxx test
* libgpiod: dont delete chip ptr
* libgpiod: set kind
* libgpiod: add patch for `v1.6.4`
* libgpiod: fix patch hash
* libgpiod: update patch
* libgpiod: set_languages("c89") & move deps
* libgpiod: use c99
* libgpiod: use C++11
* libgpiod: add io.replace
* libgpiod: update patch
* libgpiod: comment set_languages
* libgpiod: move add_includedirs
* libgpiod: set kind to shared if version under v1.6.4
* libgpiod: move includedirs
* libgpiod: remove `delete`
* libgpiod: add link
* libgpiod: use same methods for other deps
* libgpiod: remove libgpiod_cxx
* libgpiod: use add_deps
* libgpiod: add cxx17
* libgpiod: remove before_build
* libgpiod: readd addenv PATH
* libgpiod: test old version
* libgpiod: undo
* libgpiod: remove set config to shared for v1.6.4 static
* libgpiod: add target gpiodcxx
* libgpiod: remove duplicate before_build
* libgpiod: readd versions
* libgpiod: use c11
* libgpiod: use cxx11
* libgpiod: fix target name
* libgpiod: fix add_deps
* libgpiod: set target for tool's language to cxx11
12 months ago
Jérôme Leclercq
593c17be90
libusb: Fix include dirs ( #2966 )
...
#2926 broke `#include "libusb.h"` which is used in samples by libusb and other libs depending on it
12 months ago
ruki
c2cdd00280
add rpm ( #2891 )
...
* add rpm
* fix archive
* improve libarchive
* disable python
12 months ago
xpxz
182fe3a44a
update libgd to latest commit ( #2944 )
...
* update libgd to latest commit
* Update xmake.lua
12 months ago
xpxz
e13d098dd4
add libqrencode ( #2935 )
...
* add libqrencode
* Update xmake.lua
---------
Co-authored-by: Your Name <you@example.com>
12 months ago
star9029
edd4da60ce
libusb: improve build ( #2926 )
...
* libusb: improve build
* disable plat
1 year ago
UMU
2795093ee8
Update LibreSSL to 3.8.2 ( #2920 )
1 year ago
xpxz
77367863ef
Update libcurl to 8.5.0 ( #2912 )
1 year ago
xpxz
72b076ca75
add libdwarf ( #2906 )
...
* add libdwarf
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
1 year ago
ruki
ad43d2c547
improve libsndio ( #2902 )
1 year ago
Hoildkv
4008de5036
add gtk4 build ( #2880 )
...
* add libdrm
* update nasm
* update libxi
* fix build with static glib
* add gtk4 on_install script
* disable media
1 year ago
Guyutongxue
512c7c4b74
Add PATH env when installing libtasn1 ( #2883 )
1 year ago
Hoildkv
d9bf2df3d5
make ftpmirror the first url ( #2870 )
1 year ago
jj683
c66a2aba6d
update libdeflate to 1.19 ( #2873 )
...
* update libdeflate to 1.19
* Fix sha256sum
1 year ago
KarryCharon
2791125e3b
Fix #2863 ( #2865 )
...
* fix #2863
* fix #2863
1 year ago
Hoildkv
5772cb6635
update libjpeg-turbo, libtiff and make ( #2861 )
1 year ago
xpxz
0e3db966aa
update libsodium to 1.0.19 ( #2854 )
1 year ago
Hoildkv
f9b7e72e6f
add davix ( #2850 )
...
* add davix
* try davix
* try fix uuid
* make nls optional for util-linux
1 year ago
Hoildkv
2881c7612f
update glib ( #2822 )
...
* update libintl
* update glib
1 year ago
KkemChen
ece4708437
libco: add package ( #2839 )
...
* libco: add package
* Update xmake.lua
* Update xmake.lua
1 year ago
Hoildkv
bcd0a6ba43
update libepoxy ( #2821 )
1 year ago
star9029
e49eabae33
ls-qpack: add package ( #2803 )
...
* ls-qpack: add package
* fix patch name
* disable plat
* disable plat
1 year ago
Hoildkv
e6867621fe
update libtorch ( #1956 )
...
* update openssl
* update libtorch
1 year ago
Jérôme Leclercq
c2214613d0
Update libsdl to 2.28.5 ( #2801 )
1 year ago
Hoildkv
fadf2bd884
fix openblas for linux-clang ( #2786 )
...
* add metapackage gfortran
* improve openblas/clang
1 year ago
star9029
f099d1180d
lerc: add package ( #2777 )
1 year ago
xiehan
302b474e8d
Add workflow and wfkafka v0.11.1 ( #2775 )
...
* Add workflow and libwfkafka v0.10.9
* Add workflow and libwfkafka 0.11.1
* Remove an empty line.
1 year ago
star9029
5c4c8fe56b
libfacedetection: add package ( #2773 )
...
* libfacedetection: add package
* fix arm
* fix arm
* improve configs
* disable plat
1 year ago
KkemChen
e85c073a60
libyuv: add package ( #2771 )
...
* srtp: add package
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* libyuv: add package
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
tokomine
04a47861a9
add mingw,cross for libccd ( #2694 )
...
* add mingw,cross for libccd
* fix libccd not found LIBM problem
1 year ago
xpxz
d279a9aed6
update libhv to 1.3.2 ( #2764 )
...
* update libhv to 1.3.2
* add static flag to other platform
* add link test
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add secur32
undefined reference to `AcquireCredentialsHandleA'
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Jérôme Leclercq
55ba237265
Auto-update libsdl to 2.28.4 ( #2679 )
...
* Update libsdl to 2.28.4
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Try to update emscripten
* try without ldflags
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
cff00f9a25
libfyaml: add package ( #2731 )
...
* libfyaml: add package
* disable plat
1 year ago