2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 04:12:11 +00:00

6 Commits

Author SHA1 Message Date
Dirk Stolle
2f7c3db5bd chore: update metadata for switch to C++ 14 (#682)
The switch was already announced in PR 677, but the metadata was
not updated at the same time.
2022-06-05 11:31:34 +02:00
Edward Diener
2b1e4665d1 Add "cxxstd" json field (#531)
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. 

https://lists.boost.org/Archives/boost/2020/12/250543.php
2020-12-16 08:56:49 +01:00
Mateusz Łoskot
c68bb5200e meta/libraries.json: Add Pranam Lashkari (@lpranam) to maintainers [ci skip] 2020-07-27 02:55:40 +02:00
Mateusz Łoskot
cc311eb8ed Mention C++11 in meta/libraries.json
There is no way to indicate required version of C++ standard,
but it can be mentioned in the description and displayed in
the boost.org/libs listings, see details at
https://lists.boost.org/Archives/boost/2019/11/247385.php
2019-11-18 23:15:12 +01:00
Mateusz Łoskot
ed0e8b0788 Add Mateusz Loskot to maintainers [ci skip]
Add Christian Henning to authors.
2018-12-18 23:04:51 +01:00
Stefan Seefeld
a6788d0d50 Add metadata file. 2017-07-13 10:01:51 -04:00