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

7 Commits

Author SHA1 Message Date
Alexander Grund
c2147f6486 Switch to boost::core::string_view
This is compatible to `std::string_view` and also to `boost::string_view`
so hence the better option.
2025-01-10 13:33:09 +01:00
Rene Rivera
03657559f8 The locale features need to be at the root as they need to be defined for all subprojects on load. 2024-08-26 17:21:02 +02:00
Rene Rivera
f66f62cb2b Split b2 dependencies into public and private. 2024-08-26 17:21:02 +02:00
Rene Rivera
8fe7802f0e Move inter-lib dependencies to a project variable and into the build targets. 2024-08-26 17:21:01 +02:00
Rene Rivera
ed2a38bfe7 Add requires-b2 check to top-level build file. 2024-08-26 17:21:01 +02:00
Rene Rivera
14f84eef49 Switch to library requirements instead of source. As source puts extra source in install targets. 2024-08-26 17:21:00 +02:00
Rene Rivera
9277c65aa7 Make the library modular usable. 2024-08-26 17:21:00 +02:00