boost-iostreams v1.86.0
- Created
- Updated
Boost iostreams module
# License
BSL-1.0
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default features: bzip2
, lzma
, zlib
, zstd
# bzip2 default
Support bzip2 filters
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (by bzip2 )
# lzma default
Support LZMA/xz filters
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by liblzma )
- vcpkg-cmake-config (by liblzma )
# zlib default
Support zlib filters
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (by zlib )
# zstd default
Support zstd filters
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zstd )
- vcpkg-cmake-config (by zstd )
# Dependencies
- boost-assert
>= v1.86.0
- boost-cmake
>= v1.86.0
- boost-config
>= v1.86.0
- boost-core
>= v1.86.0
- boost-detail
>= v1.86.0
- boost-function
>= v1.86.0
- boost-headers
>= v1.86.0
- boost-integer
>= v1.86.0
- boost-iterator
>= v1.86.0
- boost-mpl
>= v1.86.0
- boost-numeric-conversion
>= v1.86.0
- boost-preprocessor
>= v1.86.0
boost-random
>= v1.86.0
Platforms:
!uwp
- boost-range
>= v1.86.0
- boost-regex
>= v1.86.0
- boost-smart-ptr
>= v1.86.0
- boost-static-assert
>= v1.86.0
- boost-throw-exception
>= v1.86.0
- boost-type-traits
>= v1.86.0
- boost-utility
>= v1.86.0
and 21 transitive dependencies:
- boost-array
>= v1.86.0
(by boost-random ) - boost-bind
>= v1.86.0
(by boost-function ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-numeric-conversion ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-system
>= v1.86.0
(by boost-random ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-system )
# Host Dependencies
3 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
# Dependents
# Host Dependents
No dependents.
# Contributors
- Robert Schumacher
- Cheney-Wang
- Alexander Karatarakis
- Andrew McMahon
- Alexander Neumann
- pravic
- Yury Bura
- ras0219
- niclar
- Long Nguyen
- autoantwort
- Kai Pastor
- Osyotr
- Nick
- Billy O'Neal
- Martin Hořeňovský
- Javier Matos Denizac
# Changelog
and 36 more commits:
6cfbf16
Remove custom build cmake6607459
[boost][python3] Fix building with VS 2019eae02c9
[boost] Update to 1.68.09baf6cb
[boost-iostreams] Use PATCHES in vcpkg_from_github()7046c47
[boost-iostream] Fix version and SOURCE_PATH reference95c5566
Remove call to nonexistent member seekpos() of std::fpos751015f
[boost] Update to 1.67b831381
[boost] Improve non-windows supporta773c59
[boost-build] Split out into boost-modular-build-helper and support non-Windows targets78ac1d0
[boost] Split boost-modular.cmake14358e8
[boost] Modularize