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

9 commits

Author SHA1 Message Date
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)