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

5 Commits

Author SHA1 Message Date
Klemens Morgenstern
3fd8b2608c examples are compiled & included. 2024-12-20 20:53:29 +08:00
René Ferdinand Rivera Morell
9761be99bb Add support for modular build structure. (#389)
* 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.

* Add missing test deps.

* Bump B2 require to 5.2

* Fix duplicate def of boost.process.fs feature.

* Add missing boost_test dependency.

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

* Switch to /boost/test//included target for header only mode of Boost.Test.

* Adjust doc build to avoid boost-root references.

* Update build deps.

* Fix link and build of deps.
2024-10-30 08:09:27 +08:00
klemens-morgenstern
27ff6315e1 made example buildable 2016-10-23 02:00:21 +02:00
klemens-morgenstern
b5180b869b small fix and updated examples 2016-06-04 21:10:13 +02:00
klemens-morgenstern
f1a6c8590d restructured the repo to fit the other boost repositories 2016-02-07 13:24:49 +01:00