15 Commits

Author SHA1 Message Date
Dmitry Arkhipov
0b1048adf7 remove custom alignas check
The check was added because of older GCC versions which are no longer
supported
2025-02-28 08:05:43 +03:00
Dmitry Arkhipov
85f9e92c18 pretty printer cleanup 2024-09-23 16:39:14 +03:00
Dmitry Arkhipov
6e3ae77d63 add gdb pretty printers 2024-09-09 21:10:41 +03:00
Dmitry Arkhipov
72175b0769 jam file cleanup 2024-08-26 21:54:18 +10:00
Rene Rivera
18fe2b4f3b make the library modular usable. 2024-08-24 11:40:15 +10:00
Dmitry Arkhipov
4700500920 use Charconv for precise parsing 2023-06-13 16:50:11 +03:00
Dmitry Arkhipov
6af3a5e05c guard std::min from windows.h 2022-12-19 22:58:47 +03:00
Dmitry Arkhipov
d20a814685 Remove standalone 2022-02-06 17:35:09 +03:00
Dmitry Arkhipov
fe661a1c0a Warn when library build is skipped with --with-json 2021-10-06 14:02:14 +03:00
Dmitry Arkhipov
a63c6ff301 b2 feature for standlaone mode 2021-10-04 17:29:28 +03:00
Dmitry Arkhipov
a30b76c51b Remove unnecessary build script code 2021-10-04 17:29:28 +03:00
Krystian Stasiowski
6a7d34117c C++11 is required
fix #451, close #452
2020-10-21 10:50:19 -07:00
Vinnie Falco
5098730a87 Add requirements to library Jamfile 2020-10-07 16:08:38 -07:00
Vinnie Falco
70ee4528bb containers are polymorphic allocator-aware
fix #228, close #230
2020-08-30 15:52:56 -07:00
Vinnie Falco
b243e92296 Jamfile tidy-up 2019-10-12 15:12:29 -07:00