Commit graph

9 commits

Author SHA1 Message Date
35e4b67861 release v0.8
- Adds logo.
2022-08-29 13:03:46 +02:00
5f1c68cc93 update doc 2022-08-29 10:26:26 +02:00
562f5682c6 update docs 2022-08-29 09:48:28 +02:00
e35d118cdb fix(macros) scope leaks
- Fix macro scope leak: included in scope guards.
- Move default options as static class members.
- Adds tests to build_all.sh
- Use vanilla std::filesystem
2022-08-29 09:09:23 +02:00
c871336f6d feat: add the CLUTCHLOG_STRIP_CALLS macro
To configure the default number of levels removed from the calls stack depth computations.
2021-12-19 08:38:13 +01:00
26a5461cc4 update doc 2021-12-19 08:32:51 +01:00
ad8fc14cf5 fix build script to handle documentation correctly
- make doc target was disabled by default.
- update documentation.
2020-11-01 19:23:48 +01:00
2936c0363b add macros to the doc 2020-10-18 17:20:14 +02:00
7e75e8fb13 use doxygen as github pages in docs/ 2020-10-18 17:01:56 +02:00