Hoildkv
da0004e7b6
add openvdb python interface ( #4573 )
5 months ago
Frityet
39cc874128
Updated objfw ( #4524 )
5 months ago
star9029
99022980ea
obfuscate: add license
5 months ago
xpxz
19172c862b
add obfuscate ( #4489 )
...
Co-authored-by: heheda123123 <you@example.com>
5 months ago
ruki
fcdb5bdd34
Update onednn to v3.5 ( #4372 )
5 months ago
Jérôme Leclercq
5daf74dc4e
openal: remove pkg extsource
...
pkg is not yet supported by xmake
5 months ago
ruki
1b83d70ae8
improve opencv ( #4311 )
6 months ago
M
fa4b02ef31
openal-soft: support bsd ( #4331 )
...
* openal-soft: support bsd
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
6 months ago
xpxz
c539dd9522
update ormpp to 0.1.3 ( #4319 )
...
* update ormcpp to 0.1.3
* add check
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
Altina Orion
b8fe8398a4
onedpl add fetch.lua ( #4324 )
...
* Update onedpl xmake.lua
* Create fetch.lua
* Update xmake.lua
rc1
* Update xmake.lua
/* MACROS DUE TO 3b9a1bb1af (diff-4c6821476cefc699b801f5fdbeda3341e3c64626dcf39a79621ea02031bdd50eL113)
*/
/* ALSO C.F. https://github.com/oneapi-src/oneDPL/issues/1602 */
/* AND THE USING OF _PSTL_... MACROS IS REMOVED FROM ONEDPL NOWADAYS*/
* Update xmake.lua
typo
* Update xmake.lua
* bad ci ; try again
ci on arch linux failed due to network error
* Update xmake.lua
* Refine config
* refine fetch.lua
remove unnecessary add_deps
* Update xmake.lua
* minor formatting refinement
6 months ago
ruki
b0a383831b
Auto-update onnx to v1.16.1 ( #4226 )
...
* Update onnx to v1.16.1
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
Jérôme Leclercq
b7c6ef58e3
Use on_source instead of on_load to set urls if supported (xmake 2.9.3) ( #4204 )
...
* Use on_source instead of on_load to set urls if supported (xmake 2.9.3)
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
6 months ago
star9029
a30a517832
openvdb: fix windows build ( #4199 )
...
* openvdb: fix windows build
* fix linux
* add patch
* Update xmake.lua
6 months ago
Altina Orion
72e59ec465
Update onednn 3.4.3 ( #4184 )
6 months ago
ruki
f6c096e97d
improve openmp ( #4141 )
6 months ago
ruki
a4044ffedc
Auto-update onnx to v1.16.0 ( #3649 )
...
* Update onnx to v1.16.0
* use c++17
* Update xmake.lua
* patch cmake abseil
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
Julien Bloino
2a03f7292a
Added support of Fortran in OpenMP package ( #4077 )
...
* Added support for Fortran compilers ("fc")
* Added support of GFortran and Intel Fortran (classic)
Co-authored-by: Julien Bloino <julien.bloino@sns.it>
6 months ago
ruki
5e32e38acb
Update onednn to v3.4.2 ( #4068 )
6 months ago
ruki
ce8c716e02
Update opencl-headers to v2024.05.08 ( #4016 )
7 months ago
Frityet
1537c0cefd
Update objfw ( #3918 )
7 months ago
ruki
ca93c1bec5
Update openvr to v2.5.1 ( #3971 )
7 months ago
Linpeng Zhang
254a2488af
Update ormpp to v0.1.2 ( #3916 )
...
* Update spdlog to v1.14.0
* Update ormpp to v0.1.2
* Update xmake.lua to handle different versions of ormpp
* Update xmake.lua to exclude copying frozen and iguana directories during installation
* Update xmake.lua to exclude copying frozen and iguana directories during installation
* fix code
* Refactor xmake.lua to exclude copying frozen and iguana directories during installation
* Exclude copying frozen and iguana directories during installation in xmake.lua
* Update xmake.lua to include version v1.14.1 of spdlog
* Revert "Update xmake.lua to include version v1.14.1 of spdlog"
This reverts commit b662ea284e
.
* Remove comments
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
7 months ago
Robbe Bryssinck
6d6da4c6aa
Fix gamenetworkingsockets abseil C++ version ( #3721 )
...
* Fix gamenetworkingsockets abseil C++ version
As suggested by @waruqi in #3710 .
* Set language C++17 in gamenetworkingsockets
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* fix openssl fetch
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* remove arm64 support
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
7 months ago
ruki
5ef849d2b6
Update openexr to v3.2.4 ( #3895 )
7 months ago
ruki
ebf2366248
Update onednn to v3.4.1 ( #3837 )
7 months ago
ruki
935a5395b6
add ffmpeg dep ( #1620 )
...
* add ffmpeg dep
* fix avcodec
* limit ffmpeg
* improve ffmpeg hpp
* debug it
* improve opencv
* fix ffmpeg
* disable ffmpeg mingw i386
8 months ago
ruki
7e0e8d4373
fix openssl3/fetch ( #3762 )
...
* fix openssl3/fetch
* format code
8 months ago
star9029
7e90185ec0
openssl: only install binary on windows ( #3741 )
...
* only install binary
* try fix windows android cross
* revert
---------
Co-authored-by: c8ef <c8ef@outlook.com>
8 months ago
ruki
1651d94eab
Auto-update openh264 to v2.4.1 ( #3489 )
...
* Update openh264 to v2.4.1
* improve meson
* windows support arm
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
8 months ago
c8ef
323d00539d
onnxruntime windows dll ( #3738 )
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
Lazy_V
0633f0fe51
add msvc runtime configuration. ( #3690 )
8 months ago
Enzo Einhorn
cddd8c7af4
add cuda 12 support for onnxruntime ( #3669 )
8 months ago
ruki
a15ebc138a
Update ozz-animation to 0.15.0 ( #3660 )
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
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
aefe01ab7a
Auto-update onednn to v3.4 ( #3615 )
...
* Update onednn to v3.4
* Update ubuntu_clang.yml
---------
Co-authored-by: c8ef <c8ef@outlook.com>
8 months ago
ruki
6ec89d5cca
Update openpgl to 0.6.0 ( #3590 )
8 months ago
ruki
c913db8c89
Update onnx to v1.15.0 ( #3544 )
8 months ago
ruki
0a3f8671a3
Update openexr to v3.2.3 ( #3522 )
8 months ago
Frityet
3901e40274
Update objfw ( #3486 )
...
* Update objfw
* remove prints
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
c8ef
1c314a89c4
update onnxruntime to 1.17.1 ( #3395 )
...
* update onnxruntime to 1.17.1
* update onnxruntime to 1.17.1
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
YCG
a544e43089
Fix the `sysincludedirs` for opencv (homebrew) ( #3326 )
...
* fix: also fix opencv `sysincludedirs` for brew
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
YCG
c68170bd04
Fix `includedirs` for opencv (homebrew) ( #3317 )
...
* fix: fix `includedirs` for opencv (homebrew)
* fix: remove redundant `for`
* fix: remove the redundant logic
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
XyKong
d9679bbf87
Update xmake.lua (ONNX Runtime v1.17.0) ( #3282 )
10 months ago
Hoildkv
5907e52570
update openvdb ( #3257 )
...
* update openexr
* update blosc
* update openvdb
10 months ago
ruki
a7e31d6c3f
Auto-update ozz-animation to 0.14.3 ( #3252 )
...
* Update ozz-animation to 0.14.3
* fix link order
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
10 months ago