2
0
mirror of https://github.com/boostorg/headers.git synced 2026-01-19 16:22:16 +00:00

11 Commits

Author SHA1 Message Date
René Ferdinand Rivera Morell
95930ca8f5 Add support for modular build structure. (#2)
* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add top-level build for consistency and testing.

* Add support for root-less modular build/install.

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

* Bump B2 require to 5.2

* Increment b2 version require.

* Move inter-lib dependencies to a project variable and into the build targets.
2025-04-14 17:13:27 +03:00
Dmitry Arkhipov
fab3fbadc1 use install- features instead of package module 2024-05-23 10:23:10 +03:00
Peter Dimov
017c3cd133 Stage CMake config files 2019-10-23 06:45:58 +03:00
Peter Dimov
88c0850803 Fix import paths 2018-12-19 08:34:03 +02:00
Peter Dimov
2a9bb36fbf Use boost-install-dirs; update install-cmake-config call 2018-12-15 01:58:05 +02:00
Peter Dimov
9d691a95bf Fix invocation of install-cmake-config 2018-12-15 01:06:12 +02:00
Peter Dimov
51db83adc8 Update to reflect changes in boost-install 2018-12-14 19:24:06 +02:00
Peter Dimov
af2b6a0198 Fix install-header-subdir 2018-10-12 07:02:53 +03:00
Peter Dimov
8fb634067e Install non-modular headers as well (copy logic from boostcpp.jam) 2018-10-12 06:29:06 +03:00
Peter Dimov
3798dcd435 Update to new name of cmake-config.jam 2018-10-05 20:32:28 +03:00
Peter Dimov
615e37cb58 Add build/Jamfile 2018-10-05 16:58:58 +03:00