ruki
a56846b722
fix boost ( #5000 )
3 months ago
star9029
9b9642fe71
boost: fix table concat
3 months ago
star9029
ac6c846a98
boost: fix fetch system library
3 months ago
star9029
c34c420077
boost: fix fetch includedirs
3 months ago
c8ef
b6567b9fdf
update boost to 1.86.0 ( #4954 )
3 months ago
Yassine Sen
3a79d28c5d
Add zlib and bzip2 support to boost iostreams ( #4880 )
...
#4866
4 months ago
fasiondog
0bd7c18c7e
update boost package:config("vs_runtime") to package:has_runtime ( #4889 )
4 months ago
star9029
aee03950d1
boost: fix lzma config on windows
4 months ago
ruki
3ea4568ece
fix boost ( #4868 )
4 months ago
star9029
a6204e34ab
boost: improve patch ( #4710 )
4 months ago
star9029
68a51878cd
boost: fix llvm toolchain ( #4490 )
...
* boost: fix llvm toolchain
* fix vs_toolset
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
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
f5776dbb8a
boost: improve links ( #4271 )
...
* boost: improve links
* add asan support
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
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
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
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
Hoildkv
9ef7c8e31f
update boost ( #2955 )
12 months ago
ruki
7fbd1b25a0
revert boost
1 year ago
Theramar
ebc9322bfc
Added Boost ICL and Interval to Boost xmake.lua ( #2795 )
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
airhh group
c30c39d17d
Add boost pch config ( #2316 )
...
* Add boost pch config
* Liunx close pch
* Add boost pch config
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
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
ruki
6e365c2d86
improve boost to support stacktrace ( #2153 )
1 year 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
ruki
80ab9a6945
fix boost for macos ( #1996 )
2 years ago
wanzzhehe
141dd76df5
remove dependency on msys for boost ( #1993 )
...
* fix bootstrap_argv for bootstrap.bat and
conflict between project-config.jam and user-config.jam
* add toolset arg to argv
2 years ago
ruki
58d8dac474
improve boost for mingw ( #1809 )
...
* improve boost for mingw
* improve boost
* improve boost
2 years ago
ruki
5056d4d55f
improve boost with python ( #1804 )
...
* improve boost with python
* add python deps
2 years ago
fantasy-peak
ff9a90c83a
Add boost 1.81.0 ( #1725 )
2 years ago
ivkus
cb154f3674
boost: fix lib link order ( #1629 )
...
Signed-off-by: yu bai <aiueclipse@mail.com>
Signed-off-by: yu bai <aiueclipse@mail.com>
2 years ago
garfieldkwong
deb0bf9eb0
Support to control `lto` flag in boost ( #1577 )
...
Co-authored-by: Garfield Kuang <garfield.kuang@yubosecurities.com>
2 years ago
Jérôme Leclercq
2e68ee7605
Add boost 1.80 ( #1461 )
2 years ago
Hoildkv
79d16a0f24
update boost, poco and doxygen ( #1369 )
...
* update pybind11
* update boost
* update poco
2 years ago
ruki
f6e5fdb045
enable mingw for boost ( #1299 )
...
* enable mingw for boost
* fix gcc path
2 years ago
ruki
7f99ab129d
Update xmake.lua
2 years ago
ruki
caf77dc874
improve boost ( #1268 )
2 years ago
ruki
993d6c828a
fix arch for boost
2 years ago
ruki
21de2feac1
update boost ( #1263 )
2 years ago
45degree
aa7146b81a
Folly 2022.04.25 ( #1196 )
...
* Folly 2022.04.25
update folly to 2022.04.25
* add patches for folly
add patches for folly 2022.04.25
* remove libc++ for boost
remove libc++ for boost when compiler is clang
3 years ago
Chen Yufei
892a4c18b2
boost: add bsd and cross platform. ( #1036 )
...
* boost: add bsd and cross platform.
* trigger ci
3 years ago