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

15 commits

Author SHA1 Message Date
6c58d6ee2b fix code-style in include list 2021-08-31 13:57:37 +02:00
Sonja Happ
bfa51b2585 include <filesystem> directly and set minimum required compiler versions for gcc and clang in cmake file 2021-08-31 13:53:06 +02:00
Sonja Happ
d3a04660e4 config: enable compile with GCC versions older than 8 (where filesystem is still in experimental/filesystem) 2021-08-31 13:53:06 +02:00
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
baddec2228 fix a lot of small bugs 2020-09-10 17:41:30 +02:00
a1d9fca94b config: add missing include 2020-07-06 13:32:07 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
8c01a7914f config: and WIP version of env subsitution and include directives 2020-07-01 17:07:16 +02:00
8340e1725e use new headers 2020-06-08 03:40:25 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
8d3a140f4f cmake: improve supported combination of compile options 2019-04-05 20:58:42 +02:00
8678f236a7 cmake: adhere to WITH_CONFIG option 2019-04-05 11:03:16 +02:00
3260c5a57e config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00