Skip to content

Tags: boostorg/variant

Tags

boost-1.89.0

Toggle boost-1.89.0's commit message
Update copyright years

boost-1.88.0

Toggle boost-1.88.0's commit message
Update copyright years

boost-1.88.0.beta1

Toggle boost-1.88.0.beta1's commit message
Update copyright years

boost-1.87.0

Toggle boost-1.87.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for modular build structure. (#111)

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

- boostorg/boost#854

boost-1.87.0.beta1

Toggle boost-1.87.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for modular build structure. (#111)

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

- boostorg/boost#854

boost-1.86.0

Toggle boost-1.86.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove obsolete code (#109)

boost-1.86.0.beta1

Toggle boost-1.86.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove obsolete code (#109)

boost-1.85.0

Toggle boost-1.85.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove obsolete code (#109)

boost-1.85.0.beta1

Toggle boost-1.85.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove obsolete code (#109)

boost-1.84.0

Toggle boost-1.84.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove deprecated boost/swap.hpp include. (#108)

This header is deprecated and will be removed. There is
boost/core/invoke_swap.hpp as a replacement, but it isn't needed in this case.