You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use of mklove bootstrap (librd, json-c, libmatheval, flex, net-snmp) libraries, in order to produce static code, enable GCC LTO and lower development time. New developers can use this option, not to have to install dependencies.
Use of clang format to homogenize code
Print library dependencies version at startup
Add devel and release dockerfiles.
Move from travis to circleci
Bugs
Fixes in readme
Deprecating json/json.h, now standard json-c/json-c.h include
Double-checking librd in configure.monitor
Only remake version.c if needed
Cosmetic changes
Delete unused/unreachable branches and code
Few linter warnings solved
Few impossible checks were moved from conditions to assertions