Sergiu Deitsch
ec455f2cc1
fix: better encapsulate internals ( #1055 )
2024-01-09 23:51:43 +01:00
Sergiu Deitsch
89f5977468
cmake: determine when to use port.h ( #1037 )
...
Allow building using MSYS2 (without MinGW).
2024-01-05 19:57:34 +01:00
Sergiu Deitsch
93549f3600
chore: apply clang-format
2023-12-30 20:38:56 +01:00
Sergiu Deitsch
e3f5398aa1
rework public header structure ( #1012 )
...
Promote generated headers to regular headers. This enables direct
editing of corresponding files and running automatic source code
formatting and static analysis tools, such as clang-format and
clang-tidy on the whole project which previously was not
straightforward.
2023-12-30 19:05:26 +01:00
Sergiu Deitsch
6742834201
move to C++14 ( #902 )
2023-02-28 12:26:49 +01:00
Sergiu Deitsch
0b83bb203d
eliminate warnings
2021-07-22 22:52:22 +02:00
Sergiu Deitsch
9a43cfb8d2
install unwind find module alongside glog
2019-11-10 11:09:18 +01:00
Sergiu Deitsch
1bfae38300
added missing exports ( fixes #227 )
2017-08-09 15:21:32 +02:00
Andrew Schwartzmeyer
e2caf9876e
Export GetStackTrace
...
Necessary when building with BUILD_SHARED_LIBS=1.
2017-06-27 10:50:20 -07:00
Andrew Schwartzmeyer
f1d64f7deb
Support symbolizer and demangler on Windows
2017-06-27 10:50:20 -07:00
Andrew Schwartzmeyer
e5d36443c6
Support stacktrace on Windows
2017-06-26 18:47:34 -07:00
Andrew Schwartzmeyer
9c1d0e6f6e
Copy stacktrace_generic-inl.h for Windows
2017-06-26 16:21:10 -07:00