7 Commits

Author SHA1 Message Date
Ruben Perez
0df4a875e5 Made BOOST_CHARCONV_HAS_QUADMATH a usage requirement of boost_charconv in Jamfile 2025-01-03 15:30:44 +01:00
René Ferdinand Rivera Morell
0c10bd563d Add support for modular build structure. (#218)
* Make the library modular usable.

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

* Add missing NO_LIB usage requirements.

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

* Update dependencies.

* Bump B2 require to 5.2

* Move inter-lib dependencies to a project variable and into the build targets.
2024-08-19 14:29:45 -04:00
Matt Borland
63db5d336a Rename quadmath build macro 2024-04-10 10:45:20 +02:00
Matt Borland
05dc623da3 Remove float128.cpp 2024-04-10 10:39:20 +02:00
Matt Borland
3865d9e1bf Add macro for building in float128 support 2024-04-09 09:02:13 +02:00
Matt Borland
090fb18ac3 Add quadmath library to build 2023-06-07 10:15:33 +02:00
Peter Dimov
3f1ad6d6f4 Initial commit 2022-12-29 19:41:33 +02:00