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

13 commits

Author SHA1 Message Date
30576ba7ad refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
32ffab7632 config_helper: allow json_load_cli() to be called with constant arguments 2018-11-30 20:58:15 +01:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
a5edd4c0f5 code style: refactor indention of switch/case 2018-08-17 12:51:54 +02:00
58a13ae92e cmake: fix some #ifdefs 2018-06-29 14:36:50 +02:00
e5afb8ec48 fix several build system related issues 2018-02-06 23:29:54 +01:00
c69d307bc9 improve Makefiles:
- moved all build-time options to Makefile.config
- build VILLASnode without hook support
- build VILLASnode without web & API support
- build VILLASnode without IO format support
- build VILLASnode without external plugins
2018-02-04 16:45:32 +01:00
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
792cf1853a several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
434fe6dbd6 replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
e9ebbed9db improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
3c4bca7cf8 refactor: "config_parse_cli"=> "config_read_cli" 2017-07-25 12:07:05 +02:00
51d80b73ce refactoring: json.c => config_helper.c & sample_io_json.c 2017-07-13 22:13:40 +02:00
Renamed from lib/json.c (Browse further)