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

13 commits

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