6 Commits

Author SHA1 Message Date
eba476ada6 Update maintainers list
Closes boostorg/website-v2#1313
2024-10-17 17:23:08 +03:30
0e762f1f32 Add "cxxstd" json field:
The "cxxstd" json field is being added to each Boost library's meta
json information for libraries whose minumum C++ standard compilation
level is C++11 on up. The value of this field matches one of the
values for 'cxxstd' in Boost.Build. The purpose of doing this is to
provide information for the Boost website documentation for each
library which will specify the minimum C++ standard compilation
that an end-user must employ in order to use the particular library.
This will aid end-users who want to know if they can successfully
use a Boost library based on their C++ compiler's  compilation
level, without having to search the library's documentation to find
this out.

closes #2140
2020-12-16 18:29:32 +01:00
55185b8de9 Add explicit-failures-markup.xml 2017-10-26 08:13:41 -07:00
81c306ed13 Fix library.json 2017-07-31 19:02:47 -07:00
629872b28f Update project metadata 2017-07-28 17:07:25 -07:00
6e33072832 Add library metadata 2017-07-25 06:54:35 -07:00