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

10 commits

Author SHA1 Message Date
bb055f840a src: unify command line usage infos 2018-05-08 11:43:16 +02: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
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
c711f0f1bc added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
e7b2023614 better handling of command line arguments 2017-05-04 19:36:13 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
053b43fb9f change function signature of node_type_start() 2017-04-07 17:32:52 +02:00
73f7fb1a2b removed unnecessary includes 2017-03-29 04:22:40 +02:00
9a9e9c17d4 added new villas-test-cmp tool to compare to files (will be used by integration tests) 2017-03-12 17:10:45 -03:00
Renamed from src/test.c (Browse further)