1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

17 commits

Author SHA1 Message Date
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
85a6ecc6fa fixup Config 2021-02-19 07:03:22 +01:00
1e7ea26dfe config: add Config::getIncludeDirs() 2021-02-19 07:03:22 +01:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
baddec2228 fix a lot of small bugs 2020-09-10 17:41:30 +02:00
e071c2475e remove usage of uninitialized value 2020-08-17 17:30:21 +02:00
459759a037 config: support libconfig include directories 2020-07-10 16:29:35 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
9b3d08ab6a config: fix invalid usage of std::string::replace() 2020-07-03 12:00:45 +02:00
4038638c1c config: fix nullptr deref 2020-07-03 11:22:36 +02:00
8c01a7914f config: and WIP version of env subsitution and include directives 2020-07-01 17:07:16 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
38577e1ec2 update VILLAScommon submodule 2019-04-07 15:46:14 +02:00
8678f236a7 cmake: adhere to WITH_CONFIG option 2019-04-05 11:03:16 +02:00
cb9be6f991 fix NULL dereference 2019-03-31 21:11:40 +02:00
3260c5a57e config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00