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>
4 months ago
ruki
dd07939b7c
Update botan to 3.5.0 ( #4658 )
4 months ago
Enzo Einhorn
f33fb227cc
fix typo in binutils package ( #4670 )
4 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>
4 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>
6 months ago
Linpeng Zhang
b6028befa9
benchmark: add mingw platform ( #4085 )
...
* fix mingw
* update xmake
* fix xmake
6 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
7 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>
7 months ago
star9029
05b9636cb9
bzip3: add package ( #3579 )
8 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>
8 months ago
Seedking
1ca82b205a
update b2 ( #3525 )
8 months ago
Seedking
a34bd0aa17
update bdwgc ( #3517 )
8 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
yh-sb
b338b5b235
Fix boost build with mingw toolchain which has spaces in its path. ( #3314 )
...
See https://github.com/xmake-io/xmake/issues/4745 .
9 months ago
jj683
8d28fe380e
Fix bzip2 compilation on clang 15+ ( #3307 )
...
* Support bzip2 on clang
* WIP
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
9 months ago
Hoildkv
5907e52570
update openvdb ( #3257 )
...
* update openexr
* update blosc
* update openvdb
10 months ago
ruki
e28f1262fa
Update b2 to 5.0.0 ( #3200 )
10 months ago
ruki
8a066a3d04
Auto-update blake3 to 1.5.0 ( #3107 )
...
* Update blake3 to 1.5.0
* Update xmake.lua
---------
Co-authored-by: Jérôme Leclercq <lynix680@gmail.com>
10 months ago
Hoildkv
a44046a94f
add bgfx shader rules ( #3109 )
...
* update opencv
* update bgfx
10 months ago
Hoildkv
1847810a6f
update pcl ( #3054 )
...
* switch to xmake port for macosx arm
* update pcl
* improve boost logging
* improve boost logging
* check macosx
* fix boost
* disable libusb
* use os.execv in boost
11 months ago
ruki
2429522f20
update boost ( #3060 )
11 months ago