2
0
mirror of https://github.com/boostorg/sync.git synced 2026-01-19 04:42:12 +00:00

4 Commits

Author SHA1 Message Date
Andrey Semashev
f26e448703 Added support for modular b2.
This adds explicit specification of all library dependencies, which is
necessary for modular b2 builds and also for tracking usage requirements
from the dependencies.

This also introduces a new boost_sync_with_support target, which
provides a dependency on the main Boost.Sync library, as well as any
additional dependencies that are needed for support headers.
2025-08-27 18:05:46 +03:00
Andrey Semashev
7df0b2f16c Removed linking with Boost.System.
Since Boost.System is now header-only, remove linking with the library.
2019-01-14 20:23:16 +03:00
Peter Dimov
c1cf431f6d Use boost-install in build/Jamfile 2018-10-12 06:17:12 +03:00
Andrey Semashev
0bccb7b758 Added preliminary implementation of internal TLS.
[SVN r86390]
2013-10-22 13:31:21 +00:00