star9029
285a625ca9
microprofile: add package ( #2740 )
...
* microprofile: add package
* port
* disable plat
* fix bsd
* fix
1 year ago
star9029
f121e9ded5
curlpp: add package ( #2736 )
...
* curlpp: add package
* Update xmake.lua
1 year ago
star9029
5b96e5e2e3
distorm: add package ( #2738 )
...
* distorm: add package
* fix arm
1 year ago
Darcy Shen
b5706f9d95
pdfhummus: add 4.6.1
1 year ago
Yotam Gingold
9362a7a404
Fixed miniaudio on macos ( #2675 )
...
* Fixed miniaudio on macos. Simplified soloud xmake.lua which depends on it.
It's an entitlements issue that is solved with a #define for miniaudio: <https://github.com/mackron/miniaudio/issues/203 >
* dont link AudioUnit or CoreAudio on iOS
1 year ago
star9029
b5b391d41a
clipboard_lite: add package ( #2735 )
...
* clipboard_lite: add package
* port
* disable linux
1 year ago
star9029
b019ae232e
amqp-cpp: add package ( #2734 )
...
* amqp-cpp: add package
* fix mingw
1 year ago
Yipeng Sun
b552dffcf0
doxygen: fix the build on windows. ( #2732 )
...
* doxygen: fix the build on windows.
See https://github.com/xmake-io/xmake-repo/issues/2727 for more info.
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
cff00f9a25
libfyaml: add package ( #2731 )
...
* libfyaml: add package
* disable plat
1 year ago
star9029
75759c6ab7
tomlc99: add package ( #2730 )
...
* tomlc99: add package
* fix build
1 year ago
Chi Huu Huynh
d217a1d8a9
oatpp-websocket: Enable test library linking ( #2728 )
1 year ago
star9029
6a957473ff
uuid_v4: add package ( #2725 )
...
* uuid_v4: add package
* disable plat
1 year ago
Darcy Shen
92b0ee334f
Add cpr 1.10.5 ( #2724 )
1 year ago
ruki
6b147e6ce3
update verilator 5.015 ( #2704 )
...
* update verilator
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
1 year ago
Hoildkv
8ba043707b
add libcurl 8.4.0 ( #2711 )
1 year ago
star9029
76bdb97f6a
breakpad: add package ( #2722 )
...
* breakpad: add package
* fix mac
* fix mac test
* add dwarf files on non-windows plat
* disable plat
1 year ago
star9029
27fc8f7e0f
linux-syscall-support: add package ( #2723 )
...
* linux-syscall-support: add package
* improve include
1 year ago
Bai Miao
1fe7dc084f
freeimage: fix compile ( #2717 )
...
* freeimage: fix compile
* freeimage: fix openexr.patch checksum
* freeimage: remove arm arch
1 year ago
star9029
cdac053577
fix links ( #2718 )
1 year ago
Andrej Redeky
fb8c3ac702
update tinyfiledialogs to 3.15.1 ( #2720 )
1 year ago
Andrej Redeky
193b5dd51e
update toml++ to 3.4.0 ( #2721 )
1 year ago
star9029
4150f95844
libdisasm: add package ( #2716 )
1 year ago
star9029
4989467d0a
openmp: support clang-cl ( #2715 )
1 year ago
Andrej Redeky
30bf09689d
update sqlite3 to 3.43.0.200 ( #2714 )
1 year ago
star9029
83687807b0
watcher: add package ( #2708 )
...
* watcher: add package
* disable plat
* disable plat
1 year ago
star9029
592d1f0782
reactiveplusplus: add package ( #2713 )
1 year ago
star9029
e8323686db
gifdec: add package ( #2712 )
1 year ago
DIG
7eb614d5a9
pugixml supports mingw ( #2710 )
1 year ago
Chi Huu Huynh
627eaa31dc
oatpp-websocket: add package ( #2707 )
...
* oatpp-websocket: add package
* use add_deps function
1 year ago
iccy
e55686cdf5
libnet: add version 1.2 ( #2703 )
...
* libnet: add version 1.2.0
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
star9029
c816943bbb
daw_json_link: add package ( #2702 )
...
* daw_json_link: add package
* disable plat
1 year ago
Thy
f56d1aade3
Update libigl xmake.lua ( #2701 )
...
更新libigl,修复了imgui=true时找不到glad的问题,并加入了新的配置选项:embree
1 year ago
star9029
89c4aedc5b
tmx: add package ( #2695 )
...
* tmx: add package
* fix windows build
* fix android
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
ruki
e6b7a25851
fix ci and scripts
1 year ago
Jérôme Leclercq
8d4ab8e2f4
Update flecs to v3.2.8 ( #2699 )
1 year ago
Jérôme Leclercq
6251943ddf
Update sentry-native to 0.6.6 ( #2700 )
1 year ago
star9029
27fa2ef7f0
ricab-scope_guard: add package ( #2698 )
1 year ago
Chi Huu Huynh
5b11e2f58b
crow: update to commit 2023.07.22 ( #2697 )
1 year ago
star9029
ee99d97e9f
streamvbyte: add package ( #2696 )
1 year ago
ruki
080672dda1
add nsis ( #2690 )
...
* add nsis
* add zlib to nsis
* fix zlib
* fix typo
* add more platforms
* improve zlib
* use shared zlib
* add arch
* fix arch
* fix zlib arch
* improve scons
* install uac
1 year ago
star9029
d3fd2f2ae8
libxlsxwriter: add package ( #2688 )
...
* libxlsxwriter: add package
* add more configs
* try fix
* fallback minizip
* improve wasm
1 year ago
Darcy Shen
5efa9edb3d
gs: add version 10.02.0
1 year ago
Darcy Shen
b4744282f4
ghostscript: add version 10.0.0 ( #2691 )
1 year ago
star9029
6c6cb4a7a4
md4qt: add package ( #2686 )
1 year ago
ruki
5264d5341f
limit sync count
1 year ago
ruki
0055b934cb
improve ci
1 year ago
ruki
a0fa1eda03
improve build artifacts script
1 year ago
Jérôme Leclercq
cf0efdd23d
Update libcpuid to v0.6.4 ( #2689 )
1 year ago
star9029
33f3eff0a5
samurai: add package ( #2687 )
1 year ago
ruki
ce5e9435c5
improve build_artifacts
1 year ago