Andrej Redeky
84a4cafbdf
Update ImGui to 1.89.7 ( #2286 )
1 year ago
xiehan
051ca0fd8f
Add workflow and libwfkafka v0.10.8 ( #2285 )
...
* Update workflow and libwfkafka v0.10.6 commit ID.
* Fix libwfkafka's description.
* Fix workflow and libwfkafka v0.10.6's checksum.
* Add workflow and libwfkafka v0.10.7 and fix checksums.
* Add workflow and libwfkafka v0.10.8
1 year ago
Jérôme Leclercq
f71a10532d
Update sentry-native to 0.6.5 ( #2280 )
1 year ago
Jérôme Leclercq
9cb83a6619
Update libsdl to 2.28.1 ( #2279 )
1 year ago
Jérôme Leclercq
8456766ce1
dxsdk: Remove os check ( #2276 )
1 year ago
A2va
6667abdda1
Update xmake.lua ( #2277 )
1 year ago
Jérôme Leclercq
66799a7bc8
Refactor Qt packages to prepare Qt6 ( #2252 )
...
* Refactor Qt packages to prepare Qt6
* Update xmake.lua
* update qtbase
* Fix qt5base install
* Fix CI
* Update xmake.lua
* Update xmake.lua
* Try something
* Update xmake.lua
1 year ago
Bai Miao
2fed8ca552
add package dxsdk ( #2275 )
...
* add package dxsdk
* update test
* dxsdk: fix format
* dxsdk: add version_map
1 year ago
star9029
41b628d30f
mongoose: add package ( #2274 )
1 year ago
Darcy Shen
f0398a3268
zlib: add_urls from deb-src ( #2273 )
...
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
1 year ago
A2va
01498be2d5
Add clblast ( #2271 )
...
* Add clblast
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Maxime
2e4c5934f5
Add cppzmg 4.9.0 and fix 4.10.0 hash ( #1921 )
...
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: yamashi <yamashi@users.noreply.github.com>
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
young.day
78d39575fd
cppzmq add 4.10.0 ( #2261 )
...
* cppzmq add 4.10.0
* zeromq: Disable Werror
* Update xmake.lua
* zeromq: Fix compilation with later C++ standards
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Darcy Shen
37a7e11bfc
libpng: add_urls from deb-src ( #2269 )
...
* libpng: add url from deb-src from ustc mirror
* Use https
* Update xmake.lua
---------
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
A2va
de87cb7d10
Add emscripten ( #2263 )
...
* Add emscripten
* Use find_directory
* Apply review comment
1 year ago
Darcy Shen
627e6915bf
libpng: update url and use tar.gz instead zip ( #2267 )
1 year ago
Darcy Shen
792e1983c8
autodiff: use tag name but not version name ( #2268 )
...
Co-authored-by: 沈浪熊猫儿 <shenda@ustc.edu>
1 year ago
小鸡快跑
dd67d5de2e
Update url and test ( #2265 )
...
The function `DoNotOptimize` was deprecated in this scope since 1.8.0 and the url was changed.
1 year ago
star9029
accd6e8c33
autodiff: add package ( #2264 )
1 year ago
garfieldkwong
1164514e92
Fix missing `numpy` when linking boost.python and linking wrong library name when turn debug on. ( #2262 )
...
Co-authored-by: Garfield Kuang <garfield.kuang@yubosecurities.com>
1 year ago
ruki
532e74c0f3
fix format
1 year ago
Jérôme Leclercq
5e16bc6e2b
joltphysics: move patches to local files ( #2260 )
1 year ago
A2va
55b319d09d
Improve opencl ( #2254 )
...
* Improve opencl
* Add build type and restrict platforms
* Add long paths policy
* Use prebuilts binaries
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
a21a344962
bvh: add package ( #2259 )
...
* bvh: add package
* bvh: fix cross
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
Caleb Kiage
511bd4de93
boost: add boost package clang-cl toolchain support ( #2248 )
...
* Add boost package clang-cl toolchain support
* update toolchain selection
* Update xmake.lua
* Default to using msvc toolchain
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
ruki
c29ca4854f
update libxmake ( #2242 )
...
* update libxmake
* remove curse option
* remove readline option
* fix readline
* remove old version
* remove old version
* disable pdcurses
* fix engine
* fix semver
* fix semver
* remove readline
* fix readline
* fix readline
1 year ago
xpxz
21e2f80fcc
update mimalloc to 2.1.2 and add mignw support ( #2251 )
...
* update mimalloc to 2.1.2 and add mignw support
* Update xmake.lua
1 year ago
Allen
0c1d8f055b
grpc: export bin path ( #2249 )
...
Co-authored-by: allen <ivanallen@qq.com>
1 year ago
Jérôme Leclercq
636d3f958d
Assimp: Add minizip dependency ( #2246 )
...
* Assimp: Add minizip dependency
Fixes link errors when minizip is installed on the system
* Update xmake.lua
* minizip: Add v1.2.13 and cmake/pkgconfig import files
* Update xmake.lua
* Try to fix assimp thirdparty libs search
* minizip: Fix version
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
1 year ago
star9029
5ed4a0e52e
cinatra: add package ( #2247 )
1 year ago
ruki
5e445bdc93
improve grpc ( #2245 )
1 year ago
Jérôme Leclercq
389c74be6b
Update aqt to v3.1.6 ( #2244 )
...
* Update aqt
* aqt: support arm64 host
1 year ago
star9029
a058e12713
nameof: add package ( #2243 )
1 year ago
xpxz
08404295b7
Add Crow ( #2237 )
...
* add mysqlpp
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add linux support
* use add_files
* use autoconf
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add crow
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: cat <nihaoaheheda@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Zmmfly
2c5ac3bb27
add mbedtls 3.4.0 ( #1811 )
...
* update asio to "1.24.0"
* update mbedtls
add 2.28.2 and 3.3.0
* del 3.3.0 info
3.3.0 build fail
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
ruki
03c98dff06
improve doxygen ( #1672 )
...
* update doxygen
* fix deps
* fix bison
* update doxygen
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
star9029
2ffecdcda2
nuklear: add package ( #2241 )
...
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Maxime
bf1b6d5684
Add Qt webview ( #2232 )
...
* Add Qt webview
* WebKit
* Delete xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
According to https://doc.qt.io/qt-5/qtwebview.html the right include is QtWebView
* Update xmake.lua
* Create qt5webview
* Delete xmake.lua
* Update xmake.lua
* Update xmake.lua
* Delete qt5webview
* Create xmake.lua
* qt5webview: disable MinGW
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Jonas Pucher
0183e7da9e
Add dynareadout 23.06 ( #2240 )
1 year ago
ruki
5dfcc8800e
modify vs runtime ( #2239 )
1 year ago
Allen Dang
a275cfa936
Update tinygltf to v2.8.13 ( #2132 )
...
* Update tinygltf to v2.8.9
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
1 year ago
Caleb Kiage
d665e6577b
Fix link error when building boost with a different toolset ( #2233 )
...
* Fix link error when building boost with a different toolset
* Add msvc compiler path
* Update xmake.lua
* refactor msvc_ver
* Fix clang-cl build
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
Qudix
62c128771c
[rsm-autotoml] Add package ( #2229 )
...
* [rsm-autotoml] Add package
* [rsm-autotoml] Fix virtual destructor
* [rsm-autotoml] Fix template usage
1 year ago
igavintang
e5d579f7b5
Add redis-plus-plus version 1.3.9 ( #2234 )
1 year ago
Jérôme Leclercq
17d754c3e1
Update hopscotch-map to v2.3.1 ( #2231 )
1 year ago
Jérôme Leclercq
76c435fb47
libpng: Fix v1.6.40 hash ( #2230 )
...
I put the .tar.gz hash when fixing the version in #2222
1 year ago
Jérôme Leclercq
dcf450b74b
Update flecs to v3.2.4 ( #2225 )
...
* Update flecs to v3.2.4
* Update xmake.lua
* Update xmake.lua
* flecs: Fix freebsd
* flecs: Fix freebsd link
* Update xmake.lua
1 year ago
Jérôme Leclercq
def9743338
Update entt to v3.12.2 ( #2226 )
1 year ago
Jérôme Leclercq
02b7c2a4ea
Update libflac to v1.4.3 ( #2228 )
1 year ago