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 |
Jérôme Leclercq
|
047930c32d
|
bullet3: Fix vs_runtime (#3036)
* bullet3: Fix vs_runtime
Fixes a compilation issue when compiling bullet3 as a debug package with MD vs_runtime
* Update xmake.lua
|
11 months ago |
Hoildkv
|
9ef7c8e31f
|
update boost (#2955)
|
11 months ago |
igavintang
|
08f740b44c
|
Add brpc version 1.7.0 (#2887)
|
1 year ago |
star9029
|
5fafb56696
|
backportcpp: add package (#2885)
|
1 year ago |
Hoildkv
|
d9bf2df3d5
|
make ftpmirror the first url (#2870)
|
1 year ago |
Aidan Sun
|
f7a1a893b5
|
BlueZ: update, fix license (#2868)
|
1 year ago |
ruki
|
7fbd1b25a0
|
revert boost
|
1 year ago |
Theramar
|
ebc9322bfc
|
Added Boost ICL and Interval to Boost xmake.lua (#2795)
|
1 year ago |
igavintang
|
8ae3e0ab08
|
Add brpc version 1.6.1 (#2774)
|
1 year ago |
elkPi
|
4714171260
|
add bcg729 package (#2763)
* package/b/bcg729
* bcg729: update description
* bcg729: add tar.gz url
* bcg729: fix shared/static not work
* bcg729: fix static error
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
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
|
4833fdf223
|
boost_di: add package (#2644)
* boost_di: add package
* remove deps
|
1 year ago |
star9029
|
f2534f4167
|
bento4: add package (#2594)
* bento4: add package
* fix on_test header
* add ndk check
|
1 year ago |
star9029
|
6915bc4a40
|
boost_sml: add package (#2569)
* boost_sml: add package
* fix languages
|
1 year ago |
Jérôme Leclercq
|
3b46c58f02
|
Auto-update brotli to v1.1.0 (#2547)
* Update brotli to v1.1.0
* Update xmake.lua
|
1 year ago |
Hoildkv
|
df73deec79
|
enable lz4 in blosc by default (#2522)
|
1 year ago |
garfieldkwong
|
36c3712d7c
|
Add support for boost 1.82.0 (#2319)
* Add support for boost 1.82.0
* Add support for boost 1.83.0
* Update xmake.lua
---------
Co-authored-by: Garfield Kuang <garfield.kuang@yubosecurities.com>
Co-authored-by: ruki <waruqi@gmail.com>
|
1 year ago |
Aidan Sun
|
4a50f3ebd4
|
Add BlueZ (#2411)
* Add BlueZ
* Update package description
* Add test script
* Update xmake.lua
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
1 year ago |
ImperatorS79
|
951984c656
|
Add extsources to bullet3 (#2377)
|
1 year ago |
Faisal Alghamdi
|
651acbcbdb
|
Add The Boehm-Demers-Weiser conservative Garbage Collector (#2339)
* Create Boehm
Add the Boehm-Demers-Weiser conservative Garbage Collector
* Delete Boehm
* Add Boehm GC
* Delete directory to apply fixed code.
* Add files via upload
* Add config with assert.
* Fix C++ standard version.
* Remove unneeded C++ version.
* Fix stupid
* Fix mistake
* fix stupid with the help of lynix
* Update xmake.lua
* Update to reflect review.
* 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>
|
1 year ago |
igavintang
|
d61b539fae
|
Add brpc version 1.5.0 (#2335)
|
1 year ago |
airhh group
|
c30c39d17d
|
Add boost pch config (#2316)
* Add boost pch config
* Liunx close pch
* Add boost pch config
|
1 year ago |
小鸡快跑
|
dd67d5de2e
|
Update url and test (#2265)
The function `DoNotOptimize` was deprecated in this scope since 1.8.0 and the url was changed.
|
1 year ago |
garfieldkwong
|
1164514e92
|
Fix missing `numpy` when linking boost.python and linking wrong library name when turn debug on. (#2262)
Co-authored-by: Garfield Kuang <garfield.kuang@yubosecurities.com>
|
1 year ago |
star9029
|
a21a344962
|
bvh: add package (#2259)
* bvh: add package
* bvh: fix cross
|
1 year ago |
Caleb Kiage
|
511bd4de93
|
boost: add boost package clang-cl toolchain support (#2248)
* Add boost package clang-cl toolchain support
* update toolchain selection
* Update xmake.lua
* Default to using msvc toolchain
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
1 year ago |
Caleb Kiage
|
d665e6577b
|
Fix link error when building boost with a different toolset (#2233)
* Fix link error when building boost with a different toolset
* Add msvc compiler path
* Update xmake.lua
* refactor msvc_ver
* Fix clang-cl build
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
1 year ago |
小鸡快跑
|
e19b9e48fc
|
Update c++ standard (#2204)
We need c++14 to compile the test of 1.8.0
|
1 year ago |
小鸡快跑
|
5a2ffbe6ab
|
update to new version (#2179)
|
1 year ago |
xpxz
|
0460312b10
|
fix Ws2_32 to ws2_32 (#2171)
|
1 year ago |
Jérôme Leclercq
|
30363f1c27
|
bzip2: Don't build tools on wasm (#2157)
|
1 year ago |
ruki
|
6e365c2d86
|
improve boost to support stacktrace (#2153)
|
1 year ago |
Hoildkv
|
4e8e4a2f36
|
update blosc (#2141)
|
2 years ago |
Hoildkv
|
c39a377cfd
|
add b2, update taskflow and cgal (#2064)
* update taskflow
* update cgal
* update taskflow test
* update mpfr
* add b2
* fix for msys2
* try fix b2 with clang toolset
|
2 years ago |
fasiondog
|
34fd43d966
|
update python and boost (#2010)
* add sqlcipher
* sqlcipher on windows
* update sqlchipher
* update sqlcipher
* update sqlcipher
* update sqlchiper
* update sqlcipher
* update sqlcipher
* update sqlcipher
* fixed sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
* update sqlcipher
* flatbuffers, nng 加入 cross
* update flatbuufers
* nngpp add cross; nng 补充windows下的系统链接库
* update nng
* fixed cmake on aarch64 linux
* update cmake
* update python and boost
* update boost pyver default to 3.10
* update python and boost
* remove boost1.82
|
2 years ago |
wanzzhehe
|
e82b8edd15
|
improve compilation jobs for boost (#2025)
* improve compilation jobs for boost
* Update xmake.lua
---------
Co-authored-by: ruki <waruqi@gmail.com>
|
2 years ago |