ruki
7449d9dbda
revert old versions ( #3408 )
9 months ago
ruki
dffb9fe8ed
Update libcurl to 8.6.0 ( #3407 )
9 months ago
ruki
33be2e76e3
improve ci
9 months ago
c8ef
11af3e3e90
update emsdk to 3.1.55 ( #3406 )
9 months ago
ruki
d01ae0ca85
update scripts
9 months ago
ruki
c36660d1e7
Update implot to v0.16 ( #3403 )
9 months ago
ruki
e55c9357e1
Update msgpack-cxx to 6.1.0 ( #3405 )
9 months ago
ruki
c6699d1754
use add_versionfiles ( #3402 )
...
* use add_versionfiles
* limit xmake version
* improve openssl for android/windows
* pass shell
* improve to run configure
* remove msys dep
* fix path
* fix gsub
9 months ago
ruki
d293944ad2
update autoupdate.lua
9 months ago
ruki
3e6d34e834
improve checkupdate
9 months ago
ruki
00384e5b3d
Auto-update lightgbm to 4.2.0 ( #3116 )
...
* Update lightgbm to 4.2.0
* Update xmake.lua
* fix build cli
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
ruki
16d3ae4374
improve autoupdate
9 months ago
Seedking
066d49a635
Upgrade StringZilla to 3.4.1 ( #3397 )
...
* Upgrade StringZilla to 3.4.1
* add installation methods for versions hiher than 2.0.4
* exclude armeabi-v7a arch under Android
9 months ago
Jérôme Leclercq
176fe5624d
Update dr_wav to 0.13.16 ( #3401 )
9 months ago
Jérôme Leclercq
42ef884db6
Update catch2 to v3.5.3 ( #3399 )
9 months ago
Jérôme Leclercq
18ccfc8044
Update dr_mp3 to 0.6.39 ( #3400 )
9 months ago
c8ef
47c43431ce
add fizz & enable folly on macos arm ( #3396 )
...
* try add fizz
* try add fizz
* update hash
* try path
* try path
* update
* update
* update
* upd
* upd
* last resort
* wip
* hopefully
9 months ago
Chi Huu Huynh
d2dba431ec
injector: add package ( #3391 )
...
* injector: add package
* injector: add license
* injector: split on_install
* injector: mingw use nmake
* injector: remove languages config
* injector: remove cmd and mingw use make
* injector: set kind headeronly
* injector: fix io replace
* injector: copy and install dll
* injector: copy dll and add prefix
* injector: separate on_install
* injector: add `all`
* injector: remove install
* injector: use xmake port
* injector: use less `add_defines`
* injector: add on_config
* injector: fix add_defines for linux
* injector: add files for mingw
* injector: add sys_links
* injector: add rules
* injector: add is_arch x64
* injector: remove is_arch("arm32")
* injector: use is_arch("arm")
* injector: mingw only add syslinks
9 months ago
c8ef
1c314a89c4
update onnxruntime to 1.17.1 ( #3395 )
...
* update onnxruntime to 1.17.1
* update onnxruntime to 1.17.1
9 months ago
ImperatorS79
b9085ea24c
Add extsources to vulkan-validation-layers + some fixes ( #3153 )
9 months ago
Yiheng Wu
f41dfce6ec
add library tree-sitter ( #3394 )
9 months ago
PerikiyoXD
4f9e4013d7
depot_tools: Add version 2024.2.29@50de66 ( #3368 )
...
* depot_tools: Add version 2024.2.29@50de66
Versioning just uses commit date, maybe preferred to use 6 char commit?
as: "2024.2.29-50de66"
Maybe unnecesary.
* deps: Add ninja to depot_tools
* 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
e2493e90fe
rename ci
9 months ago
ruki
561ce6e048
rename ci
9 months ago
ruki
ffda4d6358
Auto-update kuba-zip to v0.3.1 ( #3121 )
...
* Update kuba-zip to v0.3.1
* fix 32-bit mingw
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
hackermdch
5f36a6fecc
Fix jnipp for llvm on Windows ( #3277 )
...
* Fix jnipp for llvm on Windows
* Fix openjdk on MacOS with ARM64
* Revert "Fix openjdk on MacOS with ARM64"
This reverts commit 921306f68c
.
9 months ago
Jonas Pucher
890df47592
Add dynareadout 24.02 ( #3322 )
...
* Add dynareadout 24.02
* Add boost as dependency for macosx
* Use package:is_plat
9 months ago
ruki
14e03bce63
Auto-update ucx to 1.15.0 ( #3132 )
...
* Update ucx to 1.15.0
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
_ivaquero_
4caa4d9cc3
openblas: remove {system = true} and force to use `gfortran` if not find `openmp` ( #3383 )
...
* remove {system = true}
* update condition
* revert the condition change
9 months ago
c8ef
2278b0759e
rework jdk toolchain 17 & 21 ( #3392 )
...
* rework jdk toolchain
* rework CI
* rework CI
* rework CI
9 months ago
_ivaquero_
70c7ac2369
gfortran: add more path on macos ( #3384 )
...
* add more path on macos
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Chi Huu Huynh
e41c2c411b
memplumber: add package ( #3385 )
...
* memplumber: add package
* memplumber: use port file & try io.replace
* memplumber: android can add libbacktrace
* memplumber: add limits
* memplumber: update is_plat for mingw
9 months ago
Chi Huu Huynh
82994f6f59
inih: add more options ( #3381 )
...
* inih: add more options
* inih: use `_` & use loop
* inih: fix prefix
* inih: fix prefix
9 months ago
Chi Huu Huynh
a8300040e6
lief: add versions from 0.14.0 ( #3389 )
...
* lief: add versions from 0.14.0
* lief: remove empty test
9 months ago
c8ef
23bcdabb1f
update cosmocc to 3.3.2 ( #3390 )
9 months ago
ruki
5d937a0384
Update uni_algo to v1.2.0 ( #3386 )
9 months ago
ruki
5874de5352
Update libsvm to v332 ( #3387 )
9 months ago
ruki
721ba0c4c5
Update nuklear to 4.12.0 ( #3388 )
9 months ago
Paul Reilly
719c8010f4
reproc: add multithreaded option and fix link orders ( #3323 )
...
* reproc: add multithreaded option and fix link orders
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
c8ef
a608962ab8
update zig to 0.11.0 ( #3379 )
...
* update zig to 0.11.0
* try
* try
9 months ago
ruki
09ab210286
Auto-update libsigcplusplus to 3.6.0 ( #3078 )
...
* Update libsigcplusplus to 3.6.0
* fix mac link
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* fix indent
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
Guyutongxue
f5461f1153
Add libntl ( #3372 )
...
* Add libntl
* fmt
* perl deps and shell = true
* fix...?
* remove mingw due to gmp not provided
* fix compiler name
* remove extra flags
* debug...
* debug...
* forward more options
* add default value
* use table.wrap
* omg...
* filter to native only
* remove debug statements
* update
* fix
9 months ago
Ren Tatsumoto
658669304c
add mecab to the repo ( #3338 )
...
* add mecab to the repo
* update description
* add homepage
* remove unused config
* remove deps
* remove package end
* switch static/shared library
* add on_test
* add configs table
* include cassert
* add newline
* include memory
* adjust arg
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
ruki
fe5954a269
Auto-update mcut to v1.2.0 ( #3112 )
...
* Update mcut to v1.2.0
* patch mingw
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
Charles
cb68f80a92
microsoft-gsl: mark as headeronly ( #3374 )
9 months ago
c8ef
753a48e068
update zziplib to v0.13.73 ( #3373 )
9 months ago
Chi Huu Huynh
6ee33e69c7
daemonpp: add package ( #3353 )
...
* daemonpp: add package
* daemonpp: add `using namespace std::chrono_literals;`
* daemonpp: change test method
* daemonpp: return 0
* daemonpp: fix test
* daemonpp: fix test
* daemonpp: copy files to daemonpp dir
* daemonpp: add all files to include dir
* daemonpp: reduce test size
9 months ago
Snowinter
8f5ed1bae5
fix_sqlite_encodings ( #3370 )
9 months ago
c8ef
7bda831047
update uvatlas to 2024.02 ( #3367 )
9 months ago
Hoildkv
034719cf2c
update glfw ( #3361 )
9 months ago