Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: boostorg/parameter

Tags

boost-1.90.0

Toggle boost-1.90.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #115 from Flamefire/test-link-update

Update Link to regression test matrix in README

boost-1.90.0.beta1

Toggle boost-1.90.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #115 from Flamefire/test-link-update

Update Link to regression test matrix in README

boost-1.89.0

Toggle boost-1.89.0's commit message
Fixed AppVeyor image name for 32-bit MinGW-w64 gcc 8.3.

boost-1.88.0

Toggle boost-1.88.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. (#114)

* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Update build deps.

boost-1.88.0.beta1

Toggle boost-1.88.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. (#114)

* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Update build deps.

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. (#114)

* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Update build deps.

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. (#114)

* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Update build deps.

boost-1.86.0

Toggle boost-1.86.0's commit message
Removed legacy MinGW job from AppVeyor.

Legacy MinGW seems to not support std::mutex, which is used by some of
the test dependencies.

boost-1.86.0.beta1

Toggle boost-1.86.0.beta1's commit message
Replaced macos-11 GHA image with 12, 13 and 14 since 11 is being remo…

…ved.

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.
Merge pull request #113 from grafikrobot/modular

This removes test project ID that will conflict with modular ID.