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

73 commits

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