ruki
5bd046ad43
Auto-update libenvpp to v1.4.3 ( #5462 )
...
* Update libenvpp to v1.4.3
* improve deps
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
1 month ago
Saikari
795ca3edcf
add libmem ( #5430 )
...
* Added libmem.
* Update xmake.lua
Minor changes
* Update xmake.lua
Removed unused flags.
* Update xmake.lua
* Update xmake.lua
Shortened description.
* Update xmake.lua
* Create xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Optimized + fixed linux support in case missing ptrace and llvm::demangle.
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Fixed BSD and removed set_policy("compatibility.version", "3.0") as well as add_includedirs("include", { public = true })
* Fixed freebsd to bsd
* Enforce LM_EXPORT to be used for DLL/LIB
* Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
* Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
* Update xmake.lua
* Update xmake.lua
* Ole32 -> ole32
Ole32 -> ole32
* Ole32 -> ole32
Ole32 -> ole32
* Update xmake.lua
* Update xmake.lua
* Fixed install through add_headerfiles + Overwrote existing C test.
* Removed renudant 2nd argument , {install = true} for func add_headerfiles
* Fixed C test error.
* fix c++ exports
* Fix C++ DLL link
* Update xmake.lua
* Update xmake.lua
* Delete packages/l/libmem/patches/cxxexport.patch
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
Co-authored-by: EnergoStalin <ens.stalin@gmail.com>
1 month ago
Doekin
73945e34d5
libunifex: add package ( #5485 )
...
* libunifex: add package
* Fix missing dep: cmake
* Include "v" prefix in version
* Drop Windows support
* Patch missing header `<cstring>` for `std::memset`
* Require C++20 with coroutine support
* Recover Windows support
* Require VS 2022 on Windows
* Reformat
* Fix incorrect config
* fix bsd and windows shared
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
1 month ago
c8ef
1b7ba33f91
update libuv to 1.49.1 ( #5482 )
1 month ago
star9029
4cf478a0d0
libebur128: add package ( #5481 )
...
* libebur128: add package
* limit plat
1 month ago
ruki
579efef6a6
Update lsquic to v4.0.12 ( #5469 )
2 months ago
star9029
9a536a91db
svt-av1: remove duplicate package ( #4891 )
...
* svt-av1: remove duplicate package
* add v2.2.1 version
* fix wasm
* fix wasm
* fix android (switch to ninja)
* cpuinfo: add 2024.09.26 version (freebsd support)
* cpuinfo: drop 2022.09.15 version
* fix wasm
* only shared build for android on linux
2 months ago
ruki
8c08b57edc
Update libuv to v1.49.0 ( #5461 )
2 months ago
star9029
88ebdad6ec
libde265: support some platform ( #5456 )
2 months ago
star9029
25314b389f
libpcap: enable windows ( #5436 )
...
* libpcap: enable windows
* set precompiled false
* fix mingw
* fix precompiled
* add patch for mingw
* fix msys flex bison
2 months ago
ruki
5b7058430b
Update libvips to v8.15.4 ( #5445 )
2 months ago
Zheng Zeng
c6306f1a8f
linalg: fix checksum ( #5441 )
...
* Update xmake.lua
Change the hash to lower case to avoid unmached checksum error.
* remove limit
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
2 months ago
star9029
8fbf38d4ba
libgit2: improve deps ( #5418 )
...
* libgit2: improve deps
* disable libssh
* patch android c90 -> c99
* add check
* remove htpps limit
* improve https backend
* fix mbedtls
* improve iphoneos
* fix iphoneos
* llhttp: fix export symbol
2 months ago
Doekin
a71eedca32
libpcap: Fix Build Errors and Add BSD Support ( #5424 )
...
* libpcap: BSD support
* explicit dep on openssl
* Updated CMake policy to comply with NDK r27
* Add CMake option for arm64 macOS
* Update version
* fix github version
* Add Windows support,
* Revert "Add Windows support,"
This reverts commit 3c773d5205
.
* auto convert version to github tag
2 months ago
star9029
ec95696166
libssh2: enable some platform ( #5416 )
...
* libssh2: enable some platform
* fix find openssl
* add wolfssl support
* fix mbedtls with msvc
* limit plat
* fix android r27
2 months ago
star9029
b3c7efa813
liboqs: add 0.11.0 version ( #5420 )
...
* liboqs: add 0.11.0 version
* limit plat
2 months ago
star9029
dd6c45ee9e
llhttp: add v9.2.1 version ( #5415 )
...
* llhttp: add v9.2.1 version
* http_parser: improve xmake.lua
2 months ago
Peter Richmond
44d5224dd8
add rc4 ( #5404 )
2 months ago
Jérôme Leclercq
d7e702ece9
Update libsdl to 2.30.8 ( #5399 )
2 months ago
star9029
53ae098458
libsvgtiny: add package ( #5385 )
...
* libsvgtiny: add package
* fix test
2 months ago
ruki
f55efdae6e
Update libraqm to v0.10.2 ( #5389 )
2 months ago
star9029
b4b92315f9
libdom: add package ( #5384 )
2 months ago
star9029
860c4b3a6d
libhubbub: add package ( #5378 )
...
* libhubbub: add package
* gperf: enable bsd
* libhubbub: improve gperf
* gperf: enable msys
* gperf: fix bsd build
* fix patch
* libhubbub: improve gperf
2 months ago
ruki
ddf75103bc
Auto-update libpng to v1.6.44 & update cross toolchain ( #5234 )
...
* Update libpng to v1.6.44
* update cross
---------
Co-authored-by: c8ef <c8ef@outlook.com>
2 months ago
star9029
0572fb0b72
libfixmatrix: add package ( #5347 )
2 months ago
benny066567
527fdf0c3b
add coin-or-ipopt repo ( #5345 )
...
* add ipopt repo
* add -fopenmp manual
2 months ago
star9029
944d0f0e20
libvips: improve patch ( #5337 )
2 months ago
star9029
14dd742fe0
libzippp: add package ( #5336 )
...
* libzippp: add package
* fix syslinks
2 months ago
star9029
30c4b7b54b
libpeconv: add 2024.09.06 version ( #5328 )
...
* libpeconv: add 2024.09.06 version
* patch mingw
* limit plat
2 months ago
star9029
5f30a0b653
lazy_importer: add package ( #5325 )
...
* lazy_importer: add package
* limit plat
2 months ago
ruki
67f702ff77
Auto-update libzip to v1.11.1 ( #5318 )
...
* Update libzip to v1.11.1
* improve windows build
* patch mingw
* add check
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
2 months ago
ruki
fb542d729f
Update libassert to v2.1.1 ( #5320 )
2 months ago
benny066567
1193b60dc6
add lapack repo ( #5313 )
...
* add lapack repo
* Limit the platform to Linux
* fix grammar problem and add test
* delete the cpp version
2 months ago
ruki
06eef0d257
Update libxmake to v2.9.5 ( #5310 )
2 months ago
ruki
de95d1add6
Update limonp to v1.0.0 ( #5304 )
2 months ago
Inari0
b03c38ba03
update libomp to 19.1.0 ( #5269 )
...
* update libomp
* add python as dependency
* disable gdb on cross platform
2 months ago
star9029
6b600a1a0e
libxml2: set some configs default true ( #5289 )
2 months ago
star9029
d522547ea0
libxml2: rework ( #5284 )
...
* libxml2: rework
* improve configs
* remove pkgconfig
* xz: add mingw@msys
* add check for iphoneos
* fix mingw static build
2 months ago
star9029
b0001567aa
lief: improve deps ( #5279 )
...
* lief: improve deps
* patch algorithm
* add check
* fix exceptions config
2 months ago
ruki
d31d424369
Update libenvpp to v1.4.2 ( #5281 )
2 months ago
ruki
4f005fb317
Update lsquic to v4.0.11 ( #5282 )
2 months ago
star9029
9c05856137
llama.cpp: rework ( #5256 )
...
* llama.cpp: rework
* fix link order
* fix ios frameworks
* add curl configs
2 months ago
star9029
68f061443b
luajit: fix url ( #5263 )
...
* luajit: fix url
* add check
2 months ago
star9029
71d221a035
liblifthttp: add package ( #5091 )
...
* liblifthttp: add package
* fix gcc13
* fix gcc13
2 months ago
ruki
e260b41043
Update luau to 0.643 ( #5244 )
2 months ago
benny066567
0d13dee8c9
fix libvpx grammar problem ( #5224 )
2 months ago
benny066567
3a6759b22e
add libvpx repo ( #5206 )
...
* add libvpx repo
* add yasm and nasm
* change to underscore
* add configs
* add option disable url and delete ban clang
* add target for windows platform
* fix grammatical problems and ban wasm
* fix grammatical problems and ban wasm
* specify platform
* ban windows
2 months ago
ruki
0f5edbe9c9
Update ls-hpack to v2.3.4 ( #5213 )
2 months ago
benny066567
b6915ab0d4
add Gtk3 repo source code install ( #5154 )
...
* add gtk3 source code install
* add gtk3+ source code install
* add gdk-pixbuf
* add x11 to packagedeps
* add libxext to packagedeps
* delete the gtk3 redundancy
* add rt link
* replace the at-spi2-core pkg-config symbol
* add the wayland config and changge at-spi2-core writting
* add bin for gdk-pixbuf
* add cairo to packagedeps
* change cairo.pc
* replace the cairo/cairo-xlib.h to cairo-xlib.h
* add plain=true
* delete gtk+3
2 months ago
ruki
d5742184fa
Update luau to 0.642 ( #5195 )
3 months ago