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

21 commits

Author SHA1 Message Date
3206f918c1 reworked Makefiles 2017-06-28 15:05:31 +02:00
71465488f0 zeromq: older versions of the library have zmq_curve_keypair() in zmq_utils.h 2017-06-17 03:45:25 +02:00
246a4a98fb zeromq: added zmq-keygen as a new tool 2017-05-23 15:20:38 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
df99eafd51 added two shell scripts to fix Git history 2017-05-01 16:44:00 +02:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Georg Reinke
025713a46e don't link libext against any external libraries 2017-04-15 20:38:58 +02:00
dbc1530727 Overhaul of build and packaging system:
- Build RPM packages for VILLASnode and dependencies with the ‚rpm‘, ‚rpm-villas‘, ‚rpm-livxil‘ and ‚rpm-libwebsockets‘ make targets
- Upload new RPM packages to the repository with the ‚deploy‘ make target
- Build a developer Docker image with the `docker-dev` target
- Run the developer image with the `run-docker-dev` target
- Build a production Docker image with the `docker` target
  This requires that all RPM packages have been build previously!
- Use hard-coded default paths where applicable
- Updated index website
- Added some usage information and hints

Documentation of the new system is still outstanding
2017-03-29 04:04:20 +02:00
eb4cb081f1 added integration tests 2017-03-27 12:39:29 +02:00
f28dd96c30 added json_to_config in order to support JSON as new config file format 2017-03-27 12:38:19 +02:00
d2a281bc9d fix „villas“ alias to work correctly with villas-test-{cmp, rtt} 2017-03-12 17:14:26 -03:00
4de144ff70 add build variant to version string 2017-03-06 13:03:32 -04:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
f038f00572 continuing effort to modularize our build system 2016-10-13 19:47:50 -04:00
0d3467d2aa added script to report metrics to InfluxDB 2016-10-01 05:58:27 -04:00
a2824d1cf6 added some shell scripts for FPGA work 2016-07-08 13:33:47 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
Eyke Liegmann
901ce7c707 added Eyke's LabView interface 2016-01-15 00:04:43 +01:00
d49c51c9ef added new wrapper to start S2SS tools
example:

$ s2ss server /etc/test.conf
2015-12-09 15:42:58 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00