benny066567
c3ec8659c1
add xtd repo ( #5246 )
...
* add xtd repo
* change wxwdigets deps gtk+3 to gtk3
* change the default backend of xtd
* change configs
* use pkg-config add wxwidgets to src dir
* add gsound deps
* add gsound to tunit
* add gsound to tool
* add uuid includedir to xtd.native.unix
* add libuuid to packagedeps
* ban the building with clang
4 weeks ago
star9029
dfd9a2a003
x265: add 4.0 version ( #5458 )
...
* x265: add 4.0 version
* add configs
* disable asm for some platform
* fix mingw
* add check
* switch to ninja
* disable cross
2 months ago
star9029
4e98d47e88
x264: add v2024.02.27 version ( #5356 )
...
* x264: add v2024.02.27 version
* fix android bsd
* fix android patch
* try to fix mingw & cross
* limit plat
* fix mingw
* disable asm for cross mingw
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
zjyhjqs
07edd5339e
add options for xerces-c ( #4702 )
...
* use `on_check` to limit the API requirements on `android|armeabi-v7a`
* add `transcoder` option for `xerces-c`
* add `xmlch_type` option for `xerces-c`
* add `mutex_manager` option for `xerces-c`
* add `message_loader` option for `xerces-c`
* add `network_accessor` option for `xerces-c`
* format
4 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
d940be54b5
xorstr: add package ( #4453 )
...
* xorstr: add package
* limit plat
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
star9029
1fe90cea6c
x265: fix syslinks ( #4417 )
...
* x265: fix syslinks
* fix typo
5 months ago
ruki
6865379c01
Update xpack to v1.0.6 ( #4167 )
6 months ago
ruki
7bec43da8d
Update xtensor-blas to 0.21.0 ( #4118 )
6 months ago
A2va
f8fa483b09
Fix xtensor versions dependencies ( #4113 )
...
xtensor require a specific major version of their dependencies
https://github.com/xtensor-stack/xtensor?tab=readme-ov-file#dependencies
6 months ago
zjyhjqs
a99892097d
fix: add patch for `Xerces-C` (Android arm64-v8a, NDK version < 26) ( #4023 )
6 months ago
ruki
b7cf5ee906
Auto-update xsimd to 13.0.0 ( #3941 )
...
* Update xsimd to 13.0.0
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
7 months ago
ruki
60ff37928c
Update xlsxio to 0.2.35 ( #3796 )
7 months ago
ruki
421359bc96
Auto-update xsimd to 12.1.1 ( #3790 )
...
* Update xsimd to 12.1.1
* Update xmake.lua
---------
Co-authored-by: c8ef <c8ef@outlook.com>
7 months ago
c8ef
3767c27854
update xz to 5.4.6 ( #3636 )
8 months ago
清疚
6813468b2e
update: Xerces-c to 3.2.5 ( #3598 )
8 months ago
ruki
abe4179102
Auto-update xtensor to 0.25.0 ( #3561 )
...
* Update xtensor to 0.25.0
* xsimd: add 11.0.0
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
8 months ago
qudix
49c67fed8f
xaudio2redist: add package ( #3528 )
...
* xaudio2redist: add package
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
8 months ago
qudix
1902e652a7
rapidxml: add package ( #3529 )
...
* rapidxml: add package
* rapidxml: fix dir
* xpack: use rapidxml package
* rapidxml: small tweak
8 months ago
c8ef
4d4d7849a8
update xbyak to 7.06 ( #3497 )
9 months ago
ruki
8e4446e371
improve ffmpeg for windows ( #3456 )
...
* fix pkg-config path
* fix x264 prefix
* fix env
* fix paths
* strip spaces
* fix gas
* fix PATH
* fix x265.pc
* fix iconv.pc
* revert iconv.pc
* fix buildenvs
* fix gas path
9 months ago
Jérôme Leclercq
7be1417547
Compile x264 on Windows/MinGW using msys2 ( #3324 )
...
* Compile x264 on Windows/MinGW using msys2
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
ruki
c8cf61b660
Update xtl to 0.7.7 ( #3287 )
10 months ago
Hoildkv
9431362781
update pciutils, pixman and x11 libs ( #3273 )
...
* update pciutils
* update pixman
* update libx11
* revert xtrans
* disable libx11 cross on macosx
* remove constraint
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
star9029
15b61bf02c
xlsxio: fix wchar config ( #2985 )
...
* xlsxio: fix wchar config
* improve minizip includedirs
* fix deps
11 months ago
A2va
b60cd0b538
Update xtensor ( #2949 )
12 months ago
Qudix
1bf200df0e
xbyak: update ( #2797 )
...
* xbyak: update
* xbyak: shorten description
1 year ago
star9029
82f8c703ca
xlsxio: add package ( #2669 )
...
* xlsxio: add package
* disable plat
1 year ago
star9029
e86ceda076
xpack: add package ( #2610 )
1 year ago
star9029
13ad383ff1
xproperty: add package ( #2608 )
...
* xproperty: add package
* disable plat
1 year ago
zjyhjqs
aed6409eff
Add android support for `xerces-c` ( #2571 )
...
* add android support for `xerces-c` (API >= 26)
* `xerces-c` supports c++17
1 year ago
Jérôme Leclercq
a385db216b
Update xxhash to v0.8.2 ( #2368 )
1 year ago
冰雪殇璃陌梦
864a57fff6
add wasm support for x264 and x265 ( #2009 )
...
* feat: support wasm for x264
* feat: add wasm support for x264
* feat: add more options for x265
* fix: disable x264 for Windows
* feat(x265): add more versions
* feat(x265): support wasm
1 year ago
Jérôme Leclercq
94cc1244f7
x265: Add support for more platforms ( #2101 )
...
* x265: Add support for more platforms
* Add missing bsd
2 years ago
清疚
e109479921
update: update xerces-c to 3.2.4 ( #1886 )
2 years ago
star9029
27aded4b9f
add xlnt ( #1882 )
...
* add xlnt
* improve xlnt
2 years ago
zeromake
86f75e1fa0
fix: package:configs change to package:config ( #1848 )
2 years ago
Hoildkv
27f2cf2d65
update lzma and xz ( #1771 )
...
* update lzma
* update xz
* fix xz for shared libs
* update ci for p7zip
2 years ago
Hoildkv
baba3ee8aa
update ptex and opensubdiv ( #1593 )
...
* update ptex and opensubdiv
* fix osd
* update some x libraries
* try fix opensubdiv
* update some x libs
2 years ago
Guyutongxue
c0e86e23af
Add EGE library ( #1545 )
...
* Add EGE
* xege: fix url/version format
* xege: fix arch
* xege: fix lib install
* xege: disable shared config
2 years ago
Hoildkv
955520c7d7
update xtensor ( #1470 )
2 years ago
Longhao Li
581398c8a8
add xxhash v0.8.1 ( #1410 )
2 years ago
yszhou2019
3f09b38dcf
Xtensor io ( #1281 )
...
* add package: zycore-c
* zycore add v1.1.0
* add package xtensor-io
* complement format
2 years ago
Jérôme Leclercq
3bd3e0a03f
ffmpeg: Add support for pic compilation ( #1211 )
...
* ffmpeg: Add support for pic compilation
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
xq114
a56efa1726
update xtensor
3 years ago
xq114
5ad266260b
update xtl
3 years ago
yamashi
647b26211a
xbyak 6.03 ( #1090 )
3 years ago