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

10 Commits

Author SHA1 Message Date
Dmitry Arkhipov
9faecfc7ce pretty printer module 2024-09-09 21:10:41 +03:00
Dmitry Arkhipov
4a1350b16c b2 target to copy benchmark runner to source dir
This can be useful for CI, because otherwise b2 put the runner program
in a directory that is not trivial to deduce.
2023-10-06 16:18:59 +03:00
Mateusz Łoskot
11e7252b28 Ignore additional CMake build directories (e.g. _build32, _build64) 2020-03-17 14:00:45 -07:00
Mateusz Łoskot
f63bf17f17 Ignore Visual Studio Code workspace settings directory 2020-03-07 16:01:58 -08:00
Alexej Harm
bc95b55c35 Refactor CMake support:
* Add VS CMake integration config
* add cmake 3.10.0 support
* fix compiler and linker flags
* disable verbose build output
* added cmake policy
* Fix source groups
* Group folder related settings
* Add support for the boost superproject and cmake 3.16
* Remove library headers from executable projects
* Fix boost superproject compatibility
2019-12-29 10:49:25 -08:00
Vinnie Falco
94647c341d Refactor value conversions 2019-12-15 04:24:54 -08:00
Vinnie Falco
e73d4886ea doc work 2019-10-23 10:00:46 -07:00
Vinnie Falco
b243e92296 Jamfile tidy-up 2019-10-12 15:12:29 -07:00
Vinnie Falco
de27698c8f Update docs 2019-10-03 03:13:32 -07:00
Vinnie Falco
a8773de80f Add files 2019-09-20 11:08:06 -07:00