Tags: boostorg/parameter
Tags
Merge pull request #115 from Flamefire/test-link-update Update Link to regression test matrix in README
Merge pull request #115 from Flamefire/test-link-update Update Link to regression test matrix in README
Fixed AppVeyor image name for 32-bit MinGW-w64 gcc 8.3.
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.
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.
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.
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.
Removed legacy MinGW job from AppVeyor. Legacy MinGW seems to not support std::mutex, which is used by some of the test dependencies.
Replaced macos-11 GHA image with 12, 13 and 14 since 11 is being remo… …ved.
Merge pull request #113 from grafikrobot/modular This removes test project ID that will conflict with modular ID.
PreviousNext