2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-27 19:32:11 +00:00

4 Commits

Author SHA1 Message Date
René Ferdinand Rivera Morell
a5e435df96 Add support for modular build structure. (#426)
* Make the library modular usable.

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

* Remove uses of BOOST_ROOT in Jamfiles.

* Add missing NO_LIB usage requirements.

* Add missing import-search for cconfig/predef checks.

* 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.

* Add included target to mirror build//* targets.

* Add missing import-search.

* Change Boost Test build refs to work with both old and modular test lib targets.

* Update build deps.

* Update UBSAN CI run

---------

Co-authored-by: Matt Borland <matt@mattborland.com>
2025-04-07 10:21:41 -04:00
Gennadiy Rozental
53e392f667 Updated copyright message 2014-03-03 01:16:29 -05:00
Gennadiy Rozental
72ad503dad another attempt on portable link command
[SVN r48904]
2008-09-19 18:53:41 +00:00
Gennadiy Rozental
7288cb9fdf Linux port
Jamfile introduced

[SVN r48848]
2008-09-18 05:05:03 +00:00