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

38 commits

Author SHA1 Message Date
0d91ac891b use C++ compiler 2019-04-07 15:13:40 +02: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
2866ad65a6 cmake: remove option WITH_IO 2019-04-05 10:47:57 +02:00
e6a4c0dfad socket: move socket address related functions to new file 2019-04-05 10:47:57 +02:00
2dafb25639 port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
05f0ba7ad5 cmake: sort list of source files alphabetically 2019-03-26 15:39:07 +01:00
3260c5a57e config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00
618b25bf4f port config_helper.c to C++ 2019-03-26 07:15:07 +01:00
7a06158cc8 hook: port hook_list to C++ 2019-03-16 10:11:26 +01:00
b5444577b4 hook: separate hook_list_*() and hook_*() functions 2019-03-16 10:04:23 +01:00
0acce9e375 node: separate node_direction 2019-02-24 11:07:07 +01:00
3b99227537 path: separated path_{source, destination} 2019-02-24 09:41:04 +01:00
c3bd697df6 cmake: add missing C++ headers when installing 2019-01-13 00:43:41 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
b5932a077c cmake: fix compilation 2019-01-12 13:51:01 +01:00
c2f83b01fd Merge branch 'ws-relay' into develop
# Conflicts:
#	include/villas/node/config.h.in
#	include/villas/utils.h
#	lib/CMakeLists.txt
#	lib/nodes/websocket.c
#	lib/utils.c
#	lib/web.c
#	src/CMakeLists.txt
#	src/villas-pipe.cpp
2019-01-12 13:48:29 +01:00
a0afecd50c api: use std::filesystem for creating unix socket dir 2018-11-30 21:38:19 +01:00
3c11acb8b5 cpp: ported web and api 2018-11-30 21:33:56 +01:00
d72c5604e8 cmake: several improvments to the build system 2018-11-30 21:00:53 +01:00
833729cb57 added new VILLAScommon submodule 2018-11-30 20:58:15 +01:00
708ea877f1 moved code to new VILLAScommon repo 2018-11-30 20:58:15 +01:00
987a59a5aa cpp: ported SuperNode 2018-11-30 20:46:59 +01:00
f60bf3f0f5 api: return state as string 2018-11-27 18:06:35 +01:00
15ac4023f5 fixes for compiling VILLASnode on ARM 2018-10-04 00:49:38 +02:00
7dd4fc2f91 link against libm 2018-10-04 00:45:21 +02:00
9c0d26448c cmake: fix detection of libwebsockets 2018-10-04 00:45:07 +02:00
6ece88cbd3 cmake: install missing config header 2018-09-08 00:04:50 +02:00
d7e4ea9dea fixup tsc 2018-08-13 15:28:49 +02:00
583e3b730f utils: seperated print_{copyright,version}(), box and color parts of utils 2018-07-18 08:13:13 +02:00
5bbf174a13 cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
b84210b91d cmake: add support for infiniband node-type 2018-07-04 17:50:26 +02:00
1026539a4b Merge branch 'cmake' into develop
# Conflicts:
#	lib/Makefile.villas.inc
2018-07-03 18:30:21 +02:00
fc6f63b192 cmake: change sub-libraries to be statically linked 2018-07-03 18:25:15 +02:00
b35a60e038 cmake: add missing library dependency to libvillas 2018-07-03 15:13:32 +02:00
0a4f1a3731 cmake: add install targets and several other cpack improvments 2018-06-30 01:29:45 +02:00
9094941b4c cmake: add more CMakeLists.txt 2018-06-29 14:36:50 +02:00
179aa2d553 cmake: add new CMakeLists.txt 2018-06-29 14:35:39 +02:00