~usarinheininga/ubuntuplasma/+git/ananicy-cpp:feature/signal

Last commit made on 2021-05-05
Get this branch:
git clone -b feature/signal https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/ananicy-cpp

Branch merges

Branch information

Name:
feature/signal
Repository:
lp:~usarinheininga/ubuntuplasma/+git/ananicy-cpp

Recent commits

7477626... by Antoine Viallon <email address hidden>

[SignalHandler] Add a C++ style signal handler

6e494a4... by Antoine Viallon <email address hidden>

[General/Fmt/Cleanup/Version] Automatic version from git, copied into header
[Fmt/Cleanup] Use only C++ 20 std::format, and polyfill it if needed using cmake magic and fmtlib

5d8f1b6... by Antoine Viallon <email address hidden>

[ClangFormat] Reformat files

c2258af... by Antoine Viallon <email address hidden>

Revert "[General] Simplify clang-format"

This reverts commit 8f051f59189f1de366bbe9b9632391860eeef0cb.

621077a... by Antoine Viallon <email address hidden>

[Argparse] Added several arguments to main, including a --benchmark flag for debugging purposes

8f051f5... by Antoine Viallon <email address hidden>

[General] Simplify clang-format

6ec81e8... by Antoine Viallon <email address hidden>

[Cleanup] Use spdlog in a few more places where it wasn't being used

c5a73a5... by Antoine Viallon <email address hidden>

[Utils] Added get_error_message function to get error message from errno

46a91e1... by Antoine Viallon <email address hidden>

[General/Dependencies] Added addparse dependency

72dbc62... by Antoine Viallon <email address hidden>

[Bugfix] Fix missing headers for ioprio.h
This was caused by .clang-format's reordering