Jérôme Leclercq
|
e5f5a74d17
|
Update joltphysics to v5.0.0 (#3698)
|
8 months ago |
Lazy_V
|
69bc447c04
|
fix: consider possible missing runtime config: MDd (#3692)
* fix: consider possible missing runtime config: MDd
* use the proper API.
|
8 months ago |
ruki
|
79f33de757
|
Update mapbox_earcut to 2.2.4 (#3696)
|
8 months ago |
ruki
|
368f4c2219
|
Update winreg to v6.2.0 (#3694)
|
8 months ago |
Arthur
|
dfbede6a77
|
add libxcomposite (#3691)
* add libxcomposite
* fix: missing dep xfixes
* fix: typo in libxfixes
* fix: changed has_cxxfuncs to has_cfuncs
* code review
|
8 months ago |
Lazy_V
|
0633f0fe51
|
add msvc runtime configuration. (#3690)
|
8 months ago |
Jérôme Leclercq
|
6bab04cf98
|
Fix chipmunk2d
|
8 months ago |
Jérôme Leclercq
|
29541c1f43
|
chipmunk2d: Set CP_USE_CGTYPES if precision is set (#3689)
* chipmunk2d: Set CP_USE_CGTYPES if precision is set
on macOS / iOS, if CP_USE_CGTYPES is not defined, it overrides CP_USE_DOUBLES value
|
8 months ago |
star9029
|
81b799f1f1
|
angelscript: support windows arm64 (#3688)
* support windows arm64
* port windows arm64
|
8 months ago |
Simon Pribylski
|
dbef41ed81
|
Add AudioFile package (#3668)
* add audiofile package
* add better test
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
Emo
|
b8cc1db46c
|
Add fmtlog version 2.2.1 (#3680)
* Update xmake.lua
* disable arm64
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
ruki
|
3b0f54cf14
|
Update robin-map to v1.2.2 (#3683)
|
8 months ago |
ruki
|
2da89212ec
|
Update sentry-native to 0.7.2 (#3686)
|
8 months ago |
ruki
|
e3c4ca2585
|
Update pdcursesmod to v4.4.0 (#3672)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
ruki
|
c46023e629
|
Update dynareadout to 24.03 (#3682)
|
8 months ago |
ruki
|
db0933c42d
|
Update lunasvg to v2.3.9 (#3684)
|
8 months ago |
ruki
|
00a03c36cc
|
Update glaze to v2.4.4 (#3685)
|
8 months ago |
Chi Huu Huynh
|
c05df0303f
|
abseil: use cxx 14 (#3681)
|
8 months ago |
Jérôme Leclercq
|
a713dd824b
|
chipmunk: Add precision config (#3676)
* chipmunk: Add double_precision config
|
8 months ago |
Jérôme Leclercq
|
cfb1d9acf2
|
Update libsdl to 2.30.2 and libffi to 3.4.6 (#3666)
* Update libsdl to 2.30.2
* Update libffi to 3.4.6
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
|
8 months ago |
ruki
|
febcaa21f6
|
Auto-update thread-pool to v4.1.0 (#3663)
* Update thread-pool to v4.1.0
* Update xmake.lua
* improve on
test
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
ruki
|
c2a7e57ace
|
Update glaze to v2.4.2 (#3674)
|
8 months ago |
ruki
|
c636024567
|
Update redis-plus-plus to 1.3.12 (#3670)
|
8 months ago |
ruki
|
60db2a9148
|
Update cargs to v1.1.0 (#3671)
|
8 months ago |
Enzo Einhorn
|
cddd8c7af4
|
add cuda 12 support for onnxruntime (#3669)
|
8 months ago |
Jérôme Leclercq
|
d3c13992f5
|
libcurl: Use CMake to compile on Android (#3644)
* libcurl: Use CMake to compile on Android
Fixes Android on Windows
* Update xmake.lua
* Update android.yml
* Update xmake.lua
* Update xmake.lua
* Remove logs
* Update libcurl to 8.7.1 and fix android armv7 compilation
|
8 months ago |
ruki
|
934e01a034
|
Auto-update dispenso to v1.2.0 (#3661)
* Update dispenso to v1.2.0
* remove /WX
* patch namespace
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
ruki
|
4e72de271c
|
Auto-update nghttp2 to 1.60.0 (#3662)
* Update nghttp2 to 1.60.0
* fix shared option
* fix shared
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
Jérôme Leclercq
|
6b49d04b51
|
libuuid: Add missing config checks (#3657)
Fixes compilation on some platforms such as Android on Windows
|
8 months ago |
c8ef
|
1708ce5787
|
update re2 to 2024.04.01 (#3665)
|
8 months ago |
ruki
|
a15ebc138a
|
Update ozz-animation to 0.15.0 (#3660)
|
8 months ago |
ruki
|
863b94ccc6
|
Update tracy to v0.10 (#3664)
|
8 months ago |
ruki
|
756dc7645a
|
Auto-update ngtcp2 to 1.1.0 (#3131)
* Update ngtcp2 to 1.1.0
* test latest version
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
Hoildkv
|
2f621203d0
|
add amgx (#3650)
|
8 months ago |
ruki
|
f2a9f09e28
|
Auto-update libremidi to v4.5.0 (#3655)
* Update libremidi to v4.5.0
* fix on test
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
Jérôme Leclercq
|
34939ec6c4
|
chipmunk2d: Fix patch hash
|
8 months ago |
Jérôme Leclercq
|
1468df7234
|
chipmunk2d: Fix Android static lib (#3658)
* chipmunk2d: Fix Android static lib
* Fix chipmunk2d on Android in shared mode
* Update xmake.lua
|
8 months ago |
Jérôme Leclercq
|
d6c1d721d6
|
openssl: Fix compilation for Android on Windows (#3643)
temp fix
see https://github.com/xmake-io/xmake/pull/4903
|
8 months ago |
ruki
|
73c7cfc3e2
|
Update simdjson to v3.8.0 (#3656)
|
8 months ago |
ruki
|
bb143ffddf
|
Update aws-c-http to v0.8.1 (#3652)
|
8 months ago |
ruki
|
fd48bc7b78
|
Update libzip to v1.10.1 (#3653)
|
8 months ago |
ruki
|
24d4a2ca22
|
Auto-update libassert to v2.0.0 (#3632)
* Update libassert to v2.0.0
* use cmake for v2
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
c8ef
|
b3c8fd020a
|
update grpc to 1.62 (#3576)
* update grpc to 1.62
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
update pb
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
|
8 months ago |
ruki
|
7c890787fb
|
Auto-update dataframe to 3.0.0 (#3640)
* Update dataframe to 3.0.0
* Update xmake.lua
try cpp 20
* Update xmake.lua
cpp23
---------
Co-authored-by: c8ef <c8ef>
|
8 months ago |
ruki
|
fe7dbed831
|
Update mdns to 1.4.3 (#3646)
|
8 months ago |
ruki
|
062486919c
|
Update ada to 2.7.7 (#3647)
|
8 months ago |
ruki
|
3ed70159b1
|
Auto-update octomap to v1.10.0 (#3633)
* Update octomap to v1.10.0
* add patch, configs
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
|
8 months ago |
ruki
|
b1d4bf3c73
|
Update daw_header_libraries to v2.102.0 (#3639)
|
8 months ago |
ruki
|
532ae51477
|
Update libavif to v1.0.4 (#3641)
|
8 months ago |
ruki
|
c5d239800f
|
Update reproc to v14.2.5 (#3637)
|
8 months ago |