小鸡快跑
e19b9e48fc
Update c++ standard ( #2204 )
...
We need c++14 to compile the test of 1.8.0
1 year ago
xpxz
411a1256b2
add cpp-ipc ( #2203 )
...
* add cpp-ipc
* Update xmake.lua
1 year ago
Jérôme Leclercq
146226ac0e
Fix fast_float version hash ( #2200 )
1 year ago
xpxz
7e0d09b88d
add sonic-cpp ( #2191 )
...
* add sonic-cpp
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: cat <nihaoaheheda@gmail.com>
1 year ago
ruki
2eeb5070f8
improve imgui-sfml ( #2199 )
...
* improve imgui-sfml
* add links
* fix shared
1 year ago
xpxz
c5acba7a75
update libressl to 3.7.3 ( #2197 )
1 year ago
ruki
5d65d9479f
do test on ci ( #2195 )
1 year ago
sinnren
db2f621d03
update trantor patch for win(off_t) ( #2194 )
...
Co-authored-by: fenlog <bakurise@qq.com>
1 year ago
sinnren
0957de4b82
update drogon syslinks ( #2193 )
...
Co-authored-by: fenlog <bakurise@qq.com>
1 year ago
Jérôme Leclercq
dcef12631f
Auto-update libflac to 1.4.2 ( #2189 )
...
* Update libflac to 1.4.2
* libflac: Add 1.4.2 patch
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Fix version hash
1 year ago
Jérôme Leclercq
8dfd4ca26b
Update libsdl to 2.26.5 ( #2182 )
1 year ago
Jérôme Leclercq
3e2a796ad9
Update fast_float to v5.2.0 ( #2190 )
1 year ago
star9029
e9b3041f17
phnt: add package ( #2183 )
1 year ago
Jérôme Leclercq
e5f39e0324
Auto-update dr_flac to 0.12.41 ( #2185 )
...
* Update dr_flac to 0.12.41
* Update xmake.lua
1 year ago
Jérôme Leclercq
316f7403ea
Auto-update dr_mp3 to 0.6.36 ( #2186 )
...
* Update dr_mp3 to 0.6.36
* Update xmake.lua
1 year ago
Jérôme Leclercq
2a4b2a7b34
Auto-update dr_wav to 0.13.10 ( #2187 )
...
* Update dr_wav to 0.13.10
* Update xmake.lua
1 year ago
Jérôme Leclercq
2e09ad9ded
Auto-update sentry-native to 0.6.3 ( #2184 )
...
* Update sentry-native to 0.6.3
* Update xmake.lua
1 year ago
Jérôme Leclercq
551703ba88
Update libcpuid to v0.6.3 ( #2188 )
1 year ago
localcc
11d323f94f
add lightningscanner package ( #2115 )
...
* add lightningscanner package
* fix indent/version
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
xpxz
bb1ff45e53
add headeronly to doctest ( #2181 )
1 year ago
0x2Adr1
53eaabe24a
Add CSPICE ( #2147 )
...
* Add CSPICE
* Update xmake.lua
* Delete xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
grisenti
69123acec7
add version 0.6 and 0.7 to vk-bootstrap ( #2180 )
1 year ago
star9029
a7958c913a
libjxl: add package ( #2173 )
...
* libjxl: add package
* libjxl: try static lib
* libjxl: disable plat
* libjxl: fix link error on linux
* libjxl: disable plat
* libjxl: improve url
1 year ago
小鸡快跑
5a2ffbe6ab
update to new version ( #2179 )
1 year ago
xpxz
4eb9882ecb
update eastl ( #2177 )
1 year ago
xpxz
74828023ec
update httplib to 0.12.6 ( #2164 )
1 year ago
xpxz
812fa1912c
update jsoncons and add headeronly flag ( #2176 )
1 year ago
xpxz
b6f51ba4e2
add headeronly to cpp-lazy ( #2175 )
1 year ago
xpxz
e8c9401c48
add rest_rpc and sqlite_orm ( #2163 )
...
* add rest_rpc
* add sqlite_orm
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add ws2_32
* limit os
* Update xmake.lua
* set c++11
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
xpxz
0460312b10
fix Ws2_32 to ws2_32 ( #2171 )
1 year ago
xpxz
e1c0f65805
add headeronly to cereal ( #2172 )
1 year ago
xpxz
6f3630064d
add headeronly to chatscript ( #2174 )
1 year ago
xpxz
cf270e046b
add headeronly flag ( #2170 )
1 year ago
xpxz
0606a0c17d
fix hash unmatch ( #2169 )
1 year ago
star9029
62ea6e2889
asmtk: add package ( #2168 )
1 year ago
xpxz
e24fc361f8
add mingw support to msgpack-cxx ( #2167 )
1 year ago
xpxz
f6eb177c53
add mingw support to msgpack-c ( #2166 )
1 year ago
Jérôme Leclercq
b04ad877f3
Fix Jolt patches checksum ( #2161 )
...
For some reason it seems GitHub made an update to their commit format code, here the diff between the two files:
```
$ diff oldpatch.patch newpatch.patch
11c11
< index 39c49fa7..a5b5aaac 100644
---
> index 39c49fa71..a5b5aaac3 100644
```
1 year ago
xpxz
0570a7605f
Fix wxwidgets support for windows ( #2160 )
...
* Fix wxwidgets support for windows
* update wxwidgets to 3.2.2
* use package:add links
* Update xmake.lua
* use add_links
* Update xmake.lua
* Update xmake.lua
1 year ago
star9029
12c517ff00
liboai: add package ( #2158 )
...
* liboai: add package
* liboai: disable plat
* liboai: fix lib name
* liboai: switch c++ standard
1 year ago
Aidan Sun
407632df82
Add liburing 2.4 ( #2156 )
1 year ago
Jérôme Leclercq
30363f1c27
bzip2: Don't build tools on wasm ( #2157 )
1 year ago
star9029
6dfffdea3c
microsoft-detours: add package ( #2155 )
1 year ago
ruki
6e365c2d86
improve boost to support stacktrace ( #2153 )
1 year ago
Qudix
7b1ef43416
[rsm-binary-io] Add package ( #2151 )
...
* [rsm-binary-io] Add package
* [rsm-binary-io] License
* [rsm-binary-io] Add git url
* [rsm-binary-io] Support `shared`
* [rsm-binary-io] Export classes
1 year ago
Qudix
85ef8ef44e
[rsm-mmio] Add package ( #2150 )
...
* [rsm-mmio] Add package
* [rsm-mmio] Poke CI
* [rsm-mmio] License
* [rsm-mmio] Add git url
* [rsm-mmio] Support `shared`
* [rsm-mmio] Export classes
1 year ago
Qudix
1788697363
[effolkronium-random] Add package ( #2152 )
...
* [effolkronium-random] Add package
* [effolkronium-random] Add git url
1 year ago
ruki
4e19d06e76
update cmake ( #2148 )
1 year ago
0x2Adr1
e1581652ef
Add swisseph v2.10.03 ( #2146 )
...
* Add swisseph v2.10.03
* Update xmake.lua
* Delete xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
1 year ago
ruki
e89f1803dd
update llvm ( #2145 )
1 year ago