Chen Yufei
6acf54ccdb
arrow: various improvements and fixes.
3 years ago
Leo Di Donato
ea0519ed92
fix(packages/a/arrow): typo in ARROW_BUILD_SHARED ( #1102 )
...
* fix(packages/a/arrow): typo in ARROW_BUILD_SHARED
The current package contains a definition with a duplicated D.
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
8767237de7
add onednn ( #1103 )
...
* add onednn
* update llvm-mingw
* update binutils
* fix onednn
* fix binutils
3 years ago
Hoildkv
4b82b7cc80
update libtorch ( #1096 )
...
* update libtorch
* update libuv
* fix libuv
* disable iphoneos
3 years ago
Chen Yufei
d0fca1a8d3
libevent: fix build for shared or static lib. ( #1100 )
...
* libevent: fix build for shared or static lib.
* libevent: add_syslink ws2_32 for windows.
* libevent: add_syslink advapi32 for windows.
3 years ago
Chen Yufei
032807dd0d
re2: version 2022.02.01 ( #1099 )
3 years ago
Chen Yufei
7bbbecf730
nlohmann_json: use c++11 for on_test. ( #1098 )
3 years ago
Chen Yufei
4817db5ef6
librdkafka: remove unnecessary syslinks. ( #1094 )
3 years ago
Hoildkv
424c353c44
add ispc, fxdiv and pthreadpool ( #1093 )
...
* add ispc
* remove version prefix
* add fxdiv and pthreadpool
* fix pthreadpool
3 years ago
Hoildkv
18bbd36ec4
add onedpl ( #1092 )
...
* add onedpl
* improve openblas
* improve magnum
* improve zstd
* add asm back
3 years ago
Chen Yufei
3cb638f315
librdkafka: fix typo for zstd dependency. ( #1091 )
3 years ago
yamashi
647b26211a
xbyak 6.03 ( #1090 )
3 years ago
Jérôme Leclercq
5fc332057f
Fix assimp 5.2.3 ( #1088 )
3 years ago
Chen Yufei
85c7897197
brotli: add link to libbrotlicommon for static lib. ( #1089 )
...
Refer to https://github.com/xmake-io/xmake-repo/pull/1074
3 years ago
Hoildkv
c8b5b4560a
add open3d ( #1065 )
...
* add open3d
* use stdc++fs in favor of c++experimental
* add filament 1.9
* improve open3d
3 years ago
45degree
fa823b4d29
update assimp to v5.2.3 ( #1085 )
...
* update assimp to v5.2.3
* Test both "MT" and "MTd" when installing assimp v5.3.2
3 years ago
Chen Yufei
4b57a224b5
brotli: add version for pkgconfig file. ( #1084 )
3 years ago
Chen Yufei
dac60710c4
zstd: add version for pkgconfig file. ( #1083 )
3 years ago
ruki
69cf2192d9
improve magnum ( #1082 )
...
* improve magnum
* fix imgui
* update magnum
3 years ago
ruki
bd78283af5
improve magnum
3 years ago
ruki
efd70f02ce
improve magnum
3 years ago
Chen Yufei
bc8c8d75be
brotli: seperate lib into common, dec, enc. ( #1079 )
...
* brotli: seperate lib into common, dec, enc.
* brotli: fix link to brotlicommon.
3 years ago
ruki
f51e6fd6fa
add pic for python ( #1078 )
3 years ago
Chen Yufei
8199855a80
zstd: change pkgconfig file name to libzstd.pc ( #1077 )
3 years ago
Chen Yufei
ee14eeb5d4
libcurl: add option libpsl. ( #1076 )
3 years ago
Jérôme Leclercq
ae90f6cdc5
Update libsdl to 2.0.20 ( #1075 )
3 years ago
Chen Yufei
0c8e4524dd
add turbobase64 ( #1073 )
3 years ago
Jérôme Leclercq
7c7e58a139
Fix qt5lib for macOS ( #1072 )
...
* Fix qt5lib for macOS
* Update xmake.lua
3 years ago
Chen Yufei
d0d18a56fc
zstd: version 1.5.2 ( #1070 )
...
* zstd: version 1.5.2
* zstd: detect arch and compiler in xmake code.
* zstd: fix indentation.
3 years ago
xiehan
c314773d84
Update workflow and libwfkafka to v0.9.11 ( #1069 )
3 years ago
ruki
a866090956
Update xmake.lua
3 years ago
ruki
b5bba57689
Update xmake.lua
3 years ago
Hoildkv
1f5d13e72f
fix some packages ( #1064 )
...
* try fix tbb
* revert libomp
3 years ago
Jérôme Leclercq
a373319a2c
Add qt5network ( #1057 )
...
* Add qt5network
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Try to fix qt5network
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
Hoildkv
acc4aedb80
add cppzmq, libmd, libbsd ( #1063 )
...
* add cppzmq
* add libmd and libbsd
* improve imgui
* update tbb
* update openblas
* try fix openmp
* update expat
* improve tinygltf and tinyobjloader
* switch tbb to build from source
3 years ago
Hoildkv
8919ee04ea
add msgpack ( #1062 )
...
* add msgpack
* update nanoflann
* disable tests
3 years ago
Jérôme Leclercq
9cfcbeb96c
Add efsw ( #1060 )
...
* Add efsw
* efsw: Enable BSD support
* Update xmake.lua
* Update xmake.lua
3 years ago
Hoildkv
33ad64b209
add mpdecimal ( #1061 )
...
* add mpdecimal
* update libcurl
* update filament
* fix language version
3 years ago
Hoildkv
13df5dcdfc
rename gsl to microsoft-gsl ( #1059 )
3 years ago
Hoildkv
1c8785dc08
improve eigen and libjpeg ( #1058 )
...
* support mingw for eigen
* update libjpeg
3 years ago
PucklaMotzer09
dd26fa7429
Add doctest 2.4.8 and links to new repo ( #1056 )
3 years ago
Jérôme Leclercq
198147e15c
Improve qt5 packages using a template ( #1055 )
...
* Improve qt5 packages using a template
* Qt: Fix install
* Qt: small refactor
* Fix kind of qt5lib
* Qt: requested changes
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Qt: fix qt5lib
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
ruki
8fb1fa8e80
update linux ( #1054 )
3 years ago
ruki
6ce74b6cb1
improve package scripts
3 years ago
Robbe Bryssinck
ecd81ba743
TiltedCore v0.2.6 ( #1053 )
3 years ago
Chen Yufei
f4ecc3c387
hiredis: fix cmake. ( #1052 )
3 years ago
PucklaMotzer09
e585ee23ac
Add godotcpp 3.4.3 ( #1040 )
3 years ago
Chen Yufei
9d374d343c
thrift: add more platforms. ( #1050 )
...
* thrift: add more platforms.
* thrift: remove platform bsd.
3 years ago
Chen Yufei
3b8e1fe540
add apache arrow. ( #1045 )
...
* add apache arrow.
* use add_configs directly.
* try to fix CMAKE_SYSTEM_PROCESSOR not set when using clang.
* add platforms bsd.
3 years ago
Chen Yufei
1624716079
flex: add more platforms. ( #1049 )
3 years ago