Jérôme Leclercq
2416833a91
libsdl: Fix compilation on MinGW ( #3269 )
...
See https://github.com/libsdl-org/SDL/issues/9031
10 months ago
ruki
94852502e5
Auto-update libusb to v1.0.27 ( #3251 )
...
* Update libusb to v1.0.27
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
10 months ago
Hoildkv
5da135732d
update libxcb and dependencies ( #3256 )
...
* update util-macros
* update xorgproto
* update libxau
* update libxdmcp
* update libpthread-stubs
* update xcb-proto
* update libxcb
* revert python changes
* fix xcb-proto
* try fix libxcb
10 months ago
Jérôme Leclercq
557f232b9a
libpng: Compile using xmake on all platforms ( #3249 )
...
* libpng: Compile using xmake
This fixes an error if zlib is found by xmake
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
SFGrenade
86e36a8ac7
add more versions for libsdl* ( #3225 )
...
* add more versions for libsdl*
mostly github version
* use new cmake variable for sdl_image
unify on_test
* only add new libsdl version, not other parts yet
* enable libsdl_image github versions
* enabled libsdl_mixer github versions
* enabled libsdl_net github versions
* enabled libsdl_ttf github versions
* only build_shared_libs for libsdl_image
* optional wavpack support
* add config for wavpack
- todo: maybe add xmake configs for all of these
* 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
* add inbetween versions for libsdl_image
add 2.22.0 for libsdl_ttf
* Update windows.yml
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
ruki
38ce9ea1be
Update libtins to v4.5 ( #3226 )
10 months ago
ruki
123fbb40c2
Auto-update libsais to v2.7.3 ( #3220 )
...
* Update libsais to v2.7.3
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
10 months ago
Jérôme Leclercq
ffcd912ae4
Update libpng to v1.6.42 ( #3217 )
10 months ago
star9029
a35ede0a1e
Revert "littlefs: add package"
...
This reverts commit 7164b5745c
.
10 months ago
star9029
7164b5745c
littlefs: add package
10 months ago
Zheng Zeng
003bfbf56d
Add linalg ( #3202 )
...
* Add linalg
* Remove comment; update sha256.
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
ruki
294463a8f9
Update liboai to 3.2.1 ( #3210 )
10 months ago
ruki
e973ce3888
Auto-update lightningscanner to v1.0.2 ( #3197 )
...
* Update lightningscanner to v1.0.2
* fix v1.0.0 checksum and disable arm arch
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
10 months ago
Latias94
dc397749b5
remove-sdl-subsystem ( #3194 )
10 months ago
Hoildkv
6a92031e49
fix libtorch on windows ( #3187 )
10 months ago
Hoildkv
d1a178f465
update libtorch ( #3176 )
...
* update libtorch
* only enable macosx x86_64
10 months ago
ruki
67a84e98bd
fix libintl for android r26b ( #3172 )
10 months ago
ruki
df9fbd9a8d
Improve memorymapping ( #3171 )
...
* improve memorymapping
* update libbpf
10 months ago
ruki
874d2c3cf0
fix libelf for android ndk r26b ( #3169 )
...
* fix libelf
* improve ndk
* fix stdc headers
* fix int64
* fix int64
10 months ago
ruki
2390806b0f
Update libmspack to v1.11 ( #3166 )
10 months ago
Jérôme Leclercq
f811f2d7b1
libcurl: Fix missing dl link ( #3119 )
...
* libcurl: Fix missing dl syslinks
See #3118
* Update xmake.lua
10 months ago
ruki
4c1a4526ae
Update littlefs to v2.8.2 ( #3122 )
10 months ago
yangyun0123456
195488879b
libyuv: fix default shared lib usage for android ( #3100 )
...
Co-authored-by: yangyunzhao <yangyunzhao@zy-info.net.cn>
11 months ago
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 )
11 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
11 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
11 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
12 months ago
UMU
2795093ee8
Update LibreSSL to 3.8.2 ( #2920 )
12 months ago
xpxz
77367863ef
Update libcurl to 8.5.0 ( #2912 )
12 months 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
12 months ago
ruki
ad43d2c547
improve libsndio ( #2902 )
12 months ago