Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 8, 2022
Commits on Dec 7, 2022
Commits on Dec 3, 2022
Commits on Nov 23, 2022
Commits on Oct 29, 2022
Commits on Sep 29, 2022
Commits on Sep 20, 2022
Commits on Aug 26, 2022
Commits on Aug 25, 2022
fail the
clang-tidy
build step in case of compiler warnings / ignore-Wfour-char-constants
and temporally disable-Wshadow-field-in-constructor
clang warnings (danmar#268)authored- authored
added clang-tidy CI job and fixed warnings / added CMake option "DISABLE_CPP03_SYNTAX_CHECK" / CMake cleanups (danmar#248)
authored