3 Commits

Author SHA1 Message Date
Peter Dimov
30c0638ab8 Restore build//dist-bin target 2025-05-07 10:40:16 +03:00
René Ferdinand Rivera Morell
d0b3b19165 Add support for modular build structure. (#21)
* Adjust CI to work with modular branches.

* Add modular build setup.

* Add modular build setup.

* Avoid complexities of shared libs for CI.

* Fix filsystem lib refs.

* Remove redundant build//install target.

* Fix reference to build in CI as a way to dist install.

* Build the dist target for tools by default.

* Rework BOOST_BRANCH value to avoid modular branch name in the logic.

* Use imperative declarations of explicit targets per @pdimov's preference.

* Remove temp link=static that crept in for CI build.

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

* Bump B2 require to 5.2

* Undo modular CI testing fork changes.

* Need to explicitly install boostdep for this test.
2025-04-14 17:08:05 +03:00
Peter Dimov
4a662baf39 Make install target default 2017-06-24 01:43:58 +03:00