Uilian Ries 54934a386a Expose stacktrace libraries as build features (#202)
As I commented in the issue #195, this PR exposes all stacktrace libraries as boost features, mirroring what's available in the CMakeLists.txt in this project. So users will be able to build or not specific libraries present in this project. Here are some keypoints to evaluate these new changes:

- Added `build-stacktrace-feature` as generic rule validate on/off entry from users for each feature
- For `addr2line` I added a rule to disable in case using Windows and not Cygwin. It reflects the rule present in CMakeLists.txt: https://github.com/boostorg/stacktrace/blob/develop/CMakeLists.txt#L67

close #195

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2025-01-18 13:26:21 +03:00
2025-01-08 19:54:11 +03:00
2025-01-08 19:54:11 +03:00
2025-01-08 19:54:11 +03:00
2025-01-08 19:54:11 +03:00
2017-06-26 01:31:27 +03:00
2024-01-07 13:03:02 +03:00
2021-09-11 18:15:38 +03:00

Boost.Stacktrace

Library for storing and printing backtraces.

Boost.Stacktrace is a part of the Boost C++ Libraries.

Test results

@ Build Tests coverage More info
Develop branch: CI Build status Coverage Status details...
Master branch: CI Build status Coverage Status details...

Latest developer documentation

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 1.4 MiB
Languages
C++ 93.7%
CMake 4.2%
C 1.7%
HTML 0.4%