Shiwei Wang
4350a4ca9e
Make package cpr support MinGW@Windows ( #1331 )
...
* Make package cpr support MinGW
* cpr: use same package platforms as libcurl
* cpr: fix usage of 'is_plat()'
* cpr: only support mingw@windows
2 years ago
PucklaMotzer09
a83035af10
Add dynareadout ( #1332 )
...
* Add dynareadout
* Add language standards
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Shiwei Wang
596ea080a6
Add mapbox_geometry ( #1326 )
...
* Add mapbox_geometry
* try fix patch for mapbox_geometry
* try fix patch for mapbox_geometry
* try fix patch for mapbox_geometry
* try fix patch for mapbox_geometry
* try fix patch for mapbox_geometry
2 years ago
Shiwei Wang
2ae1a0f94c
Add mapbox_earcut ( #1329 )
...
* Add mapbox_earcut
* try fix patch for mapbox_earcut
* try fix patch for mapbox_earcut
* mapbox earcut.hpp is headeronly library
2 years ago
Louis Bailleau
f32c11ffda
dpp: update to v10.0.12 ( #1323 )
2 years ago
kapai
1d640a5498
Update xmake.lua ( #1322 )
...
* Update xmake.lua
添加DWOLFSSL_OPENSSLEXTRA编译选项...
* update wolfssl xmake.lua
Repair redundant parameters
* wolfssl add_configs
fex configs
* up wolfssl xmake.lua
Change to boolean
2 years ago
L-Sun
0236b9a496
onnxruntime gpu config ( #1320 )
...
* onnxruntime
* fix typo
* fix sha256
* use is_arch
* fix sha256
* is_plat
* gpu config
* Update xmake.lua
2 years ago
L-Sun
52e578f4dd
onnxruntime ( #1319 )
...
* onnxruntime
* fix typo
* fix sha256
* use is_arch
* fix sha256
* is_plat
2 years ago
Zmmfly
4a0cd28258
fix openssl package nil crash on windows. ( #1318 )
2 years ago
ruki
3299af0234
improve imgui-sfml ( #1314 )
2 years ago
dodola
05018fd15f
add quickjspp library ( #1312 )
...
* add quickjspp library
* modify version
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Amrit Bhogal
98cc5e3d8c
Added ManagedC ( #1232 )
...
* Added ManagedC
* fixed formating
* Fixed suggestions
* v1.4.0
* aaaa
* critical bug fix
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
yszhou2019
7ca5c4d779
update qjs msvc ( #1309 )
...
* update quickjs msvc
* specific msrt in premake5.lua
* local MD/MT succ
* move dll to bin
* change premake to xmake
* remove unused syslink
* set mirror image instead of patch
* fix log2
2 years ago
FranekStratovarius
9306ce554c
bgfx - dynamic libs on macosx are called .dylib instead of .so... ( #1310 )
...
* bgfx - dynalic libs on macosx are called .dylib instead of .so...
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
xiehan
d6c1f95b5c
Add workflow and libwfkafka v0.10.2 ( #1308 )
2 years ago
ruki
ce6af89e15
add demumble ( #1307 )
...
* add demumble
* add demumble
* fix install
* fix test
* fix install
2 years ago
ruki
7b3267d6e9
Add tests for Imguizmo ( #1306 )
...
* improve imguiemo
* add test for imguizmo
2 years ago
ruki
abe8473b28
improve imguiemo ( #1305 )
2 years ago
爱玩耍的咸鱼(happyxianyu)
2f1a8a8eab
fix utfcpp test failed on windows ( #1303 )
2 years ago
ruki
cc98eec4b6
add redex ( #1290 )
...
* add redex
* add redex
* Update xmake.lua
* add boost 1.71.0
* add jsoncpp for redex
* improve redex
* improve redex
* update redex
* Update xmake.lua
* update redex
* fix error
* fix error
* improve shared
* disable shared
* fix shared
* add python
* Update xmake.lua
* Update xmake.lua
* improve ci
2 years ago
45degree
98512bce3d
update toml++ to v3.1.0 ( #1302 )
...
update toml++ to v3.1.0
2 years ago
ruki
15b3c96e5d
add littlefs ( #1301 )
...
* add littlefs
* disable error
* disable error
2 years ago
ruki
b5a18e0672
add genie ( #1300 )
...
* add genie
* fix error
* fix windows
2 years ago
ruki
f6e5fdb045
enable mingw for boost ( #1299 )
...
* enable mingw for boost
* fix gcc path
2 years ago
ruki
2b5e8476e9
add snmalloc ( #1296 )
...
* add snmalloc
* improve snmalloc
* fix snmalloc
* improve snmalloc
* add /FS
* improve snmalloc
2 years ago
yszhou2019
a98347c883
add premake5@{linux, mac, win} ( #1294 )
...
* add premake5
* support linux, mac, win
* add path
* set binary kind; rename to premake5
* rename
* fix tag error in archlinux
* fedora add deps uuid
* on_install match host plat
* fix fedora
* fix typo
* format according to package:mold
* try fix fedora
* try fix fedora
* try fix fedora
* temp save
* ???
* test fedora replace makefile whether success
* io.gsub
* ???
* try to fix fukcing fedora
* fuck
* add plain
* test
* rm patch
* hope it works
2 years ago
Louis Bailleau
10af7342db
dpp: update to v10.0.11 ( #1298 )
2 years ago
ruki
7532c7e48d
add some libs for wasm ( #1295 )
2 years ago
yszhou2019
0e1f48f33a
add lbuild ( #1292 )
...
* add lbuild
* lbuild pythonpath to fix
* temp save
* temp save
* limit plat
2 years ago
Jérôme Leclercq
9a0829991a
Add fast_float package ( #1291 )
...
* Add fast_float
* fast_float: Add header-only
* Fix include
* Test with C++11
2 years ago
yszhou2019
1b3d4fa3d5
add apr@{linux, macosx, windows} ( #1289 )
...
* add apr
* win & linux to fix
* update for linux
* patch nmake
* temp save
* patch for linux
* support win
* test win
* remove win patch
* format
* specific shared for win
* format apr
* fix comment
* fix win
* rm unnecessary deps
2 years ago
yszhou2019
a3a5f6c33d
add pdcurses@{linux, mac, mingw, win} ( #1288 )
...
* add pdcurses
* port for pdcurses
* support shared for win
* patch
* limit shared except for win
2 years ago
yszhou2019
771b92168a
support mingw@macosx ( #1287 )
2 years ago
yszhou2019
2dfc8f4e5b
add git-crypt ( #1286 )
...
* add git-crypt
* rm support for win
* format
2 years ago
ruki
179a089f2c
add blend2d ( #1285 )
...
* add blend2d
* improve blend2d
* improve blend2d
* add BL_STATIC
* no stdc++
* Update xmake.lua
2 years ago
yszhou2019
963620fbb6
remove redundant deps ( #1284 )
2 years ago
yszhou2019
48a490530b
add thrust ( #1283 )
2 years ago
yszhou2019
5771e2468f
Wolfssl ( #1282 )
...
* add package: zycore-c
* zycore add v1.1.0
* add package wolfssl
* add llog for android
* complement format
2 years ago
yszhou2019
3f09b38dcf
Xtensor io ( #1281 )
...
* add package: zycore-c
* zycore add v1.1.0
* add package xtensor-io
* complement format
2 years ago
yszhou2019
41631312e7
Zydis ( #1278 )
...
* add package: zycore-c
* zycore add v1.1.0
* add package zydis
* update zydis
* update zydis
* link libzycore under xmake
* zydis specific deps version
* version_map
* convert utf16le to utf8
* zydis sync with zycore
* disable build_shared flag for zydis
* add limits for plat
2 years ago
yszhou2019
bcb63660fe
Zycore c ( #1280 )
...
* add package: zycore-c
* eliminate redundant build_shared flag in zycore
2 years ago
yszhou2019
a612969d76
Zycore c add v1.1.0 ( #1279 )
...
* add package: zycore-c
* add shared option for zycore-c
* add v1.1.0
* zycore convert encoding in v1.1.0
* fix typo
2 years ago
ruki
eb8cce95ad
Improve elfutils ( #1262 )
...
* improve libintl dep
* add argp-standalone to elfutils
* improve elfutils
* improve deps
* add libintl to elfutils
* fix some errors for android
* improve elfutils
* improve elfutils
* fix errors
* improve elfutils
* improve elfutils
* disable so for android
* fix errors
2 years ago
VlaDexa
f881bf0478
update icu4c ( #1272 )
...
* update icu4c
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
FranekStratovarius
8d8bb747f5
added building of shared libs to bgfx ( #1273 )
...
* added building of shared libs to bgfx
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
yszhou2019
306082cd05
add package: zycore-c ( #1277 )
2 years ago
ruki
47f3c64bd4
update tbox ( #1276 )
2 years ago
FranekStratovarius
5ea6130aa1
create flecs package ( #1271 )
2 years ago
ruki
a2d9593ad9
fix links ( #1269 )
2 years ago
L-Sun
869f092105
h5cpp ( #1267 )
...
* hdf5: add cpp build option
* rename option
* create h5cpp package
* use cmake internal find hdf5 script
* constrain platform
* fix dll link
2 years ago