star9029
cf467b2eb7
libb2: add package ( #4833 )
...
* libb2: add package
* add configs
* rename to b2
* fix openmp
* blake2: add package
4 months ago
ruki
631631a841
Auto-update brpc to 1.10.0 ( #4820 )
...
* Update brpc to 1.10.0
* patch
---------
Co-authored-by: c8ef <c8ef@outlook.com>
4 months ago
c8ef
c05eb260a8
update benchmark to 1.8.5 ( #4779 )
...
* update benchmark to 1.8.5
* Update xmake.lua
4 months ago
ruki
95af5353ab
Update boost_ut to v2.1.0 ( #4772 )
4 months ago
ruki
36b9e7aa38
Update blake3 to 1.5.3 ( #4715 )
4 months ago
star9029
a6204e34ab
boost: improve patch ( #4710 )
5 months ago
Chi Huu Huynh
c69986b999
backward-cpp: fix limits ( #4693 )
...
* backward-cpp: fix limits
* backward-cpp: add execinfo
* backward-cpp: add syslinks for wasm
* backward-cpp: fix add_syslinks
* backward-cpp: exclude more plats
* backward-cpp: exclude cross
5 months ago
star9029
8ae62d9200
backward-cpp: improve deps ( #4686 )
...
* backward-cpp: improve links
* only support headeronly kind
* improve configs and deps
* disable windows arm64
* fix shared
5 months ago
ruki
2989c39b82
Auto-update blake3 to 1.5.2 ( #4659 )
...
* Update blake3 to 1.5.2
* fix x86 dll export
* add check
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
5 months ago
ruki
dd07939b7c
Update botan to 3.5.0 ( #4658 )
5 months ago
Enzo Einhorn
f33fb227cc
fix typo in binutils package ( #4670 )
5 months ago
Enzo Einhorn
2a2247530b
add on_fetch to binutils package ( #4636 )
...
* add on_fetch to binutils package
* Update xmake.lua
* Update xmake.lua
* check more tools in binutil's on_fetch
* fix boolean operator
---------
Co-authored-by: ruki <waruqi@gmail.com>
5 months ago
xpxz
9c67593434
add windows support to bdwgc ( #4586 )
...
* Update xmake.lua
* Update xmake.lua
* fix widnows defines
* add check for android
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
5 months ago
Hoildkv
4c4cf891b3
update bvh ( #4597 )
...
* update bvh
* test c_api
* add pthread on bsd
5 months ago
ruki
cf2fd767cf
Update b2 to 5.2.1 ( #4499 )
5 months ago
star9029
68a51878cd
boost: fix llvm toolchain ( #4490 )
...
* boost: fix llvm toolchain
* fix vs_toolset
5 months ago
ruki
15198c3b7d
Update blosc to v1.21.6 ( #4472 )
5 months ago
c8ef
619f703a2d
try enable more feature of boost ( #4443 )
...
* try enable more feature of boost
* Update xmake.lua
* Update xmake.lua
* ident adjust
5 months ago
star9029
81753e24d5
bredis: add package ( #4438 )
...
* bredis: add package
* fix syslinks
* fix test
5 months ago
Yao
3ff1475831
add bgfx build for ios and update to latest version ( #4346 )
...
Co-authored-by: yao <yao@hanabit.art>
6 months ago
xiongyang
fad473758c
remove void test return statement ( #4309 )
6 months ago
xiongyang
c1e0e2264a
add nolzma and nozstd config option for boost.iostreams ( #4292 )
...
* add nolzma and nozstd config option for boost.iostreams
add nolzma and nozstd config
default is true which will disable using zstd and xz
if set as false it will add_deps xz/zstd then complie boost with the deps
* rename nolzma nozstd options
rename nolzma to lzma
rename nozstd to zstd
* fix code style and format
* fix code style
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
6 months ago
Jérôme Leclercq
41d2e33954
Boost: Better asan fix ( #4279 )
6 months ago
star9029
e3a6987532
bytepack: add package ( #3090 )
...
* bytepack: add package
* add check
6 months ago
star9029
f5776dbb8a
boost: improve links ( #4271 )
...
* boost: improve links
* add asan support
6 months ago
star9029
29999d3861
blend2d: update to 0.11.1 ( #4256 )
...
* blend2d: update to 0.11.1
* fix windows arm
* add on_check
6 months ago
star9029
b90a891b04
basisu: add package ( #4207 )
...
* basisu: add package
* fix c++11
6 months ago
star9029
2fd4e41d59
boost: fix v144 toolset ( #4182 )
6 months ago
c8ef
d3ad13f6da
try fixing boost using clang toolchain build shared lib ( #4169 )
6 months ago
ruki
c6a9440532
improve boost #4135 ( #4152 )
6 months ago
Linpeng Zhang
e8afb7e521
[benchmark]: update to 1.8.4 ( #4126 )
6 months ago
Enzo Einhorn
a25fa37a3d
add bfd support to backwards-cpp ( #3772 )
...
* add bfd support to backwards-cpp
* fix bfd support for backwards-cpp
* remove -D in defines backwards-cpp
* limit arch
* Update xmake.lua
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
Co-authored-by: ruki <waruqi@gmail.com>
7 months ago
Linpeng Zhang
b6028befa9
benchmark: add mingw platform ( #4085 )
...
* fix mingw
* update xmake
* fix xmake
7 months ago
star9029
b6c9066100
botan: add package ( #3953 )
...
* botan: add package
* remove cxflags/ldflags
* fix cc
* fix mac cc
* fix cc
* Update xmake.lua
* fix wasm
* Update xmake.lua
* fix bsd
* fix bsd syslinks
* improve deps, limit plat
* fix unexpected dep
* add tools test
* use hashset
* support add cxflags
* improve modules config
7 months ago
ruki
3c49adbb23
Update blake3 to 1.5.1 ( #3984 )
7 months ago
hsz
4107885513
bgfx: fix rules ( #3906 )
...
* bgfx: fix rules
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
7 months ago
ruki
76af777410
Auto-update boost_sml to v1.1.11 ( #3874 )
...
* Update boost_sml to v1.1.11
* try using macos x86, fix toolchain not found
* Update mingw_macos.yml
* revert
* bisection 2.9.0
* Update mingw_macos.yml
* use test branch
* Update mingw_macos.yml
* Update mingw_macos.yml
* Update mingw_macos.yml
* Update mingw_macos.yml
* Update mingw_macos.yml
* Update mingw_macos.yml
* Update mingw_macos.yml
---------
Co-authored-by: c8ef <c8ef@outlook.com>
7 months ago
Ariaszzzhc
791cc162cf
boringssl: add version 2022.06.13 ( #3817 )
...
* boringssl: add version 2022.06.13
* Update xmake.lua
* add patch
* go: add version 1.22.2
* disable windows arm
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
7 months ago
SFGrenade
01fb375526
add bitsery ( #3834 )
...
* add bitsery
* cstdint patch
* welp, sha should be there
* lets try every platform
8 months ago
star9029
6fdd0e1eb5
boost_reflect: add package ( #3325 )
...
* boost_reflect: add package
* Update xmake.lua
* test gcc 13 build status, will revert later
* revert b1ef334
---------
Co-authored-by: c8ef <c8ef@outlook.com>
8 months ago
star9029
05b9636cb9
bzip3: add package ( #3579 )
9 months ago
ruki
4542859277
Auto-update brpc to 1.8.0 ( #3542 )
...
* Update brpc to 1.8.0
* add patch
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
9 months ago
Seedking
1ca82b205a
update b2 ( #3525 )
9 months ago
Seedking
a34bd0aa17
update bdwgc ( #3517 )
9 months ago
c8ef
6820ae357e
update bazel to 7.1.0 ( #3499 )
9 months ago
Hoildkv
d5814ee6e1
add bght ( #3465 )
...
* add bght
* do not use cmake
* make it pass
9 months ago
Braxton Salyer
f804c523bf
Update boost_ut with version v2.0.1 ( #3446 )
9 months ago
ruki
7b1fedba99
Update b2 to 5.0.1 ( #3437 )
9 months ago
Arthur Laurent
3b582fd586
add support for libc++ runtimes for boost ( #3311 )
...
* add support for libc++ runtimes for boost
* apply PR suggestions
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
c8ef
5f531476f8
[benchmark] update to 1.8.3 ( #3328 )
...
* [benchmark] update to 1.8.3
9 months ago